Community
    • Login

    Best Plugins

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 382 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.
    • Juan FeJ
      Juan Fe
      last edited by

      What are the best plugins for general and c++ development?

      I am new to notepad++ and programming

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Juan Fe
        last edited by PeterJones

        I don’t know of any plugins that do anything specific to improve the C++ experience.

        QuickText or one of the other snippets programs plugins for doing snippets of code to speed up coding.

        EditorConfig if you like having some file types indented with tabs and others with spaces (for example, using spaces in most source files, but using tabs in your makefile).

        And NppExec is great for doing a “build-then-run” sequence, which I think would be quite useful for C++ (you can search the forum for my posts that include NppExec and gcc for an example of how to set up such a build system.

        As a word of advice: this forum will work better for you if you ask specific, meaningful questions about how to use Notepad++ for a specific task (no, “coding c++” is not a specific enough task); and this isn’t the right place to ask general coding questions (“how do I do XXXX in C++?” is off topic in this forum). Your first two questions in the forum have been way too open ended (and you are giving off AI/bot-generated vibes, which doesn’t bode well for you, since moderators can ban accounts that even seem to be spewing AI nonsense.)

        Juan FeJ 1 Reply Last reply Reply Quote 1
        • Juan FeJ
          Juan Fe @PeterJones
          last edited by

          @PeterJones said in Best Plugins:

          I don’t know of any plugins that do anything specific to improve the C++ experience.

          QuickText or one of the other snippets programs for doing snippets of code to speed up coding.

          EditorConfig if you like having some file types indented with tabs and others with spaces (for example, using spaces in most source files, but using tabs in your makefile).

          And NppExec is great for doing a “build-then-run” sequence, which I think would be quite useful for C++ (you can search the forum for my posts that include NppExec and gcc for an example of how to set up such a build system.

          As a word of advice: this forum will work better for you if you ask specific, meaningful questions about how to use Notepad++ for a specific task (no, “coding c++” is not a specific enough task); and this isn’t the right place to ask general coding questions (“how do I do XXXX in C++?” is off topic in this forum). Your first two questions in the forum have been way too open ended (and you are giving off AI/bot-generated vibes, which doesn’t bode well for you, since moderators can ban accounts that even seem to be spewing AI nonsense.)

          Thanks, im new in this forum

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