#9371
mef526
Participant

What I was hoping for was to run lint and then use the diagnostics from it to jump from file to file relevant to the lint output. Similar to how a compiler in an IDE will jump from error to error.

This lint output format is configurable so that it will allow the user to add it as a tool in many different IDE’s.

If I run lint as an external tool in EmEditor can it read the lint output similar to how an IDE like VS2010 does?