Skip to content

Visual Studio Code extension for Gropius to manage cross-component issues within the IDE.

License

Notifications You must be signed in to change notification settings

ccims/ccims-vsc

Repository files navigation

CCIMS VS Code integration

Running the extension

  • Open this in VS Code 1.49+
  • npm run init-all to init project
  • npm run build to build project
  • F5 to start debugging

Generate the api code

Note: the generated files are checked in by default, to make execution easier

  • Requirements
    • Running ccims backend on http://localhost:8080/api
  • Generation: npm run graphql-codegen
  • All files in src/generated are autogenerated files, do not modify manually

About

Visual Studio Code extension for Gropius to manage cross-component issues within the IDE.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published