This is a extension to bring text highlighting and documentation* for .carbon files in Visual Studio Code.
This is a extension to bring text highlighting and documentation* for .carbon
files in Visual Studio Code.
NOTE: THIS EXTENSION IS IN VERY EARLY TESTING AND DEVELOPING
Download the repository.
Navigate to your .vscode folder on your system.
Navigate to the extentions folder.
Extract the downloaded repository to the extentions folder.
To install the extension, run the following command in the terminal:
$ vsce package && code --install-extension carbon-0.0.1.vsix
Open the Command Palette via ⇧ + ⌘ + P
and type shell command
to find the Shell Command:
Use the Install 'code' command in the PATH command above the "Uninstall 'code' command in PATH" command.
$ npm install -g vsce