Browse Source

vscode add uavcan.dsdl to recommended extensions

- this extension adds support for Data Structure Description Language (DSDL)
sbg
Daniel Agar 6 years ago committed by GitHub
parent
commit
4fe9ac9993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .vscode/extensions.json

3
.vscode/extensions.json vendored

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

Loading…
Cancel
Save