for ex开发者_如何学Cample i have about 500 lines. in the beginning of each line i want to add a number. so in line 1 i would want \"1)\" and then line 2 i would want \"2)\"
I\'m a regexp newbie and I would like to know how to do a search and replace for the开发者_运维知识库 following case:
I just downloaded Notepad++ because I need to work on a classic asp project. I\'m a complete beginner with classic asp, and have been spoiled with asp.net and visual studio. I noticed Notepad++ has de
Closed. This question is off-topic. It is not currently accepting answers. 开发者_C百科 Want to improve this question? Update the question so it's on-topic for Stack Overflow.
There\'s a lot of Text editors which support autocomplete during programming, but I want one which can autocomplete while typing normal text as I see a lot of repetition of words I type. Any emacs fa开
I keep code samples that I find useful as text files on my computer.I store them as txt files as opposed to the language in which they are written, so that they will open in Notepad++ instead of the e
I have been fighting this problem with the help of a RegEx cheat sheet, trying to figure out how to do this, but I give up... I have this lengthy file open in Notepad++ and would like to remove all li
Wondering if there is some preference I can set in excel so that when I am in a specific cell the entire row is slightly highlighted (not overl开发者_运维技巧y so but enough to easily tell it out)
How would I compile a file through notepad++, is there away i can invoke the compiler (gcc) and pass through 开发者_高级运维the file onto gcc?
I want to use notepad++ instead of programmer\'s notepad. How can i use the WinAvr compiler with note开发者_如何学运维pad++??you can run any command line with the NppExec plugin (comes included).It ha