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

Remote WSL messing with themes highlight #92364

Closed
azeveco opened this issue Mar 10, 2020 · 2 comments
Closed

Remote WSL messing with themes highlight #92364

azeveco opened this issue Mar 10, 2020 · 2 comments
Assignees
Labels
semantic-tokens Semantic tokens issues typescript Typescript support issues

Comments

@azeveco
Copy link

azeveco commented Mar 10, 2020

  • VSCode Version: 1.43
  • Extension Version: 0.42.3
  • OS Version: Windows 10 Home SIngle Language - Build 1903

Theme syntax highlightning not working properly with Remote-WSL extension.

Steps to Reproduce:

  1. Install Remote WSL extension and reload
  2. Open a new remote wsl window
  3. Create a new .js file and fill it with some content
  4. Bring up the command pallet (F1) and search for "Color Theme"
  5. Go up or down and watch the highlight works perfectly for just a second and then turning into something else

Does this issue occur when all extensions are disabled?: No, because the extension that's causing this is the WSL. I've deactivated all the extensions and reloaded, only left the Remote-WSL active and the problem was still there. When I deactivated Remote-WSL, eveything worked perfectly.

I recorded a small video showing this behaviour with Remote-WSL enabled and another one with Remote-WSL disabled. Take a closer look at require, req, res and module.exports.
VIdeo: https://drive.google.com/open?id=1hr2QI2ZtPO3efsQYOoyh4uXUQtez0Y8A

@MatiasOlivera
Copy link

Maybe this will help you: #92308 (comment)

@azeveco
Copy link
Author

azeveco commented Mar 10, 2020

Maybe this will help you: #92308 (comment)

That's it! Thank you, @MatiasOlivera !

@azeveco azeveco closed this as completed Mar 10, 2020
@aeschli aeschli added typescript Typescript support issues semantic-tokens Semantic tokens issues labels Mar 11, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
semantic-tokens Semantic tokens issues typescript Typescript support issues
Projects
None yet
Development

No branches or pull requests

3 participants