Skip to content

nm17/canon-basic-language-vscode

Repository files navigation

Canon Basic Language support for VS Code

Add support for Canon Basic Language. Currently, this extension only supports code highlighting, and it doesn't have any requirements or settings.

You can see the changelog in CHANGELOG.md file.

How to install

Link to extension: https://marketplace.visualstudio.com/items?itemName=nm17.canon-basic-language

Install from VS Code Quick Open panel: Press Ctrl+P -> ext install nm17.canon-basic-language

Some helpful references

How to build the extension from source

npm install && npm run convertYaml
# Install as usual

Known Issues

  • cbasic_support.yaml may not contain all support functions that CBasic has. If you know more functions, let me know and I'll add them.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published