The Oven

Builder World => PEBakery => Topic started by: ied206 on November 20, 2017, 07:12:50 AM

Title: PEBakery syntax highlighter for code editors
Post 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
Title: Re: PEBakery/WinBuilder syntax highligher for Notepad++
Post by: t6nna on November 20, 2017, 09:29:15 AM
 :thumbsup:
Cool!
Title: Re: PEBakery/WinBuilder syntax highligher for Notepad++
Post by: ied206 on November 20, 2017, 07:19:44 PM
Currently working on Visual Studio Code Syntax Highlighter.
[attach=1]
[attach=2]
Title: Re: PEBakery/WinBuilder syntax highlighter
Post by: ied206 on November 21, 2017, 03:19:48 AM
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)
Title: Re: PEBakery syntax highlighter for code editors
Post by: ied206 on October 31, 2019, 09:54:11 PM
PEBakery language support for Notepad++ is now distributed in GitHub (https://github.com/pebakery/npp-udl-pebakery).
Title: Re: PEBakery syntax highlighter for code editors
Post by: NIKZZZZ on November 01, 2019, 04:46:01 AM
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.

Title: Re: PEBakery syntax highlighter for code editors
Post by: Lancelot on November 01, 2019, 05:02:15 PM
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:
Title: Re: PEBakery syntax highlighter for code editors
Post by: NIKZZZZ on November 01, 2019, 08:57:46 PM
Me lexer WinBuilder script. (for update SynWrite)
Title: Re: PEBakery syntax highlighter for code editors
Post by: Lancelot on November 02, 2019, 08:51:02 AM
Thanks Nikzzzz,

I copy your updated Add-On to \Data\lexlib\
 (Overwrite to the one downloaded on previous post)