Skip to content

Latest commit

 

History

History

README.md

String Utils - Macro

A collection of macro for Notepad++.

Wrap text in double quotes

Search for: ^(.+)$
Replace with: "\1",

Eclipse SQL Editor Syntax Coloring

Copy org.eclipse.datatools.sqltools.sqleditor.prefs in $workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings

Contributors