Pocket Plane Group

Friends and Neighbors => Weimer Republic (WeiDU.org) => WeiDU => Topic started by: AL|EN on August 13, 2018, 03:10:10 AM

Title: WeiDU Language Syntax Support Extension for Visual Studio Code
Post by: AL|EN on August 13, 2018, 03:10:10 AM
WeiDU Language Syntax Support for Visual Studio Code

https://image.prntscr.com/image/RqepE5_2QBSS6xpXZR2yIg.png (https://image.prntscr.com/image/RqepE5_2QBSS6xpXZR2yIg.png)

About Visual Studio Code: https://code.visualstudio.com (https://code.visualstudio.com)
not yet another code editor, can also compile code and do lot of other things, it's cross-platform, open source, it has biggest community and huge amount of extensions

WeiDU Language Syntax Support for Visual Studio Code:
Based on https://github.com/critto-bg/textmate-weidu (https://github.com/critto-bg/textmate-weidu) (which I think was based on https://github.com/Argent77/NotePad_PlusPlus_WeiDU (https://github.com/Argent77/NotePad_PlusPlus_WeiDU)), I've created Visual Studio Code extension.
It offers syntax highlight for baf, slb, ssl, tp2, tph, tpp files

@wisp
the best way to give this extension to weidu developers aka modders would be:
- create repository under https://github.com/WeiDUorg/weidu-vscode-syntax (https://github.com/WeiDUorg/weidu-vscode-syntax)
- review keywords/syntax etc so it's up to date to current WeiDU (minimal effort)
- publish extension to https://marketplace.visualstudio.com/VSCode (https://marketplace.visualstudio.com/VSCode)

This way, modders can just install Visual Studio Code, go to extension tab, search for WeiDU and viola! Please tell me if you are interested.
Title: Re: WeiDU Language Syntax Support Extension for Visual Studio Code
Post by: Wisp on August 18, 2018, 07:49:14 AM
Counter offer: I set you up with a repository in the organisation and you do this stuff. If you want, I can fork your repository and give you access to the fork, or you can transfer ownership and I'll set you up with that, or however you want to do this.
Title: Re: WeiDU Language Syntax Support Extension for Visual Studio Code
Post by: AL|EN on August 18, 2018, 08:12:43 AM
No problem, go for it.
Title: Re: WeiDU Language Syntax Support Extension for Visual Studio Code
Post by: c4_angel on August 18, 2018, 01:49:42 PM
That's cool! Looking forward to it.
Title: Re: WeiDU Language Syntax Support Extension for Visual Studio Code
Post by: AL|EN on August 23, 2018, 03:37:35 AM
@wisp, have you created repository ?
Title: Re: WeiDU Language Syntax Support Extension for Visual Studio Code
Post by: Wisp on August 25, 2018, 01:28:38 PM
There should be an invite waiting for you next time you log into github. Let me know if there's something you need.
Title: Re: WeiDU Language Syntax Support Extension for Visual Studio Code
Post by: AL|EN on August 26, 2018, 07:08:43 AM
Thansk wisp, the first beta version of WeiDU Language Syntax Support for Visual Studio Code (https://code.visualstudio.com) is here: https://github.com/WeiDUorg/weidu-vscode-syntax (https://github.com/WeiDUorg/weidu-vscode-syntax)