User Tools

Site Tools


windows_subsystem_wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows_subsystem_wsl [2023/02/25 19:45] skipidarwindows_subsystem_wsl [2023/02/25 21:22] (current) skipidar
Line 18: Line 18:
 wsl --distribution ClonedDistributionName wsl --distribution ClonedDistributionName
 </sxh> </sxh>
 +
 +
 +Visual Studio Code integration
 +
 +https://code.visualstudio.com/docs/remote/wsl
 +
 +start Visual Studio Code
 +<sxh>
 +code .
 +</sxh>
 +
 +
 +Watch the folder
 +
 +https://stackoverflow.com/questions/69811903/angular-ng-build-watch-in-remote-containers-and-remote-wsl-not-detecting-file
 +
 +<sxh>
 +    "ng": "ng",
 +    "start": "ng serve --poll 500",
 +    "build": "ng build",
 +    "watch": "ng build --watch --poll 500 --configuration development",
 +    "test": "ng test"
 +</sxh>
 +
windows_subsystem_wsl.1677354304.txt.gz · Last modified: by skipidar