Community
    • Login
    1. Home
    2. Help wanted · · · – – – · · ·
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • 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.

    • Arvindran KalidasA

      Regular Expression is working on my personal machine but not my work machine

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

      Hi Guy038,

      Thank you for your response. I decided to update the Notepad++ version by uninstalling the version that was previously installed (which is weird because the previous version installed on the work machine was Notepad++ v7.2.2) and the REGEX function is working fine now.

      Cheers,
      Arvindran

    • Yusuf QureshiY

      How do I merge data in different lines in notepad++ whatever is between two different dates?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      7k Views
      Yusuf QureshiY

      @guy038 you are the best… you just saved my lots of time. Thanks a lot you don’t know how much did you helped me here.

      Thankyou
      Thankyou
      Thankyou

    • Zachery SwindleZ

      Problems with Silent installer

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Jindřich VavruškaJ

      How to fix bugs in custom language highlighting?

      Watching Ignoring Scheduled Pinned Locked Moved forth custom language
      2
      0 Votes
      2 Posts
      2k Views
      Jim DaileyJ

      Using Prefix mode on the Keywords Lists tab might help you to some degree. In one of the groups check Prefix mode and then enter $ in the text box. Finally, click on the Styler button to select the highlight style you want for hex numbers. This will work fine as long as you have some whitespace at the end of your hex numbers. Another limitation is it will highlight "$NotHex " in exactly the same way.

      If that works well enough, you can do something similar for “%” and “#”.

    • Salvatore NoscheseS

      Issue with encoding in htaccess

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

      Getting text to go to the next line.

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      4k Views
      Saad MuhammadS

      If you want your text to go to the next line, you can use the <br> element. that means break, the <br> tag has no end tag that is in the HTML, while in the XHTML the <br> tag must be properly closed. Note that the <br> tag is used to enter line breaks, not to separate paragraphs. For example,

      <!DOCTYPE html>
      <html>
      <body>

      <p>
      To break lines<br>in a text,<br>use the br element.
      </p>

      </body>
      </html>

      here is your output:

      To break lines
      in a text,
      use the br element.

      Please let me know if it is useful. Thank you.

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