facebook

Configuring CodeMix validation?

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #610954 Reply

    davidhedley
    Participant

    It is possible to configure the JavaScript CodeMix validation?

    I’d like to ignore/hide some of its warning (specifically warnings related to unused function arguments)

    This is with Eclipse (2018-09) 4.9.0, CodeMix CI 2019.2.14

    #610973 Reply

    Brian Fernandes
    Moderator

    David,

    Some messages come from ESLint, they’re easy to turn off by setting eslint.enable to false on the Workspace settings preference page or configuring the ESLint rules correctly for your project using an .eslintrc.js (or similar) file.

    Some messages though seem to come from the core JavaScript validator and I’m afraid I don’t currently know of a way to run these off, other than turning off the entire JS validator itself. Could you please paste, exactly, a few of the messages you would like turned off? We’ll keep looking for a solution.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Configuring CodeMix validation?

You must be logged in to post in the forum log in