I installed notepad++ 5.8.5 on Windows7. Now I\'m trying to configure quicktext with notepad++ but it is not working. It saves the snippets and I can use them开发者_开发技巧, but when I restart the no
How can I specify th开发者_运维技巧e actual file to process using the Run command in Notepad++.
I\'ve been using cygwin mintty for awhile now and it supports the use of custom alias\'s by simply defining them in the bashRC file of my user properties. Essentially I could type \"test\" and have it
The version control in our office is nearly nonexistent, which has obviously led to lots of headaches. We\'d like to set something up with SVN and Notepad++... Anyone have any idea of how to accomplis
See the image above. I\'m working on notepad ++. html.erb files are presented that way, and I don\'t know ho开发者_高级运维w to get rid of the sky blue highlighting that follows <%=.zsalzbank, B
I am in need a reg ex for the following: /****** Object: AnyNumberofCharacters ****开发者_运维问答**/
Using notepad++ and its regex find and repl开发者_高级运维ace mode, how to replace a string by a \"\\r\\n\" string ? I mean, not the new line characters, but the STRING \\r\\n.
I need a (from my view) very complex regular expression. I have coordinates in the following format: [xx.x,yy.y]
I want to know how to make a text area in a browser into a programmers text editor. For anyone that uses textmate -- I basically want it web-based.
I am using Notepad++ to edit a PowerShell file and w开发者_StackOverflow社区ant to be able to execute that file from inside Notepad++.