Skip to content
New issue

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

Fixes #415 - Not working on remote workspaces #436

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gesslar
Copy link

@gesslar gesslar commented Oct 4, 2022

According to https://code.visualstudio.com/api/advanced-topics/extension-host#preferred-extension-location, the order of [ "workspace", "ui" ] will allow this extension to work in remote workspaces.

Reversed the order as it appears in package.json and tested it with as remote, the extension will now properly highlight comments as designed in WSL.

@gesslar
Copy link
Author

gesslar commented May 2, 2023

@aaron-bond can this be reviewed?

@gesslar
Copy link
Author

gesslar commented May 2, 2023

This should resolve #415 once merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant