No linting in docker container when attached to vscode in wsl2 #23419
-
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Are you saying you are not getting proper colorization? /cc @debonte |
Beta Was this translation helpful? Give feedback.
-
Suddenly had issues with opening vscode in wsl So now I open vscode in windows then connect to wsl. This way, my code in container has linting for some reason. |
Beta Was this translation helpful? Give feedback.
Suddenly had issues with opening vscode in wsl
To use Visual Studio Code with the Windows Subsystem for Linux, please install Visual Studio Code in Windows and uninstall the Linux version in WSL. You can then use the `code` command in a WSL terminal just as you would in a normal command prompt. Do you want to continue anyway? [y/N]
So now I open vscode in windows then connect to wsl. This way, my code in container has linting for some reason.