• Code folding copy / paste bug

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    PeterJonesP

    @Jaroslav-Daníček ,

    And the reason why Shift+DownArrow works but Shift+END does not: if you use Shift+END, you are just selecting to the end of the current line, so the selection doesn’t contain any of the collapsed data (none of the data is before the end of the current line, after all). Using Shift+DownArrow, you are selecting from your current location to the beginning of the next visible line; since the next visible line is beyond the end of the collapsed data, your selection includes all the collapsed data.

  • How to make a full backup of npp settings?

    9
    0 Votes
    9 Posts
    29k Views
    Meta ChuhM

    @Scott-Sumner

    i’m relieved now, thanks for the info 👍

  • 0 Votes
    4 Posts
    974 Views
    niente0N

    Thank you, I’ll report this issue on bugtracker as suggested!

  • Quick key support

    Locked
    2
    0 Votes
    2 Posts
    778 Views
    Meta ChuhM

    @Brian-L

    for the first question:
    jump to first tab, second tab, etc. yes
    ctrl + numpad 1
    ctrl + numpad 2 and so on
    but jump to last is currently not a built in feature

    you’ll find a modifiable list of all built in keyboard shortcuts that currently exist for tabs if you go to:
    settings > shortcut mapper > main menu
    and then enter the word TAB into the search filter at the bottom

    i didn’t find a built in feature for moving tabs to the first/last position, pin tabs as first/last tab or keeping/duplicating style tokens across multiple tabs.
    if you just want to copy paste a tokenized word/section after the style has been set, currently you have to set the style again for one of the instances of this word/section after pasting, or it will be displayed with the default font settings
    maybe someone else has experience with tab related plugins or style token workarounds?

  • Menu entry to "replace notepad.exe" in registry

    Locked
    3
    0 Votes
    3 Posts
    2k Views
  • Hot Keys

    Locked
    1
    0 Votes
    1 Posts
    462 Views
    No one has replied
  • Notepad++ 7.6 and SQLinForm plugin

    7
    0 Votes
    7 Posts
    4k Views
    Stephen FullertonS

    It worked thank you

  • functionList.xml for CSS

    Locked
    2
    0 Votes
    2 Posts
    812 Views
    MAPJe71M

    See also #10711 and #15474.

  • Mass change of file encoding recursively

    Locked
    1
    0 Votes
    1 Posts
    805 Views
    No one has replied
  • Building Notepad++ in Visual Studio

    3
    0 Votes
    3 Posts
    2k Views
    rinku singhR

    @vdesire2641 hi how are you

  • 0 Votes
    3 Posts
    2k Views
    PeterJonesP

    @Lothar-Bongartz ,

    I cannot replicate your results. If I take the list that you posted (noticing there are multiple instances of _header and _title that alternate), and I run Edit > Line Operations > Sort Lines Lexicographically Ascending, then I get

    CDSRATINGWIDGET689 CDSROWLOGO689 CDSSCROLLINGRAVE CDSWIDEXCLOGO CDSWIDWRL Hangout SkypeButton SkypeButton_paraElement _bol _bom _bor _contact _cover _cover _cover _cover1 _cover2 _doci _doci _email _fbc _fbc _fbd _fbd _fbl _fbls _fbm _fbor _fli _fli _go _go _good _good _grav _header _header _header _header _header _header_100 _icons _iconsep _imed _info_open _ins _ins _link _link _link _map _map_dir _mapw _menu _mm _mm _pan _panh _panh _phone _photo _pin _pin _pr _print _purl _qr1 _qr1 _qr1 _qr2 _qr2 _qrc _reviews _slide _slids _soc _space _title _title _title _title _traf _trip _trip _tumblr _tumblr _tweets _tweets _twid _twid _update _url _view _wea _weads _weat _weather _wel _wmenu _yelp _youl _your addc audioOff audioOn currencies google_translate_element google_translate_element_100 gplus modesel-button modesel-menu pApprec pHeader pLink pList pPage pPlacePic pQRCode pRatings pcover pcover1 pcover2 pfbd pgood pmap ptwid q viewsel

    … showing that now, all the underscore words are also properly sorted, with the multiple _headers all adjacent, as they should be.

    As Scott asked, what’s your ? > Debug Info ? Mine is

    Notepad++ v7.5.8 (32-bit) Build time : Jul 23 2018 - 02:03:53 Path : C:\Program Files (x86)\Notepad++\notepad++.exe Admin mode : OFF Local Conf mode : OFF OS : Windows 10 (64-bit) Plugins : ComparePlugin.dll dbgpPlugin.dll DSpellCheck.dll MarkdownViewerPlusPlus.dll NppConverter.dll NppExec.dll NppFTP.dll PluginManager.dll PreviewHTML.dll PythonScript.dll XMLTools.dll mimeTools.dll NppExport.dll
  • 0 Votes
    1 Posts
    495 Views
    No one has replied
  • Search and replace

    Locked
    3
    0 Votes
    3 Posts
    984 Views
    cipher-1024C

    We don’t have awards around here, but if we did you’d get one for rolling up your sleeves, using the resources available to you you, finding your own solution, and posting a follow up with the solution. Nice job.

  • Suggestion to reduce flickering in Folder as Workspace window

    Locked
    1
    0 Votes
    1 Posts
    596 Views
    No one has replied
  • File Size to big???

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Dave NiimiD

    Actually I just checked and yes must have downloaded 32 by mistake thought I had the 64 bit one thanks will chnage over now to the 64 bit version!

  • How do i remove the margin to the right of the Folder Margin?

    2
    0 Votes
    2 Posts
    984 Views
    Terry RT

    @Unknow0059
    it can be used when programming. For example I have a small python program, a line can be indented with respect to the one above (in much the same way as a for loop for example has indented code within it). This ‘column’ can then be used to hide that indented code.

    If you don’t want it, consider
    Preferences - Editing - Folder Margin Style and select “None”. That removes it for me.

    Terry

  • 0 Votes
    4 Posts
    1k Views
    Scott SumnerS

    @Andrew-Cutforth

    I don’t think anyone is offended, but usually such postings have something like this at the bottom:

    Full disclosure: I am the author and I charge money for this.

    So when automatic backups controlled by Notepad++ were suspected of being related to the NUL NUL NUL problem, I turned that feature off and created my own backup-on-every-save feature using Pythonscript and WinZip (command-line). I’m not saying that it is the best-thing-ever, but it works (for me), and it is cheap (free), easy and useful. I guess what I’m trying to say is that it is not all that hard to come up with an independent backup solution for Notepad++ -edited files. This is not to take away anything from your solution, Andrew, just to point out other options. :-)

  • 0 Votes
    3 Posts
    2k Views
    Michael Scott-BarrettM

    Thanks for that. I’ve ticked the box as suggested in the second link and will wait to see if the issue gets resolved. Never bothered to customise N++ but I see there is a lot that can be done to suit it to one’s preferences.

  • File size filter for "find in files" function

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Scott SumnerS

    Admittedly, it’s a limitation with no great workaround. Your best course of action would be to create a feature request for this if the same one doesn’t already exist (search first before creating new).

  • Trojan Horse alert...

    Locked
    1
    -2 Votes
    1 Posts
    681 Views
    No one has replied