vscode add uavcan.dsdl to recommended extensions

- this extension adds support for Data Structure Description Language (DSDL)
This commit is contained in:
Daniel Agar 2019-04-11 21:04:59 -04:00 committed by GitHub
parent 95a0803b14
commit 4fe9ac9993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,8 @@
"ms-vscode.cpptools",
"peterjausovec.vscode-docker",
"twxs.cmake",
"uavcan.dsdl",
"vector-of-bool.cmake-tools",
"wholroyd.jinja"
]
}
}