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 c60dd68 commit 2cc18b6Copy full SHA for 2cc18b6
.vscode/extensions.json
@@ -12,6 +12,7 @@
12
"redhat.vscode-xml", // xml formatter
13
"redhat.vscode-yaml", // yaml formatter
14
"euskadi31.json-pretty-printer", // json pretty printer
15
+ "ryu1kn.edit-with-shell", // Edit file or selection with any shell command like sort -rn or uniq
16
17
////////////////////////////////////////////////////////////////
18
// Language supports
0 commit comments