EvgeniyPeshkov / syntax-highlighter

Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
https://marketplace.visualstudio.com/items?itemName=evgeniypeshkov.syntax-highlighter
MIT License
208 stars 44 forks source link

Syntax Highlighter On Remote/Tunnel Server #84

Open akiraro opened 8 months ago

akiraro commented 8 months ago

I am using VSCode and would like to connect to a remote server via the Tunnel feature.

I tried installing syntax-highlighter locally and also on the remote server, but when I connect to the remote server locally, the syntax-highlighter doesn't work. However, it works when I use the vscode on the remote server