

The 4 comment/uncomment macros will comment in/out lines of javascript or asp. Two macros for commenting and uncommenting COBOL source code.Ĭontributed by Lutz Galinat, 12 November 2002. This macro uses a simple regular expression to clear all leading space on lines.Ĭontributed by Pete Smith, 6 August 2004. Two macros that will convert your text to upper and lower case.Ĭontributed by Lance S. This concatenates it all together so that XmlTidy can do its job without complaining.

Useful for copied in XML content, that is broken indiscriminately across multiple lines that we want to use XmlTidy on.

Apart from that all other characters different from are left unchanged, but the safest way is to select one number at a time.(Uses POSIX RE).Ĭontributed by Anja Schaffhirt, 11 August 2004.Ī macro that removes all carriage returns. The selection should not contain the tilde character (~) or a sequence matching the expression ++ as these will likely cause unwanted results. 64 bit each) in the current selection and replaces each of them by its hexadecimal value. Unexpected results occur if the word you're typing doesn't exist earlier in the document.Ĭontributed by Mark Schnitzius, 22 January 2002 It uses the copy/paste buffer, so any earlier contents of that buffer will be lost. You can create shortcuts to them for a powerful scripting-environment.Ĭontributed by Mark Bensch, 27 March 2002Ī macro that auto-completes the word you're typing, based on the last word that starts with the same thing.
