RDTK Recipes Syntax Highlight and Language Client for vscode
https://marketplace.visualstudio.com/items?itemName=rdtk.rdtkls
-
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter:
ext install RDTK.rdtkls
First, find the release that you wish to install at https://github.com/rdtk/vscode-language-client/releases. Then, download the rdtkls-*.vsix file for that release to your machine. Use the following steps to install the .vsix into Visual Studio Code.
- Open Visual Studio Code and select View->Extensions from the menu to display the Extensions pane.
- Click the ... at the top-right corner of the Extensions pane and select "Install from VSIX..." on the menu that appears.
- Locate the .vsix file you download and click "Open".
- Visual Studio Code will prompt you to restart to enable the extension. Click "Restart" to confirm.
- Open Visual Studio Code with the recipe repository as workspace e.g.
code citk
- Select File->Preferences->Settings from the menu to open the settings.
- Search for 'RDTK' enter the path to the build-generator in the
Generator-path
option.
rdtkls.generator-path
- Path to RDTK build-generator.