Skip to content

Commit c17b1ac

Browse files
committed
Add EchoAPI extension and comment out Thunder Client in dev.nix
1 parent 21c23e7 commit c17b1ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.idx/dev.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
# Search for the extensions you want on https://open-vsx.org/ and use "publisher.id"
4242
extensions = [
4343
# "vscodevim.vim"
44+
"EchoAPI.echoapi-for-vscode"
4445
"zhuangtongfa.material-theme"
4546
"GitHub.vscode-pull-request-github"
4647
"GitHub.vscode-github-actions"
@@ -54,7 +55,7 @@
5455
"hediet.vscode-drawio"
5556
"amazonwebservices.aws-toolkit-vscode"
5657
"OmriGM.codeium"
57-
"rangav.vscode-thunder-client"
58+
# "rangav.vscode-thunder-client"
5859
"ms-azuretools.vscode-docker"
5960
"Codeium.codeium"
6061
# "Codium.codium"

0 commit comments

Comments
 (0)