If anyone is interested I’ve been working on some ...
# ide
g
If anyone is interested I’ve been working on some updates to make the vscode-cfml plugin work ( at least partially ) as a web based vscode plugin https://github.com/garethedwards-tass/vscode-cfml
g
Hi - quick question - that I probably should know - but don't.... What's the significance of "as a web-based vscode plugin", please?
g
Native support for browser based versions of VSCode without the need for “codespaces” https://github.dev/github/dev https://vscode.dev/
code spaces is like VM, where as vscode.dev / github.dev is typically VSCode running in the browser
and it should improve the experience for something like VSCode liveshare
g
Thanks - got it now. I have only ever used VSCode as a desktop application. I didn't know the web-based version even existed!