summaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Expand)Author
2023-08-08Updated documentation to reflect the new fastest getting started path in VSCodeKirill Dubovitskiy
2023-08-07fix: :white_check_mark: allow longer for python server to start in testNate Sesti
2023-08-07- Allowing debugging server while debugging extension testsKirill Dubovitskiy
2023-08-07Adding launch configuration for debugging tests (separate from server)Kirill Dubovitskiy
2023-08-07Using esbuild.mjs for configurationKirill Dubovitskiy
2023-08-07Touchup on esbuild configuration + installing depdenciesKirill Dubovitskiy
2023-08-06Added a task to install all dependencies from top level without having to fig...Kirill Dubovitskiy
2023-08-06Added a launch configuration to start debugging both server + extensionKirill Dubovitskiy
2023-08-06Initial stab at adding more launch configurationsKirill Dubovitskiy
2023-07-23documentationNate Sesti