vscode: initial development configuration (#1520)

* vscode: initial development configuration; fbt: `vscode_dist` target for deploying vscode config
* vscode: fixed fbt blackmagic command

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
hedger
2022-08-03 19:32:31 +03:00
committed by GitHub
parent 51f5641c5e
commit 6499597586
8 changed files with 283 additions and 2 deletions

4
.vscode/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
./c_cpp_properties.json
./launch.json
./settings.json
./tasks.json