• Feature request: option to not re-arrange tab lines

    Locked
    2
    2 Votes
    2 Posts
    2k Views
    Jim DaileyJ

    That always bothered me too. I don’t use tabs at all any more–I use the Window Manager plugin, which lets me see my open files sorted by name, extension, or file path. You can find it in this list: http://docs.notepad-plus-plus.org/index.php/Plugins_By_Category

  • Annoying bug

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Where does it store macro on disk?

    3
    0 Votes
    3 Posts
    4k Views
    Douglas GoodeD

    @Nolan-Jorger

    Thank you for your reply to the above post. I was able to copy the shortcuts.xml file to a new install of Notepad++ and my 15 macros showed up. Your post saved me countless hours if I had to recreate these macros again which I use monthly when I update a webpage for my society. Thank you again.

  • How do I get files from server downloaded into my project?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Pete NorrisP

    I figured out how to do this. The below gives the general instructions. I am still learning.

    First, establish a project.
    http://docs.notepad-plus-plus.org/index.php/Project_Management.

    Next, establish a directory tree in the Workspace/project.

    folder_1
    -> sub_folder_1

    The directory tree folders have got to mirror (have the exact same structure as) the folders on the server.

    Download the files from the NppFTP plugin.

    The directory tree in the Workspace/project is automatically filled. Click on the Doc Switcher ta at the bottom. In the Doc Switcher area you can see which files have been saved/uploaded and which have not.

    You can edit a file. When saved, the file automatically uploads to the server via the NppFTP plugin.

  • Several proposals for Notepad++

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Vitaliy DovganV

    I think this topic can be merged with this one because they refer to the same things:
    https://notepad-plus-plus.org/community/topic/11946/very-important-feature-requests

  • Tab-stops should be settable to larger than 99 columns.

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    no_tab_limitsN

    I guess you’re right. It just seems like such an arbitrary limit.

  • 0 Votes
    4 Posts
    2k Views
    Jim DaileyJ

    @Pete-Norris My bad–wrong file. I have made additions to the C language section of the stylers.xml file. This allowed me to highlight various “words” with different highlighting.

    You should look for LexerType name=“php” and add your new keywords to whatever WordsStyle you want to be used to highlight them.

  • new feature request -- default save option based on document style.

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Bug in search results drag window

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Searching "Find All in Current Document" with jason string in it

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Print Line Numbers

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    dailD

    Settings > Preferences > Print > Print Line Numbers

  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • Arrangement of Multi-line Tabs in Alphabetic Order

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    guy038G

    Hello Colinsforum,

    Pretty easy, indeed !

    First, I would advice you to BACKUP your active session.xml configuration file, just in case you’ll not like the new layout !

    Depending on your initial N++ installation ( With the installer OR from a ZIP or 7Z archive ), it may be located :

    In the same folder as Notepad++ .exe, in case of local installation

    In case of classic installation, with the installer, you probably find it :

    In %AppData%\Roaming\Notepad++, for a W7, W8 or W10 configuration

    In %AppData%\Notepad++, for a XP or Vista configuration

    So, close any instance of N++ and BACKUP, for instance, the session.xml file as BKP_session.xml

    Now, just follow the few steps,below :

    Open N++

    Choose the menu option Window - Windows…

    => A new window, named Windows, is displayed

    Left-click on the top of the first column, labelled Name

    => The list of all your opened files, in your current N++ session, are sorted, alphabetically !

    Then, click, to the right, on the Sort tabs button

    => All the tabs, are now displayed, in an alphabetic way :-))

    Et voilà !

    Best Regards,

    guy038

    P.S. :

    If you don’t like it :

    Delete your session.xml file

    Rename your BKP_session.xml as session.xml !

  • Find query character limit.

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Feature Request: UI: fixed width of opened file tabs

    2
    0 Votes
    2 Posts
    2k Views
    GhasanG

    @stasinek Hi, there! I would like the scrollable feature for sure. But if your concern is about closing multiple tabs without moving the cursor, then you can close them using the additional ‘X’ sign on the right most of the menu bar.

  • Notepad++ 6.9.2 Tail Log

    3
    0 Votes
    3 Posts
    22k Views
    Leslie GombaL

    I’m having even worse luck. Its not refreshing a log file at all ??? I run cygwin tail -f on the log file to make sure its updated, but npp does NOT update ???

    Where are the “Update silently” options mentioned in the update earlier by Doug Elbon ?

    When I check Settings->Preferences->MISC. I don’t see any options like "Update silently’ ???

    Thanks … Leslie

  • Auto-hide tab bar

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Two vertical views width issue

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Bug in text formatting when typing while mouse is hovering over a link

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Plug-in for Arduino coding?

    2
    0 Votes
    2 Posts
    16k Views
    Stas GarciaS

    Yes, just search in google for like “npp arduino plugin”. There is the most popular one: https://sourceforge.net/projects/narduinoplugin/