Tommy Sullivan
Tommy Sullivan
@rhyek same. if i run `yarn workspace subproject1 build`, and then in the subproject1 folder's package.json i define `build` to do a `tsc -b tsconfig.subproject1.json`, where this tsconfig contains `references`...
> This sounds like it would automatically rebuild the dev container when a file change is detected. This would disconnect VS Code from the VS Code Server running in the...
hey. two things 1. the docs are misleading because they refer to a non existing capability 2. the request is to be able to sync the .git folder, which there...
ping, this would still be useful for all online docker ides! please
hm although this fixed some cases for me, i still cant use the library, the .at(n) for an array of T where T is a discriminated union breaks in both...