フロントエンドカンファレンス北海道2024
LT(5分)

What is WSL and how to use it with visual studio code

indramani264 Indramani Sharma indramani264
1

The windows Subsystem for Linux(WSL) let's developers runs a GNU/Linux environment including most command -lines tools , utilities and application directly on the windows, unmodified without the overhead of a traditional virtual machine or dualboot setup.
The remote -WSL extension lets use VS code on windows to build Linux application that runs on the windows Subsystem for Linux (WSL).