docs: Add docs for setting up vscode

Added a docs page with tips for setting up VS Code's code completion to work
in ZMK's source files. Info for other IDEs can be added here later as needed.
This commit is contained in:
Joel Spadin
2020-09-19 16:32:24 -05:00
committed by Pete Johanson
parent fc5d7bcb78
commit 0955ffef65
2 changed files with 140 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ module.exports = {
"development/posix-board",
"development/tests",
"development/usb-logging",
"development/ide-integration",
{
type: "category",
label: "Guides",