Skip to content

Commit

Permalink
Ignore VS Code extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegera committed Jun 28, 2024
1 parent d6495d0 commit 243a09f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/prefs/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
},
"explorer.confirmDelete": false,
"explorer.confirmDragAndDrop": false,
"extensions.ignoreRecommendations": true,
"emmet.showExpandedAbbreviation": "inMarkupAndStylesheetFilesOnly",
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
Expand Down

0 comments on commit 243a09f

Please sign in to comment.