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

Doesn't colour comments when editing a project with Remote-WSL or Remote-SSH #507

Open
rlipscombe opened this issue Nov 16, 2023 · 4 comments

Comments

@rlipscombe
Copy link

I'm editing an Erlang project over Remote-WSL, and my comments aren't being coloured. On the same PC, with a local project, the extension works fine.

@rlipscombe rlipscombe changed the title Doesn't colour comments when editing a project with Remote-WSL Doesn't colour comments when editing a project with Remote-WSL or Remote-SSH Nov 16, 2023
@rlipscombe
Copy link
Author

I just checked with a project over Remote-SSH, and the colouring doesn't work there, either.

@edwinhuish
Copy link

You could try Better Comments (with embedded languages support)

@milosdjurica
Copy link

I am also using Remote-WSL and I have the same problem.

I found this:
#436

If I understood correctly, you should:

  1. find where this extension is installed
  2. open package.json file
  3. change order of the "ui" and "workspace".

Note: I found this package.json to be in : C:\Users\USERNAME.vscode\extensions\aaron-bond.better-comments-3.0.2

For some reason it doesn't work for me, but it might work for you.
Please let me know it does work for you, and/or if you found any other way to fix this problem.

@milosdjurica
Copy link

I also opened another issue where I explained what I think is the issue and I how I believe it could be fixed.
You can more here: #509

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

No branches or pull requests

3 participants