Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9369
    mef526
    Participant

    Is there any documentation about using pc-lint with emeditor?
    wwww.gimpel.com

    #9370
    Yutaka Emura
    Keymaster

    Hi 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!

    #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?

    #9372
    Yutaka Emura
    Keymaster

    Hi 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!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.