settings.json with indentation config in VSCode

This commit is contained in:
Inaki Fernandez
2022-10-02 19:25:27 +02:00
parent a8864009fe
commit 75306bb296

View File

@@ -2,6 +2,13 @@
A curated list of awesome references collected since 2018.
My VSCode's plugins:
- [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)
- [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)
- [GitHub Pull Requests and Issues](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github)
- [GitLens — Git supercharged](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)
Apparently [Material for MKDocs](https://squidfunk.github.io/mkdocs-material/) requires an indentation of 4 spaces, otherwise nested lists and Tables Of Contents won't be rendered as expected.
My VSCode's settings.json :