We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm running my vscode on WSL mode and when I try to access the snippet the following message appears
massCode app is not running.
I already have installed the massCode app.
Maybe is it happening because the massCode was installed on Windows system and not on Linux subsystem?
related #3
The text was updated successfully, but these errors were encountered:
The extension of vscode listens to localhost, and the localhost in wsl is just itself.
You can try to install masscode to wsl too.
Sorry, something went wrong.
No branches or pull requests
I'm running my vscode on WSL mode and when I try to access the snippet the following message appears
massCode app is not running.
I already have installed the massCode app.
Maybe is it happening because the massCode was installed on Windows system and not on Linux subsystem?
related #3
The text was updated successfully, but these errors were encountered: