Commit Graph

8 Commits

Author SHA1 Message Date
e4321284d7 VSCode: change formatter for Vue files
The old one wasn't available any more.
2022-07-11 18:45:32 +02:00
7f2cf384b0 VSCode: remove unused launch configuration 2022-06-27 14:47:50 +02:00
ec3a74f5f6 VSCode: disable 'cover on save' setting, it's too noisy 2022-06-10 16:53:39 +02:00
3faeff905e Add Vue.volar as recommended VSCode extension 2022-05-19 11:08:04 +02:00
d6c257d396 Include .editorconfig file
This is an attempt to get more cross-editor compatibility.
2022-05-02 18:25:40 +02:00
634d59e622 Use VSCode + Prettier to reformat YAML
This commit includes settings for Visual Studio Code, so that at least
different people with the same editor (or me on multiple machines) get the
same formatting.

No functional changes.
2022-04-22 12:01:09 +02:00
91a6d66de5 Add VSCode launch configuration 2022-03-25 16:48:29 +01:00
02ce95070f Add VSCode extension recommendations 2022-03-04 11:13:17 +01:00