• Syntax Editing

    Locked
    1
    0 Votes
    1 Posts
    933 Views
    No one has replied
  • Change in word boundary behavior?

    10
    0 Votes
    10 Posts
    7k Views
    FenistilF

    I can fix it using beach-dix’s method, but I do the followings to save my settings:

    Close NP++ Go to NP++ directory Rename config.xml to config_backup.xml Copy config.model.xml to config.xml Start NP++ Check if it’s fixed. Close NP++ Delete config.xml Rename config_backup.xml to config.xml Start NP++

    So the config file isn’t changed in the end, but when I started NP++ with a new config.xml something got reset, then I could copy back my configs.

  • [Feature] Enhance Auto-Update. Periodic Update - Silent Install

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Andrés ZsögönA

    Nowadays, it’s a common practice to auto-check for updates on startup, and prompt the user to visit the website to manually download and install the newer version, if any. A silent auto-updater would not be a good idea here because the Npp website would receive much less visitors, and the developers surely don’t want that.

  • Next update, maybe I am doing it wrong

    4
    0 Votes
    4 Posts
    2k Views
    Tom HT

    Thank you for the ideas, but ideally I would like to not have extra steps. Updating the .ini could be an idea if I make it run a xcopy of a preconfigured config file as part of the notepad++ install. As for the make a model installation, I’m not sure I have ever done that or know how lol. Is there really zero info on Notepad++ side on whether or not the next installer will just include the updated plug-in manager? To me it seems like a bad update if after you install you must update another component of the program that you just “updated” should the .exe not include all components?

  • 1 Votes
    2 Posts
    1k Views
    guy038G

    Hello, @alanrew,

    Starting with the 7.3.1 version of N++, you can change the default word characters list ( any character matched by the regex \w )

    Select the menu option Settings > Preferences… > Delimiter > Word character List

    Click on the choice : Add your character as part of word

    Type in the $ character, in the field

    Close the Preferences dialog

    Et voilà !

    Remarks :

    Strangely, the regex \w, still, does NOT match the $ symbol !?. Therefore, a PHP variable name should be matched with the regex \$\w+

    A double-click on words , containing the $ symbol or ending with it will, also, select them !

    Best Regards

    guy038

  • Save File

    Locked
    7
    0 Votes
    7 Posts
    6k Views
    Barry AlterB

    Claudia,

    Got my answer…

    Had to use Settings/Preferences/Default directory/
    and click BOTH
    Follow current and Use new style.
    Thanks again…

  • [Feature] Smart CUT & COPY current line when there is no selection

    3
    0 Votes
    3 Posts
    3k Views
    Andrés ZsögönA

    Thanks, I’ve installed this plugin: https://bitbucket.org/zastrowm/notepad-visualstudiolinecopy which works just perfect.

    I strongly urge the developers to implement this as a small checkbox somewhere in the settings dialog. I’m sure they could reuse the plugin providing the proper acknowledgements with consent from the plugin author, if they are too busy to write a new one.

  • Double-Click a word selects more than that word

    9
    1 Votes
    9 Posts
    10k Views
    dzenanzD

    Warning: due to selecting 64-bit version of the installer during reinstall, I had to redo OS file associations.

  • A way to terminate long searches

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Scott SumnerS

    @Rowan-Sylvester-Bradley

    I’m confused – If I do a Find-in-Files regex search for . on a big folder tree I get a box with status and a big fat CANCEL button. And, unlike some other programs with a similar cancel button, this one actually seems to work.

  • Toggle comment issue

    5
    0 Votes
    5 Posts
    3k Views
    Zachary PittmanZ

    I updated to 7.3.3 and found the same issue.
    Debug info:
    Notepad++ v7.3.3 (32-bit)
    Build time : Mar 8 2017 - 03:37:37
    Path : C:\Program Files (x86)\Notepad++\notepad++.exe
    Admin mode : ON
    Local Conf mode : OFF
    OS : Windows 10 (64-bit)
    Plugins : ComparePlugin.dll JSMinNPP.dll mimeTools.dll NppConverter.dll NppExport.dll NppFTP.dll PluginManager.dll XMLTools.dll

  • TEST POST - Please ignore

    Locked
    2
    0 Votes
    2 Posts
    1k Views
  • Macros Keep Erasing

    Locked
    9
    0 Votes
    9 Posts
    6k Views
    Scott SumnerS

    @Joelbow

    It’s great that your problem is solved, but if you’d provide more detail on the “special characters” in your macro that caused it to crash, we could think about it further, and maybe learn something we didn’t already know.

    shortcuts.xml can be edited with Notepad++ as long as you don’t use the Shortcut Mapper functionality to change a shortcut key assignment at the same time (during the same run) as you make other (manual) edits to the file. If you make manual edits AND also use the Shortcut Mapper to make a change during the same run, Notepad++ will (in order to update the key-combo change), write out a new complete copy of shortcuts.xml from what is currently in memory–which will not include any manual edits to the file.

  • Notepad++ keeps opening an old version of a file

    Locked
    3
    1 Votes
    3 Posts
    2k Views
    Andrés ZsögönA

    I would suggest you to double-check that you are selecting the proper file. Are you manually opening it from the File menu, or using any other method?

  • 0 Votes
    3 Posts
    2k Views
  • suggestion: put "Plugin Manager" at top or bottom of menu

    Locked
    1
    0 Votes
    1 Posts
    873 Views
    No one has replied
  • Line number not appearing

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    V S RawatV

    Ah, I closed npp and when i restarted it next time, line nos. were appearing.

    I was not aware that a restart is required to make it work.

    Thanks.

    rawat

  • [BUG] Unable to Clear or Remove shortcuts for Scintilla commands

    Locked
    2
    1 Votes
    2 Posts
    2k Views
    Scott SumnerS

    @Andrés-Zsögön

    In the Shortcut Mapper, highlight what you want to remove the assignment from.
    Press Modify.
    In the dropdown box the top entry is “None”; choose that.
    Press Apply
    Press OK

    Kinda clunky but it works (not saying the aren’t bugs at play here, just providing a workaround).

  • [Feature Request] RegEx for UDL

    Locked
    1
    0 Votes
    1 Posts
    976 Views
    No one has replied
  • Closed file getting opened again and again

    5
    0 Votes
    5 Posts
    2k Views
    Logan HarrisonL

    unfastening the symbol from errand bar, reviving, and sticking once more, tackled the issue.

  • Editing notepad++ with notepad++

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied