Written by uandme314 the 12 Apr 13 at 13:55.
Global category: Files & tabs.
New
Just about all applications that I use that employ tabs have the tab close x on the tab. To me this makes more sense than having to pan to the right hand side to click a common x (close) icon.
Written by mmdemirbas the 23 Mar 13 at 11:02.
Global category: Files & tabs.
New
Sometimes I need open a file path which is written using Linux-style slashes. This issue frequently occurs especially working with the paths printed by Java programs.
Currenty I need to replace all forward slashes with backwards slashes before pasting the path into the open file dialog box. Capability of opening both forward and backward slashes will be time-saver.
Written by egozentric the 23 Mar 13 at 10:22.
Global category: Files & tabs.
New
[Typo=] Inconsistency ...
As of v.6.2.3 the Doc switcher lists file in the order they where opened/created.
The file tabs can be arranged manually to any sequence one preferers. And this i suspect a lot of coders with multiple inter-related documents use this to kind of group them together in some sort of sequence that makes sense to them.
Written by bytebucket1 the 22 Mar 13 at 15:42.
Global category: Files & tabs.
New
I typically have many files (20 or more) open at once. I don't use the tab interface because the tabs get randomly rearranged as you switch files, and that makes it very hard to find any particular file.
I dock the doc switcher to my edit window. The doc switcher can arrange the files by name, and that makes it easier to locate a particular file. However, unlike the tab interface, it doesn't indicate which is the active file.
It seems the doc switcher should indicate the active file for the same reasons the tab interface does.
Written by xable the 20 Mar 13 at 23:10.
Global category: Files & tabs.
New
Hi,
Firefox has keyboard shortcuts to change between tabs, it uses
Ctrl+PageUp
Ctrl+PageDown
This allows you to move backwards and forwards between tabs, it's very usefull and time saving and I miss this functionality when using multiple tabs in Notepad++.
It would be brilliant if this feature could be added.
Written by kryman the 18 Mar 13 at 06:58.
Global category: Files & tabs.
New
My suggestion is to find a way to fast and easy close files in the Doc Switcher (left panel). For example, if you have several of them and the tab bar hidden, there would be very easy if many of the files are coming after one and another to just select them and close them by some way.
Written by finalp the 21 Feb 13 at 14:12.
Global category: Files & tabs.
New
It would be very handy and more strait forward to have the closing X on the TAB instead of the upper right corner of the main window. It is easier to select and close the desired TAB.
Written by armoury the 2 Feb 13 at 18:28.
Global category: Files & tabs.
New
I have my files on a network drive which sometimes loses connectivity. always when it does there´s a myriad of "keep this file in editor?" dialogs.
When it reappears, theres another myriad of dialogs "file has been changed" (posted a bug report on that; NPP should make sure that the file REALLY has changed on the drive!)
Written by rlktradewright the 1 Feb 13 at 09:58.
Global category: Files & tabs.
New
Currently there is a command to clear the operating-system read-only attribute on a file (Edit > Clear Read-Only Flag).
It would be convenient to also have a command to set the read-only file attribute. Whilst this can of couse be done with Windows Explorer, or a command prompt, it would be a lot more convenient to be able to do it within Notepad++.
This is especially the case when editing multiple files in different folders: having to navigate back to all of them in Explorer when finished and manually set the read-only flag is really tedious.
Written by drickard the 14 Jan 13 at 19:26.
Global category: Files & tabs.
New
Sometimes there are a lot of files opened that are no longer needed; however; don't want to close all or all but one tab. Most browsers now have the ability to "Close Right Tabs" or "Close tabs to the right", so this is a well known feature. This functionality would be a good addition to Notepad++.
Written by nekdolan the 9 Jan 13 at 20:15.
Global category: Files & tabs.
New
Word highlighting is nice, but it only works for a single document at a time. I often split the view to show two documents simultaneously. For example to see a css and a php(html) file on the same screen. It would be nice if selecting a word in the css file (e.g. name of a class) would highlight the same words in the php file.
Written by tandrews the 22 Apr 12 at 02:33.
Global category: Files & tabs.
New
Today I had a bit of a scary realization about how NPP works. I'm using 5.9.8 unicode.
So today I had NPP open, launched Windows explorer and navigated to a file I wanted to edit. I did a right-click and chose NPP for the "open with" program. I made changes and saved it (but did not close it).
What I didn't realize is that I already had the file open in NPP. When I switched to the tab where I'd loaded it previously today, it showed the old version. It's scary that I didn't get some sort of message that it was already loaded. If I had changed the older version and saved it, I probably would have wiped out the more recent changes.
I =do= have Settings->Preferences->Misc->File Status Auto-Detection ENABLED.
Written by pimpf59 the 2 Dec 11 at 13:54.
Global category: Files & tabs.
New
After opening a File with Double-Click and making some changes, pressing the SAVE-Button in the Toolbar (or SAVE in File-Menu) will result in saving the changed File at it's original Position (overwrite).
Written by menych the 4 Aug 11 at 18:33.
Global category: Files & tabs.
New
I LOVE the new Doc Switcher.
However, currently, all it does is display all open documents in the order they were opened.
It would be great if the list could be resorted and searched through.
This would make it so much easier to find the required document among, let's say, 50 open documents
Written by anudedeus the 25 Jan 11 at 13:03.
Global category: Files & tabs.
New
We could have that setting that would automatically move any new or just opened document to another view, when the current number of opened document = 1.
Examples (when this setting is TRUE):
#1
- Open NPP. Open a document: no changes, as this is the first and only document opened.
- Open another document (by any means, can be via menu or drag'n'drop), or create a new one. This would automatically open in another view.
#2
- Close all documents.
- Drag'n' drop 4 documents to npp. Opens the 1st one in the 1st view, all the remaining ones in the 2nd view.
Written by thezeusjuice the 24 Sep 10 at 07:39.
Global category: Files & tabs.
New
NotepadPlusPlus's macro capabilities are extremely useful, but they are limited to one file at a time. Thus, if I have an operation I want to perform on 30 .txt files, I must open them all and then activate the macro manually for each and every one individually. There should be the option to perform it on all open buffers.
Written by surlyhacker the 12 Aug 10 at 14:25.
Global category: Files & tabs.
New
Notepad++ seems to save the session (the set of open files, the order of tabs, the exact scroll position of each file, currently active tab, etc) only when the application exits.
If the app crashes or hangs, or the system crashes or hangs, and the app cannot exit normally, this file will not be updated from the state it was in when the app first opened.
I tend to keep many tabs open in Notepad++ for several weeks, and once it a while something does crash, and I have to revert to my session as it was several weeks ago.
The session is saved in c:\users\me\AppData\Roaming\Notepad++\session.xml (on Vista)
Written by cchris the 4 May 10 at 23:48.
Global category: Files & tabs.
New
How do you vopy/move text between two documents opened in Notepad++?
There is the good old copy/cut and paste, but it usually clobbers whatever is in the clipboard.
If the buffers are on different views, you can drag and drop text, which is fine. So what if the source and destination are on the same view?
Sure, you can clone the target document to the other view, and then drag text as above. But perhaps this is not a good idea because the views are significant - that is, you have your own rules for putting a file on one side or the other, and then you need to reemmember to remove the cloned document from the other view.