mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
9cf4f7c1ac
* chore: Add VS Code recommended extensions This adds extensions I feel work well for the project. With this, a "Run on Save" extension is added that runs "make gen" on save of query.sql to regenerate models. * Fix formatting