mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-06-06 02:36:49 +08:00
add recommended extensions for easier linting (#745)
This commit is contained in:
parent
fe4cf8e818
commit
234be95c1e
4
.vscode/extensions.json
vendored
4
.vscode/extensions.json
vendored
@ -2,6 +2,8 @@
|
|||||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||||
// for the documentation about the extensions.json format
|
// for the documentation about the extensions.json format
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"platformio.platformio-ide"
|
"platformio.platformio-ide",
|
||||||
|
"DavidAnson.vscode-markdownlint",
|
||||||
|
"shd101wyy.markdown-preview-enhanced",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user