Skip to content

Corgi vscode extension for easier corgi project startups, spell checking, autocompletion and some other helpers

License

Notifications You must be signed in to change notification settings

Andriiklymiuk/corgi_vscode_extension

Repository files navigation

🐶 Corgi vscode extension 🐶

Reliability Rating Bugs Code Smells

Security Rating Vulnerabilities

Maintainability Rating Lines of Code Technical Debt

Quality Gate Status

Extension link in vscode marketplace

Public docs in corgi docs

This is helpful corgi extension, that:

  • highlights syntax, autocompletion in corgi-compose.yml files
  • adds commands in activity bar, status bar or editing view to run corgi or its helpers

Requirements (only needed for running corgi directly in vscode)

You can install corgi in any of these ways:

  • from vscode SHIFT+CMD+P and type Corgi install with Homebrew

  • manually install Corgi with Homebrew

brew install andriiklymiuk/homebrew-tools/corgi

Try it with expo + hono server example

corgi run -t https://github.com/Andriiklymiuk/corgi_examples/blob/main/honoExpoTodo/hono-bun-expo.corgi-compose.yml

Attribution

Credits: