index
:
sncontinue.git
cleanup
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.vscode
Age
Commit message (
Expand
)
Author
2023-08-10
Draft fixing broken default configuration and introducing default urls that y...
Kirill Dubovitskiy
2023-08-10
Remove clientgen, fix windows startup errors
sestinj
2023-08-08
Updated documentation to reflect the new fastest getting started path in VSCode
Kirill Dubovitskiy
2023-08-07
fix: :white_check_mark: allow longer for python server to start in test
Nate Sesti
2023-08-07
- Allowing debugging server while debugging extension tests
Kirill Dubovitskiy
2023-08-07
Adding launch configuration for debugging tests (separate from server)
Kirill Dubovitskiy
2023-08-07
Using esbuild.mjs for configuration
Kirill Dubovitskiy
2023-08-07
Touchup on esbuild configuration + installing depdencies
Kirill Dubovitskiy
2023-08-06
Added a task to install all dependencies from top level without having to fig...
Kirill Dubovitskiy
2023-08-06
Added a launch configuration to start debugging both server + extension
Kirill Dubovitskiy
2023-08-06
Initial stab at adding more launch configurations
Kirill Dubovitskiy
2023-07-23
documentation
Nate Sesti