Showing posts with label SuperUsers. Show all posts
Showing posts with label SuperUsers. Show all posts

Tuesday, September 23, 2014

Notepad++: Capitalize first letter


This can be easily done if the first letters are latin characters. But this method does not work with non-latin (for example cyrillic) characters. Just press Ctrl+F, enable "Regular Expression" checkbox, and search for
^(.)
replace with (Replace All)
\u\1
". matches newline" checkbox has to be unchecked
OR
 Well, you can install the TextFX plugin and apply Sentense case. Here you have some tricks (including this one). http://a4apphack.com/featured/tricks-with-notepad
TextFX is the easiest solution IMHO. After installing the plugin, simply select all relevant text and then navigate to  
TextFX > TextFX Characters > Sentence case

Wednesday, August 14, 2013

SuperSTOP, another great plugins that you must have (SUPER USER)


hey for super user mozilla. Cause my connections sometimes getting suck, I need stopping super long XMlHttpRequest, or GIF. By pressing Shift+esc, and all is done...
No more words,
https://addons.mozilla.org/en-US/firefox/addon/superstop/
SuperStop is very simple: it adds a Shift+Esc shortcut that stops active WebSocket connections, XMLHttpRequests, and any animated images, regardless of the state of the Firefox Stop button. This matches the behavior of the Esc button in versions of Firefox prior to Firefox 20