Andriiklymiuk / corgi_vscode_extension

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

Home Page:https://marketplace.visualstudio.com/items?itemName=Corgi.corgi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐶 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:

About

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

https://marketplace.visualstudio.com/items?itemName=Corgi.corgi

License:Other


Languages

Language:TypeScript 96.8%Language:JavaScript 2.8%Language:Makefile 0.4%