Community
    • Login
    1. Home
    2. Help wanted · · · – – – · · ·
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Nelson CunhaN

      PHP styling keywords

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Roul P.R

      Where I can find the help?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      botman99B

      http://docs.notepad-plus-plus.org/index.php/Main_Page

    • Dave GreenD

      Issue with automatic text replacement in v7.2.2

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      2k Views
      Dave GreenD

      Fair enough. However I’ve resolved it. Somewhere’s in the last few versions an option has been added to set files to Read only. I’ve never used this option before but yet during the update to 7.2.2 one of the files I use often had the flag set to read-only. That’s why my macro replacement program never worked. Once I cleared the flag my macro replacements are working fine again.

      Thanks for the reply.

    • Keto ZK

      Notepad++ seems to be stuck on Python27

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      1 Votes
      4 Posts
      3k Views
      PeterJonesP

      Do you mean how to change Window’s PATH variable from pointing to Python27 to Python35? That’s a Windows question, not a Notepad++ question, and one that your original post implied you knew how to do. And 30seconds on your favorite search engine will tell you: search for “change path WindowsN” (where N is 7, 8, or 10, as appropriate for your machine).

      If you mean how to change the path in the command snippet I showed, instead of typing c:\path\to\python3.exe, you would type the actual path to your installation of python3. I cannot know where that is on your computer (though c:\python35\python.exe is my first guess)

      If you mean something else, you’ll have to be more explicit. Because, once again, you haven’t said how you previously ran python27 from NPP, and other than a copy/paste of my text, haven’t shown what you’ve tried to get python35 to work.

    • Gábor és AndiG

      Parameter to Remove line numbers from Find results

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      6k Views
      cmeriauxC

      Guys, it’s already implemented
      Do a right click and use “copy” built-in function.
      It’s different that “select all” and “copy” with accelerator key

    • Arpit ChhabraA

      unable to download plugin snippets in notepad++

      Watching Ignoring Scheduled Pinned Locked Moved plugins
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Minh Anh NgM

      Multi-Editing doesn't work when I pressed "enter" button..

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Harold CoenenH

      Focus on opened file

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      4k Views
      Harold CoenenH

      Good enough reason /me thinks ;-) lol

    • Jim JulianJ

      "Please reinstall NotepadStarter"

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      3k Views
      No one has replied
    • wessam moustafaW

      Feature to switch clipboard text with highlited text.

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      2k Views
      Scott SumnerS

      @wessam-moustafa said:

      Just wondering whey didn’t you use “Editor.copyText(text) → int”

      No good reason for not using that function in this. I think I copied the more complex code from a script I had which was doing something a bit more complicated, and totally unnecessary for swapping clipboard and selected text. Thanks for pointing out the simplification!

    • ibryantI

      Feature Request: Character Count

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Scott SumnerS

      @ibryant

      Go to the View menu. Select “View Summary…”. In the resulting popup will be “Characters (without blanks)” and a number representing the same for your document.

      The “blanks” it is referring to seems to be line-endings; it seems a better word could have been chosen rather than “blanks”.

    • AraHaanA

      Notepad++ does not install with knowledge of Python 3.5 Syntax.

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Sal RicciardiS

      Create new file? dialog. How to disable prompt?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • 古旮古

      What's Regex syntax of "Replace with"?

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      3k Views
      古旮古

      Thank you very much!

    • Marshall MedoffM

      Help with Basic Regular Expression Search

      Watching Ignoring Scheduled Pinned Locked Moved regex
      5
      0 Votes
      5 Posts
      3k Views
      dailD

      @Marshall-Medoff

      does this site have the equivalent of Karma or gold?

      I’m not really sure how the reddit system works. The reputation here doesn’t really have much value, I think mostly just to weed out spam accounts.

    • JeronymiteJ

      Convert Case to ...

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      0 Votes
      10 Posts
      32k Views
      Scott SumnerS

      @ortomind

      There is documentation on how to place search+replace in a macro, here: http://docs.notepad-plus-plus.org/index.php/Editing_Configuration_Files#Search_.2F_Replace_encoding

      That may be a bit cryptic, but here’s one example of many that can be found, that show how to implement a real use-case: https://notepad-plus-plus.org/community/topic/11735/notepad-macro-not-working-correctly/2

      You can adapt this example (which coincidentally also involves upper/lowercase manipulation!) for what you’re trying to do.

    • Jhade CaputeJ

      Rel not working

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Boris ProkopenkoB

      Need help with configuring custom auto-complete (intellisense-like)

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      3k Views
      Boris ProkopenkoB

      That I have already figured out. That is the reason I asked about a special symbol, which would convert to a space but would not break the keywords parser

    • Ryan SmithR

      Portable version with spell checker?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      guy038G

      Hello, Ryan Smith,

      Just click, below, to see my post to Violetta Buono, which gives a solution to install the DSpellCheck N++ plugin, since the N++ v6.8 version.

      https://notepad-plus-plus.org/community/topic/6966/spell-checker-plugin-issue-with-v6-8-1-missing-gnu-aspell-and-or-dictionaries/2

      If your prefer to install the GNU Aspell dictionaries and the SpellChecker N++ plugin, refers to the method, below :

      https://notepad-plus-plus.org/community/topic/8206/method-to-install-gnu-aspell-win32-dictionaries-and-spell-check-plugin-on-n/1

      I do hope one of these two solutions will be helpful to you :-))

      Best Regards,

      guy038

    • Jakub NerJ

      case insensitive ctags search (TagLEET/OpenCTags/other)?

      Watching Ignoring Scheduled Pinned Locked Moved case sensitive ignore case tagleet ctags case insensitiv
      12
      0 Votes
      12 Posts
      6k Views
      Jakub NerJ

      Gur,

      Works beautifully.

      Thank you kindly for all your efforts.

      Rest assured your work is much appreciated.

      Notepad++ with TagLEET is perfect for a use case like mine: legacy code base with a custom CTAGS language definition. Now, even for a language that’s case insensitive.

      There are other wonderful Notepad++ plugins for CTAGS, but they tend to focus on updating and regenerating the tags file. I couldn’t really figure out how to make them work with my TAGS and my .ctags–for the custom language I have to work with. With TagLEET there was literally no effort. Generate the TAGS file in the source code’s current folder or somewhere in an ancestor folder and that’s it.

      TagLEET is also brilliantly quick. My TAGS file is 140Mb and I saw no problems as of yet.

    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors