better-comments icon indicating copy to clipboard operation
better-comments copied to clipboard

Fixes #415 - Not working on remote workspaces

Open gesslar opened this issue 2 years ago • 2 comments

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 avatar Oct 04 '22 02:10 gesslar

@aaron-bond can this be reviewed?

gesslar avatar May 02 '23 20:05 gesslar

This should resolve #415 once merged.

gesslar avatar May 02 '23 20:05 gesslar