Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted 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 is here: https://github.com/WeiDUorg/weidu-vscode-syntax
Posted 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.
Posted by: AL|EN
« on: August 23, 2018, 03:37:35 AM »

@wisp, have you created repository ?
Posted by: c4_angel
« on: August 18, 2018, 01:49:42 PM »

That's cool! Looking forward to it.
Posted by: AL|EN
« on: August 18, 2018, 08:12:43 AM »

No problem, go for it.
Posted 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.
Posted 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

About Visual Studio Code: 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 (which I think was based on 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
- review keywords/syntax etc so it's up to date to current WeiDU (minimal effort)
- publish extension to 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.