Skip to content

Commit

Permalink
Change in VSCode Extensions
Browse files Browse the repository at this point in the history
This commit will:
- Add MarkdownLint
- remove Settings sync (deprecated by VSCode)

Links:
- https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint
- shanalikhan/code-settings-sync#1348

Signed-off-by: Vinay Hegde <[email protected]>
  • Loading branch information
vinayhegde1990 authored May 30, 2023
1 parent 82a17bb commit 5eddbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extension-list.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
adamwalzer.string-converter
bierner.markdown-mermaid
christian-kohler.path-intellisense
DavidAnson.vscode-markdownlint
eamodio.gitlens
EditorConfig.EditorConfig
esbenp.prettier-vscode
Expand All @@ -16,7 +17,6 @@ ms-vscode.powershell
natqe.reload
redhat.vscode-commons
redhat.vscode-yaml
Shan.code-settings-sync
shopify.ruby-extensions-pack
streetsidesoftware.code-spell-checker
timonwong.shellcheck
Expand Down

0 comments on commit 5eddbb5

Please sign in to comment.