Skip to content

Commit

Permalink
Added Sort Line Ext Support
Browse files Browse the repository at this point in the history
  • Loading branch information
gvatsal60 committed Sep 20, 2024
1 parent eae5115 commit 77c952f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"bradzacher.vscode-copy-filename",
"PKief.material-icon-theme",
"SonarSource.sonarlint-vscode",
"ms-azuretools.vscode-docker"
"ms-azuretools.vscode-docker",
"Tyriar.sort-lines"
],
"settings": {
"[cpp]": {
Expand Down

0 comments on commit 77c952f

Please sign in to comment.