We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c23e7 commit c17b1acCopy full SHA for c17b1ac
.idx/dev.nix
@@ -41,6 +41,7 @@
41
# Search for the extensions you want on https://open-vsx.org/ and use "publisher.id"
42
extensions = [
43
# "vscodevim.vim"
44
+ "EchoAPI.echoapi-for-vscode"
45
"zhuangtongfa.material-theme"
46
"GitHub.vscode-pull-request-github"
47
"GitHub.vscode-github-actions"
@@ -54,7 +55,7 @@
54
55
"hediet.vscode-drawio"
56
"amazonwebservices.aws-toolkit-vscode"
57
"OmriGM.codeium"
- "rangav.vscode-thunder-client"
58
+ # "rangav.vscode-thunder-client"
59
"ms-azuretools.vscode-docker"
60
"Codeium.codeium"
61
# "Codium.codium"
0 commit comments