vscode-blockman icon indicating copy to clipboard operation
vscode-blockman copied to clipboard

[Suggestion] Any plan to support web extension host or remote extension host?

Open FourLeafTec opened this issue 3 years ago • 1 comments

Hello, I am currently using the web version of vscode, like vscode for web and code-server, none of them support local extension host. It seems that blockman relies on local extension host to be used. Is there any plan to support the use of blockman in environments without local extension host?

FourLeafTec avatar Sep 16 '22 02:09 FourLeafTec

Hello, I'm not sure about remote host, but I worked hard to make Blockman available for web host, seems that getting the tokenizers/parsers for languages have some problems when the environment is web browser. I'll try to continue working on it in the near future.

https://github.com/microsoft/vscode/issues/127055

https://github.com/microsoft/vscode/issues/131062

leodevbro avatar Sep 16 '22 08:09 leodevbro