/vscode-cyp

VS Code syntax highlighting for cyp

MIT LicenseMIT

vscode-cyp

VS Code syntax highlighting for cyp.

Install with VS Code, Install with Open VSX

image

Development

  1. Install dependencies with yarn install
  2. Run yarn vsce package
  3. Using the command palette run the action Install from VSIX... and select the file that was generated when building the package

Release

  1. Change the version in package.json.
  2. Create a pull request to merge the changes into main.
  3. After the pull request was merged, create a new release listing the commits on main since the last release.
  4. The release workflow will publish the package.