summaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Collapse)Author
2022-12-16The procMacro option has long been on by defaultJonas Platte
… and it's good to let people have their own local configs that won't be tracked by git.
2022-06-13rust-analyzer-extension moved to rust-langDietrich
The recommended extension id could not be found as rust-analyzer now has the id `rust-lang.rust-analyzer`
2022-02-17feat: Provide sane defaults for vscode developingJonas Zohren
This includes some extensions and a debug profile
2021-03-14add settings.jsonJonathan de Jong