- AuthorPosts
- May 4, 2011 at 7:36 am #9369mef526Participant
Is there any documentation about using pc-lint with emeditor?
wwww.gimpel.comMay 4, 2011 at 4:10 pm #9370Yutaka EmuraKeymasterHi mef526,
I am sorry, but I don’t know how to integrate pc-lint with EmEditor. Perhaps, you can use External Tools feature of EmEditor. External Tools can be accessed to EmEditor Tools menu, External Tools submenu. Thanks!
May 4, 2011 at 9:02 pm #9371mef526ParticipantWhat 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?
May 4, 2011 at 10:13 pm #9372Yutaka EmuraKeymasterHi mef526,
You should be able to redirect an external application’s standard output to EmEditor. The standard output can be redirected to the Output bar, create a new document, replace the selection, or even show as a tooltip. Here is a screenshot: http://www.emeditor.com/modules/feature1/rewrite/tc_35.html#new_external_tools
Thanks!
- AuthorPosts
- You must be logged in to reply to this topic.