Skip to main content

Questions tagged [notepad++]

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

2 votes
3 answers
2k views

Does anyone know how to edit msbuild targets files in Notepad++ with intellisense?

I often edit my msbuild files with Notepad++.However, I miss the intellisense I get when I do so in Visual Studio. Does anyone know how to have the same experience in Notepad++?
mark's user avatar
  • 866
14 votes
3 answers
5k views

Is there a Notepad++ feature to add some vertical space to the bottom or scroll below last line?

Whenever I'm doing some coding in Notepad++ i need to add some lines at the bottom so if i scroll down, the code doesn't stop at the bottom at the window. The problem is that I sometimes forget to ...
Prozaker's user avatar
  • 915
1 vote
1 answer
476 views

Notepad++ default FileChooser view type

Often when I am working on a bunch of files in Notepad++, I need to open the most recently modified file out of many in a log directory. I find that I need to get to the 'Open' dialog and then change ...
akf's user avatar
  • 3,991
63 votes
2 answers
89k views

Where is the tab/indent options in Notepad++ 5.5?

I recently upgraded to Notepad++ 5.5, and I can't find the tab indentation options. Does anybody know where they were moved? They used to be easily locatable in the Preferences menu, but apparently ...
Jim Fell's user avatar
  • 5,966
11 votes
6 answers
25k views

What is the way to use FTP and Notepad++ (without using its build-in FTP or a FTP client like FileZilla)?

I use Notepad++ for more than 2 years now, and there's only 1 thing that it needs for me to be perfect: a actually-working-ftp-plugin. It has an FTP plugin, written by someone that meanwhile left the ...
yoda's user avatar
  • 278
44 votes
3 answers
27k views

Does Notepad++ have a minimap feature?

I'm not really sure what to call the "minimap" feature of a text editor. For example, Sublime Text has what I would call a Minimap feature. A skinny map on the left side where you can click to get ...
Brian Webster's user avatar
23 votes
4 answers
68k views

How do I uncomment lines in an XML file using Notepad++

I can comment lines easily enough with Ctrl+Shift+Q. How do I uncomment the lines? Ctrl+Shift+K doesn't do it.
AngryHacker's user avatar
  • 18.8k
135 votes
4 answers
266k views

Replace \r\n with newline in Notepad++

How do I replace the string "\r\n" with the same characters? Example: Hello World.\r\nHello World. replaced with: Hello World. Hello World.
C. Ross's user avatar
  • 6,434
311 votes
3 answers
129k views

Assigning custom extensions to a language's syntax highlighting in Notepad++

In the current version of Notepad++ opening .sql files results in Notepad applying SQL syntax highlighting to it. I'd like Notepad++ to do the same for other extensions as well, is there some setting ...
Sathyajith Bhat's user avatar
  • 61.9k
5 votes
1 answer
6k views

How to remove custom run commands in notepad++

I use Notepad++ and to speed up the development of my program I added a keyboard shortcut to the Run menu. This of course took a few tries to get right and now I have multiple entries on the list ...
Jonno_FTW's user avatar
  • 1,560
5 votes
4 answers
13k views

Delete blank lines from a text file

I am trying to delete all the blank lines in a text file. Is there a quick way to do this? What I have line one line two What I want line one line two I am using Notepad++, so a solution using ...
Kapsh's user avatar
  • 417
109 votes
3 answers
81k views

shortcut to manually Reload file from Disk

Now that I can turn off the annoying Reload popups, I would like a quick way to manually reload the file I am working on in NotePad++ via the keyboard. Looking at the File menu, Reload from Disk does ...
akf's user avatar
  • 3,991
132 votes
2 answers
57k views

How to turn off Reload alerts?

In NotePad++, I generally run with a few files open. These are log files that are continually updating. I get annoyed when NotePad++ resumes focus and I get a stack of Reload popups informing me that ...
akf's user avatar
  • 3,991
245 votes
5 answers
831k views

Notepad++ find and replace string with a new-line

Consider the scenario where you have a specific string that you want to find-and-replace. You want to replace it with a new string that contains a newline character (or character sequence). abc123 ...
p.campbell's user avatar
  • 4,388
2 votes
3 answers
2k views

"Open resource" dialog in Notepad++?

I am happily using Notepad++ for a long time, but there is one thing that this editor lacks: an "Open resource" dialog, as in Eclipse, that allows opening of files in project folder (and subfolders) ...
n1313's user avatar
  • 653
5 votes
2 answers
3k views

Extend selection to next blank line in notepad++

I recently switched from Textpad to Notepad++. Overall, I have found N++ to generally be superior, but one of the few things I have been looking for since the beginning that I have not found is the ...
recursive's user avatar
  • 967
18 votes
4 answers
12k views

Show/Hide function folding margin on Notepad++

Is it possible to get rid of the function folding margin on Notepad++? It seems like the sort of thing that should be in the prefs but I'm not seeing it anywhere.
izb's user avatar
  • 1,214
6 votes
13 answers
8k views

Parsing text files

I encountered a situation tonight where I wanted to parse a text file. I had a very, very long word list that contained English words delimited by lines. I wanted to get rid of every word (or line) ...
Joe Phillips's user avatar
  • 1,420
11 votes
7 answers
10k views

Disable or lock zoom in Notepad++

Is it possible to disable or lock the zoom feature in Notepad++? I'm doing a lot of copying and pasting, and the zoom level keeps changing on me. It's driving me nuts!
Jim Fell's user avatar
  • 5,966
17 votes
6 answers
73k views

Notepad++ Delete Lines with Find & Replace

Does anyone know how to delete a line using Find & Replace in Notepad++ ? In my Find query it finds the proper lines okay: ^.pPrev.$ In the Replace field, I leave it blank thinking the line ...
Jim Fell's user avatar
  • 5,966
34 votes
7 answers
182k views

How can I edit Unicode text in Notepad++?

Sometimes I edit English text that includes Unicode characters. For some reason, on my PC, Notepad++ converts Unicode characters to ???'s thereby corrupting the text and losing all that data. I'm ...
Robin Rodricks's user avatar
43 votes
2 answers
12k views

Why doesn't Ctrl+F4 work in Notepad++?

Why does Ctrl + F4 not close a document that has been opened in Notepad++? Is there a way to enable it? I have started using Notepad++ today and I expected Ctrl + F4 to close the current document as ...
Peter Mortensen's user avatar
160 votes
9 answers
299k views

How can the font size be changed in Notepad++?

How can the font size be changed in Notepad++? I just downloaded and installed Notepad++ v5.4.5 (I have been using UltraEdit for the last 11.5 years) and can not find a menu command for changing the ...
Peter Mortensen's user avatar
83 votes
3 answers
71k views

Closing Notepad++ tabs on closing application

Is it possible to make Notepad++ close all open tabs when it is shut down? Currently when a new file is opened with Notepad++ all previously open tabs (and of course the files open in those tabs) are ...
David Hall's user avatar
7 votes
1 answer
7k views

How to disable brackets highlighting in Notepad++

How do I disable this?
unknown's user avatar
  • 277
5 votes
3 answers
7k views

How to make Notepad++ open file browser in current folder?

I set Notepad++ to be called from command-line. I would like it to open file browser in current folder from which it was called so that I could work with files in that folder. Is there any way to do ...
Zeljko Dakic's user avatar

15 30 50 per page
1
93 94 95 96
97