ClojureBoxNpp
Notepad++ patch for Clojure by:
- Methord 01: modifying config files of Lisp.
- Methord 02: userDefineLangs: Clojure
Screenshots:
BracketHighlighter:
Portable edition v7.5.6 (All in One) download:
Patch edition Method:
-
copy all files of notepad++ directory to notepad++ home directory.
-
copy Notepad++/plugins/.ctags file to user home directory (c:\user\xxx).
Config files of Clojure (userDefineLangs Clojure is Clojure, Lisp is also Clojure.)
-
userDefineLangs: Clojure, Clojure is Clojure,
-
notepad++\autoCompletion\Clojure.xml
-
notepad++\userDefineLangs\Clojure.xml
-
-
Modify Lisp as Clojure, Lisp is also Clojure.
-
notepad++\langs.xml
-
notepad++\stylers.xml
-
notepad++\autoCompletion\lisp.xml
-
-
notepad++\functionList.xml (Modify Lisp as Clojure, and add support userDefineLangs: Clojure and markdown)
-
notepad++\plugins\ .ctag (clojure config of ctags.exe and NppCCompletionPlugin.dll, copy to user home directory c:\user\xxx)
Note
.ctags : clojure config of ctags.exe and NppCCompletionPlugin.dll, copy to ~ (c:\user\xxx)
CodeExpress is Code Snippets plugin
Notepad++ and plugins source
https://notepad-plus-plus.org/
https://sourceforge.net/projects/npp-plugins/files/
BracketHighlighter: Author: Scott Sumner, Notepad++/plugins/PythonScript/scripts/startup.py https://notepad-plus-plus.org/community/topic/14501/has-a-plugin-like-sublime-plugin-brackethighlighter/7
https://github.com/bruderstein/PythonScript
https://code.google.com/archive/p/code-express/downloads
https://github.com/dail8859/ElasticTabstops
https://github.com/dail8859/SurroundSelection
https://github.com/dail8859/BetterMultiSelection
https://www.fesevur.com/selectquotedtext/
https://github.com/nex3z/NppQuickSearchPanel
https://github.com/niccord/BracketsCheck
https://github.com/prekageo/npp-explorer
https://github.com/jdubbeldam/NppChomeDebugPlugin
https://github.com/kapilratnani/JSON-Viewer
https://github.com/nea/MarkdownViewerPlusPlus
http://www.scout-soft.com/sql/
https://github.com/twentyTwo/Npp.Plugins-SQLPrettyPrinter
https://github.com/joaoasrosa/nppxmltreeview
https://github.com/vladk1973/NppQrCode
TwoDark Theme and custom Reaper language file (Walter & Jesusonic) https://github.com/RobU23/NotepadPlusPlus
http://sourceforge.net/projects/imgtag/
https://fossil.2of4.net/npp_htmltag/
http://www.semelinanno.com/downloads/anmxnpp/anmXNpp_Page.html
https://github.com/young-developer/nppNavigateTo
https://github.com/vladk1973/npp.connections
http://sourceforge.net/projects/nppcalc/
NewFileBrowser: https://sourceforge.net/projects/locationnav/
https://github.com/phdesign/NppToolBucket/
TopMost: https://sites.google.com/site/fstellari/nppplugins
ViSimulator: https://github.com/bycn82/visimulator
http://downloads.sourceforge.net/project/npp-plugins/WebEdit

