mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-14 17:08:53 +02:00
Add vscode recommended extensions list
This commit is contained in:
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"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user