CaviarChen / vscode-wybe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wybe Language Support

vsmarketplacebadge

Support for the Wybe programming language in Visual Studio Code.

This is an experimental version and it is a manually written textmate grammar based on regex. So it doesn't parse Wybe documents properly and there is no guarantee that it shares the same behavior with the compiler.

This should be good enough for now as Wybe is still at an early stage of development. We are likely to move to language server protocol in the future.

Bugs

If you happen to notice bugs or have suggestions for improvements visit the issue section of the repository.

About