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

Add support for vscode.dev and other web vs code editions

Open vbifonixor opened this issue 2 years ago • 2 comments
trafficstars

Hi! The extension works really good, but it would be even nicer if I could install it on vscode.dev or github codespaces to edit beancount files from within browser.

vbifonixor avatar Mar 29 '23 11:03 vbifonixor

The extension currently relies on running beancount command locally to provide diagnostics. I'm not sure if there is a way to properly support this in the browser.

mengqi92 avatar Apr 18 '24 11:04 mengqi92

I think that it should be possible to make a subset of plugin's functionality available for browser environments, at least syntax highlighting

vbifonixor avatar Aug 13 '24 21:08 vbifonixor