Tagged Questions
0
votes
0answers
74 views
NotePad++ : How to always displaying correctly sign like “▷ ”
If i copy "▷ " from an other text editor to paste it in a new notepad++'s file : i see it fine.
The strange thing is:
- If i paste one "▷ " by example , into the code of a CSS file in NotePad++, ...
0
votes
1answer
202 views
Regular Expression to replace part of URL in XML file
I need a regular expression in Notepad++ to search/replace a string. My document (xml) has serveral thousand lines that look similar to this:
<Url ...
5
votes
1answer
1k views
In Notepad ++, how do I make it split long lines in several rows?
I usually use Notepad ++ for coding, but recently I started doing some writing in it as well. Writing usually implies long paragraphs with no line breaks, and those are displayed in one row, which is ...
0
votes
0answers
33 views
What program/text editor can i use [duplicate]
Possible Duplicate:
Find and Replace using different keywords
Im trying to find and replace some stuff,
i need to find and replace using the following terms in one file: (actually i need ...
1
vote
1answer
367 views
How do I change or replace all instances of a character in a text file to a newline/line break/EOL in Notepad2 or Notepad++?
I tried Notepad2's 'Replace Text' function, but I don't know what to put in the 'Replace with' field.
The OS I'm using is Windows 7.
3
votes
1answer
1k views
Placing tags around selected text in notepad++
Is there a plugin, macro, or some sort of option for placing tags around selected text after I highlight and begin typing?
0
votes
2answers
772 views
notepad++ remove charater 10 to 20 for example
the title says it all, I can;t find a option in notepad+ for removing for example charater 10 to 20.
Do I mis something or is there a other option for it?
Example:
original line:
<div ...