Skip to content

gparlakov/scuri-code

Repository files navigation

scuri-code README

Release scuri code .github/workflows/test-scuri-code.yml

Like Scuri code? Want to 💸support it?

Features

Allows running SCURI (github) from the comfort of your beloved VS Code.

demo

Commands

SCuri Create Spec

Will generate a .spec file for the .ts file that is currently opened in the VS Code window

demo

SCuri Create Spec (overwrite)

Will generate a .spec file for the .ts file that is currently opened in the VS Code window overwriting existing spec if any.

Scuri Update

Will update the existing .spec file for the .ts file that is currently opened in the VS Code window

demo

Scuri Install Dependencies

Will run npm install --save-dev scuri @angular-devkit/schematics-cli in the current working folder root to install requirements

Requirements

It needs to install npm packages scuri and @angular-devkit/schematics-cli and typescript. Just run the Scuri Install Dependencies command from the command pallette F1/Ctrl + Shift + p or any other command and it will do the trick

Dependency Versions

All scuri, @angular-devkit/schematics-cli, and typescript versions are configurable via the config: scuri-code.scuri-version,scuri-code.angular-schematics-version, scuri-code.typescript-version.

Known Issues

  • not showing progress on commands Create or Update

Support scuri code

Via the github sponsors or

Buy Me A Coffee