No linting in docker container when attached to vscode in wsl2 #23419
|
|
Answered by
HeChengHui
May 15, 2024
Replies: 2 comments 3 replies
|
Are you saying you are not getting proper colorization? /cc @debonte |
3 replies
|
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. |
0 replies
Answer selected by
HeChengHui
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




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.