Forum Replies Created
- AuthorPosts
Stefan
ParticipantI test the v8 beta2 and i didn’t see such an feature.
I also would like to see
Ln 21, Col 143 (Sel Ln:21 Wd:234 Cr:1167 Sg:1544)
Sel Selected
Ln Lines
Wd Words
Cr Chars, alpha numerics only [0-9A-Za-z]
Sg Signs, all chars and white spaces and signs like ? ! : ; , .:-) What do you think, Yutaka?
(Right now i have to open an small window on the right side with ‘Word Count’ plugin… but this is lost space for me)
Edit:
And i found an plugin for that issue
“Text Information plug-in (32-bit) Displays information such as number of characters “
http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=4&lid=142
This plugin uses the registry at
HKEY_CURRENT_USERSoftwareEmSoftEmEditorPlugInsKKSoftWareTextInformationStefan
ParticipantWhy invent the wheel again?
If one would need an Hex-Editor they could use an explicit hex editor :lol:The same with editor built-in FTP client or text compare feature…
…you would always become an half as good tool
and hinder the author to improve the main product.
It’s mostly better to use an decent extra tool for such extra tasks.Stefan
ParticipantI also would like see this feature in EmEditor.
1.) one symbol in snippet to place the cursor
f.ex.
Snippet:||| If i insert this snippet i would like to have the cursor in place of the three |||
– – – – – – – – – – – –
2.) another symbol to replace the selected text
f.ex.
Snippet: \%$§$\%Then i select an word. (or a few lines)
If i insert this snippet i would like to have the selected text enclosed with \%-signs (in this example)– –
An another example for this feature is
Snippet: $§$Then i select the word ‘bold’ in this sentence:
This is bold.And i would get:
This is boldWould be nice if this would be possible :-D
—
One note:
please choose an sign as replacement placeholder no one would use ever in his code.
Better use an sign combination no one would use to start an sentence like |#| or ] or )- AuthorPosts