Community
    • Login

    [New plugin] Linter++ - Linter plugin with message navigation.

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    1 Posts 1 Posters 63 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ThosRTannerT
      ThosRTanner
      last edited by

      Hi - I hope this is the right place for announcing new plugins.

      Anyway, I used to use the now defunct JsLintNpp plugin for checking my javascript. But it stopped working, so I moved onto the Linter plugin. But I really missed the docking window with a list of errors.

      So I’ve done my best to put them together, in the Linter++ plugin - which is available here if it’s not got into the plugin list yet: https://github.com/ThosRTanner/notepad-pp-linter/releases

      It uses an XML file for configuration (which it still sets up as completely empty, which isn’t great and I will address that). However, the actual configuration is somewhat different to the linter plugin, as it allows you to:

      • Set up previous/next error shortcut keys
      • Select an indicator style and colour
      • Use windows %…% variables when setting up your command to execute

      It also will display any errors it got when running the selected lint command(s) in a separate tab in the plugin dialogue window so hopefully it will be easier to determine what is going on when things don’t behave as expected / desired.

      Read the readme for more details.

      Any issues, open an issue on github or you can post in this topic

      1 Reply Last reply Reply Quote 2
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors