nortakales / vs-code-qalc

Interactive scratchpad calculator for VS Code
MIT License
68 stars 2 forks source link

[Feature] Support for VS Code Web Extension #3

Open michelcaradec opened 2 years ago

michelcaradec commented 2 years ago

First of all, I would like to thank you for this super-useful project. I was previously using this online application, but moved with no hesitation to Qalc (one of the reason being I spend most of my day in VS Code).

What about making this extension support usage in extending the new online VS Code? It looks like few modifications would have to be done, mostly related to packaging (and maybe also about the clipboard usage).

Thank you again!

michelcaradec commented 1 year ago

Hello, As a sample/helper, here is what was done for the extension Error Lens to make the extension available on the web:

https://github.com/usernamehw/vscode-error-lens/commit/f3fbb5c86fa2524bf3a7d4f5724be00db6136d44