mirror of
https://github.com/nushell/nushell
synced 2025-01-13 05:38:57 +00:00
[Gitpod] Add some VSCode extensions (#1268)
VSCode extensions for productive work.
This commit is contained in:
parent
fe4ad5f77e
commit
bc5a969562
1 changed files with 7 additions and 0 deletions
|
@ -19,3 +19,10 @@ github:
|
||||||
addBadge: false
|
addBadge: false
|
||||||
# add a label once the prebuild is ready to pull requests (defaults to false)
|
# add a label once the prebuild is ready to pull requests (defaults to false)
|
||||||
addLabel: prebuilt-in-gitpod
|
addLabel: prebuilt-in-gitpod
|
||||||
|
vscode:
|
||||||
|
extensions:
|
||||||
|
- hbenl.vscode-test-explorer@2.15.0:koqDUMWDPJzELp/hdS/lWw==
|
||||||
|
- Swellaby.vscode-rust-test-adapter@0.11.0:Xg+YeZZQiVpVUsIkH+uiiw==
|
||||||
|
- serayuzgur.crates@0.4.7:HMkoguLcXp9M3ud7ac3eIw==
|
||||||
|
- belfz.search-crates-io@1.2.1:kSLnyrOhXtYPjQpKnMr4eQ==
|
||||||
|
- vadimcn.vscode-lldb@1.4.5:lwHCNwtm0kmOBXeQUIPGMQ==
|
||||||
|
|
Loading…
Reference in a new issue