vscode-cyp
VS Code syntax highlighting for cyp.
Install with VS Code, Install with Open VSX
Development
- Install dependencies with
yarn install
- Run
yarn vsce package
- Using the command palette run the action
Install from VSIX... and select the file that was generated when building the package
Release
- Change the version in
package.json .
- Create a pull request to merge the changes into
main .
- After the pull request was merged, create a new release listing the commits on
main since the last release.
- The release workflow will publish the package.
| |