Page 1 of 1

Custom Language and Auto-Completion for Notepad++

Posted: 20 Feb 2012, 16:15
by Artofeel
Wondering, if there are any official tools for editing? I think not? :)
So, I made Custom Language and Auto-Completion (with tooltip that show details!!) for Notepad++

Image
WZScriptCL_import.7z
This is Custom Language.
(3.67 KiB) Downloaded 209 times
First you will need to import this file.
Click on "View -> User Defined Dialogue" or click on this Image button and then click on "Import"
WZScript.7z
This is Auto-Completion.
(15.53 KiB) Downloaded 207 times
Second you will need place this file to "(Notepad++ install directory)\plugins\APIs"
Also make sure that you activate auto-completion function in "Settings -> Preferences -> Backup/Auto-Completion"
Set "Enable auto-completion on each input" to "Function completion"

Image

Image

I did it for 2.3.9 version, but it works well with the new 3.1 version. I also added new content.

Image

It works automatic for .vlo and .slo extensions, for .js you probably need to set it manually in "Language -> WZScript"

Re: Custom Language and Auto-Completion for Notepad++

Posted: 21 Feb 2012, 06:40
by vexed
Hey, nice job! :3

We don't really have official tools for editing, but some community members made some that are nice...