mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
* 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