Custom problems view for error/warning reporting

Issue #193 duplicate
Scott Wells repo owner created an issue

I've run into a number of issues with the out-of-the-box Problems View including:

  • It's pretty tied to Java/IntelliJ IDEA and therefore not available for JetBrains' "lesser" IDEs such as WebStorm.
  • While I can report problems at the branch node level (i.e., folders), I can't seem to clear those problems selectively.

The latter is causing issues with errors/warnings either not being added to the Problems View when they should, or not being cleared when they've been corrected. Given how often this is coming up, I think something needs to be done about it rather soon.

Comments (3)

  1. Log in to comment