The Oven
Builder World => PEBakery => Topic started by: ied206 on November 20, 2017, 07:12:50 AM
-
This file is syntax highligher of PEBakery language for Notepad++.
[attach=3]
I wrote this to ease debugging of Korean_IME plugin and development of PEBakery.
While it is not perfect, I found this highlighter extremely useful.
How to use
For install, refer to this official document.
http://docs.notepad-plus-plus.org/index.php/User_Defined_Language_Files#How_to_install_user_defined_language_files (http://docs.notepad-plus-plus.org/index.php/User_Defined_Language_Files#How_to_install_user_defined_language_files)
Or you can right-click right-bottom corner of Notepad++ (Usually it is set to Text File), select define language, and import this xml.
Screenshots
- Editing Plugin
[attach=1]
- Debugging Log
[attach=2]
EDIT: Changed the subject, since vscode highlighter is now published
-
:thumbsup:
Cool!
-
Currently working on Visual Studio Code Syntax Highlighter.
[attach=1]
[attach=2]
-
PEBakery language support for Visual Studio Code is now public.
https://github.com/ied206/vscode-pebakery (https://github.com/ied206/vscode-pebakery)
https://marketplace.visualstudio.com/items?itemName=joveler.pebakery (https://marketplace.visualstudio.com/items?itemName=joveler.pebakery)
-
PEBakery language support for Notepad++ is now distributed in GitHub (https://github.com/pebakery/npp-udl-pebakery).
-
I use editor SynWrite (http://www.uvviewsoft.com/synwrite/index.html), the powerful editor with illumination of a code.
Lexer under WinBuilder script (is on a site of the author), it is written, the truth for a long time and requires updating, but is easily corrected by the means built in by the editor.
Turning a code and panel Tree is especially convenient.
-
I use editor SynWrite (http://www.uvviewsoft.com/synwrite/index.html), the powerful editor with illumination of a code.
Something new to me, Thanks Nikzzzz.
SynWrite : Options -> Add On Manager -> Install... -> A menu with a long list of Add Ons appears, on the list find:-> Lexer: WinBuilder script
:turtle:
-
Me lexer WinBuilder script. (for update SynWrite)
-
Thanks Nikzzzz,
I copy your updated Add-On to \Data\lexlib\
(Overwrite to the one downloaded on previous post)