Community
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Jesús Hernán Cano MartínezJ

      About a Run-like submenu

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      854 Views
      Jesús Hernán Cano Martínez 0J

      Yes, @Ekopalypse. With NppExec I got it. Thanks.

    • massimo la terraM

      trovare la differenza fra 2 file xml 1 esatto 1 errato

      Watching Ignoring Scheduled Pinned Locked Moved file xml database xml struttura file txt files
      6
      0 Votes
      6 Posts
      501 Views
      massimo la terraM

      database no ok.JPG
      NO OK

      database ok.JPG
      OK

    • Doug RogersD

      Want Save for new doc to use first line of text for filename

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      611 Views
      EkopalypseE

      @Doug-Rogers

      Okay, if you want this inside npp, you’re going to need to create a
      feature request, read up here, but make clear how it shouldn’t affect the current behaviour.
      Perhaps by adding a setting that can be enabled or disabled.

    • Hassan IqbalH

      How to make Notepad++ do some automatic cleanup before saving certain files?

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      709 Views
      EkopalypseE

      @Hassan-Iqbal said in How to make Notepad++ do some automatic cleanup before saving certain files?:

      You are implying that I can assign the macro to a keyboard shortcut?

      The macro menu contains the item Modify Shortcut/Delete Macro…, there you can assign a shortcut after you have recorded the macro.

      But how to make sure that the macro stays there every time I open Notepad++ or restart the computer?

      Because the macro is stored in a file called shortcuts.xml.

    • PantomathP

      Theme Category

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      267 Views
      No one has replied
    • Neil PrestonN

      Identify ASCII or ALT-codes of characters in docs?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      338 Views
      PeterJonesP

      @Neil-Preston ,

      Not built-in.

      I present a script in https://community.notepad-plus-plus.org/post/44448 which shows the codepoint (for both ASCII and Unicode characters).

      Use Plugins Admin to install PythonScript, then create a new script in PythonScript. Then run this script.

      You can change whether it’s on-demand (show char only when you run the script), or “live” (update every time cursor moves) by comment/uncomment the last two lines.

    • Mahdy ElM

      Notepad++ doesnt have "Launch"

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      292 Views
      PeterJonesP

      @Mahdy-El ,

      Um, yes, that’s what I told you. That feature you described has been replaced by the View > View Current File In > Chrome.

    • Jonathan WebbJ

      remove hyperlink

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      366 Views
      Michael VincentM

      @Jonathan-Webb said in remove hyperlink:

      Example:
      So when you are typing https://somesite.com/embed?code=… you must remember to
      you see, i do not want that to be clickable.

      Maybe you mean this?

      4539a57b-5d5f-4ad0-8ee3-e478924898fa-image.png

      Just uncheck “Enable”.

      Cheers.

    • pbarneyP

      Sometimes Notepad++ doesn't save even though it appears to.

      Watching Ignoring Scheduled Pinned Locked Moved
      15
      1 Votes
      15 Posts
      10k Views
      EkopalypseE

      @nos-pam

      So if I understand this correctly, then your analysis indicates that SessionMgr plugin has caused this?

    • ggodhner 0G

      Can I invoke a plugin from a macro?

      Watching Ignoring Scheduled Pinned Locked Moved
      14
      0 Votes
      14 Posts
      2k Views
      ggodhner 0G

      @Alan-Kilborn Perfect! Just exactly what I needed! Now I’m ready to go! Many thanks to both of you!

    • Nikhil ChavanN

      Search and paste the extracted data

      Watching Ignoring Scheduled Pinned Locked Moved string compare string copy and paste search & replace regex
      2
      0 Votes
      2 Posts
      587 Views
      guy038G

      Hi, @nikhil-chavan and All,

      Refer to your second post :

      https://community.notepad-plus-plus.org/post/55008

      BR

      guy038

    • Tycho van WoenselT

      Suggestion make www a clickable link

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      149 Views
      No one has replied
    • László BotkaL

      Vertical edge (line) isn't visible

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      459 Views
      Alan KilbornA

      @László-Botka

      It seems that all I contributed to this thread was noise; sorry.
      I don’t use ExtSettings and I didn’t read far enough into your first posting before I went off and started trying things.
      I suppose at this point I’d agree with the finding that ExtSettings is a factor in what you are seeing.

    • Christopher SlominskiC

      Spell-check highlighting delayed

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      334 Views
      Michael VincentM

      @Christopher-Slominski

      No worries!! Glad it worked out. I believe 1.4.16 is the latest DSpellCheck available for Notepad++ 7.8.7. But as long as it’s working - stay where you are!

      Cheers.

    • Anthony BouttellA

      move everything on a line after the occurrance of a string to a fixed column

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      619 Views
      astrosofistaA

      Hi @Anthony-Bouttell, @PeterJones, @guy038, All:

      For the sake of variety, look at this non-regex solution (it only requires the BetterMultiSelection and Elastic Tabstops plugins installed and enabled, which you can download and install via Plugins Admin):

      Giphy

      First off, open Preferences -> Editing, and enable the Multi-Editing Settings.

      Then, do as the movie shows:

      Go to the first line and insert the required spaces to move the second word up to column 32.

      Press Home to place the caret at the beginning of this line.

      Press Shift + Alt and move the caret from the top line until the bottom of the list with the arrow down - you will get a giant caret blinking along 8 lines with no characters selected.

      Press Ctrl + Right twice. Eight carets will be blinking at the left of each second word.

      Press Shift + Left to backward select a space.

      Press Tab to magically align all the second words.

      Press Esc and then Down to release the multiselection.

      Select Plugins -> Elastic Tabstops -> Convert Tabstops to Spaces.

      That’s all. Hope you like it.

      Have fun!

    • TheDutchJewelT

      GEDCOM file extension (.ged)

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      1 Votes
      9 Posts
      3k Views
      Michael VincentM

      @donho said in GEDCOM file extension (.ged):

      It’s not bug for me

      (also reference: https://community.notepad-plus-plus.org/topic/19529/notepad-v7-8-7-released/27)

      I tend to agree now that @PeterJones has showed us the registry HKCR and file extension experiment and I get the same behavior when saving with Windows standard plain old boring notepad.exe. This appears to be Windows default behavior, not a Notepad++ “bug”.

      However, there is some discussion on the issue I opened prior to fully understanding @PeterJones troubleshooting and explanation. You may want to close that?

      Thanks for Notepad++! - and sorry about the premature bug report.

      Cheers.

    • Alan KilbornA

      Backward regular expression searching disabled

      Watching Ignoring Scheduled Pinned Locked Moved
      17
      5 Votes
      17 Posts
      3k Views
      Makwana PrahladM

      Hello,@Alan-Kilborn

      Follow this step,To Backward regular expression searching disabled

      Step 1:- Start Notepad++ 7.5 (32-bit) from a fresh unzip of the portable install.
      Step 2:- Execute any Find operation with Regular Expression as the search mode (note that when the search mode is changed to Reg Exp the “backward direction” checkbox becomes disabled–correct behavior).
      Step 3:- Quit and restart Notepad++ 7.5.
      Step 4:- Invoke the Find dialog. Note that the search mode is Reg Exp but the “backward direction” checkbox is now incorrectly enabled.

      I hope this information will be useful for you.
      Thank You.

    • Doug GirardD

      Reload error on every single save to Google Drive

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      0 Votes
      10 Posts
      490 Views
      EkopalypseE

      @Doug-Girard said in Reload error on every single save to Google Drive:

      Ekopalypse, are you a NPP developer?

      Thank you for the offer but no, I’m not a npp dev.

    • favdishF

      Two suggestions

      Watching Ignoring Scheduled Pinned Locked Moved
      32
      0 Votes
      32 Posts
      8k Views
      Michael VincentM

      @Alan-Kilborn said in Two suggestions:

      If you are looking for enhancement requests [ probably not! :-) ], maybe if the color settings could be presented in the Settings box, something like this:

      Truly not necessary, but if you want to play next time you are in the code! :-)

      If you want to try it out - see the latest development - no compiled release, you’ll need to do that yourself.

      https://github.com/vinsworldcom/nppChangedLines/tree/develop

      Also added:

      click in ChangedLines margin goes to next change / Shift+Click goes to previous Colorized buttons for change and save colors in Settings dialogue Auto populate / update of ChangedLines panel for current file

      Cheers.

    • Markus Kemp109M

      Question regarding new find-in-files filter excluding ability in version 7.8.2

      Watching Ignoring Scheduled Pinned Locked Moved
      14
      0 Votes
      14 Posts
      4k Views
      Alan KilbornA

      @guy038 said in Question regarding new find-in-files filter excluding ability in version 7.8.2:

      Note that you cannot just write an exclusive mask, alone ! For instance, the !*.log filter does not scan any file :-(( Personally, I think that !*.log should, implicitly, mean !*.log *.* i. e. it would have scanned all files, except for those with extension = log

      This has been changed in Notepad++ 7.8.7 so that you can write exclusive mask(s) alone. See HERE and note point #12 of the change log:

      12. Allow user to skip *.* when adding only excluding Filters for Find/Replace In Files.

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