mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 18:01:14 +01:00
Add vscode recommended extensions list
This commit is contained in:
parent
121c2c32cb
commit
b96b67878b
9
.vscode/extensions.json
vendored
Normal file
9
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"recommendations": [
|
||||||
|
"ms-vscode.cpptools",
|
||||||
|
"gruntfuggly.todo-tree",
|
||||||
|
"daohong-emilio.yash",
|
||||||
|
"dunstontc.viml",
|
||||||
|
"ban.troff"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user