VSCode language extension for the COB file format defined in bevy_cobweb_ui.
This package is not currently published on the VSCode marketplace.
To use it:
- Download the latest release from the repository. Each release is a single
.vsix
file. - In VSCode, open the extensions browser, then navigate to the
...
menu at the top of the browser. - Select
Install from VSIX...
then choose the.vsix
file downloaded before. - The extension
CobwebAssetFormat
will now be installed. You can uninstall at any time.