Guyutongxue / clangd-in-browser

Port clangd language server to WASM, and run it in your browser.
https://clangd.guyutongxue.site/
MIT License
26 stars 5 forks source link

Can I add this project to the featured project list of monaco-languagclient? #2

Closed kaisalmen closed 1 month ago

kaisalmen commented 1 month ago

Hi @Guyutongxue this not an issue at all, but a request. I stumbled over your work by coincidence and I think it is awesome. 👍🎉

Can I add this to the featured project list of monaco-languagclient: https://github.com/TypeFox/monaco-languageclient?tab=readme-ov-file#featured-projects

I could also support you upgrading this project to the latest version of monaco-languageclient if you like.

Guyutongxue commented 1 month ago

Can I add this to the featured project list of monaco-languagclient: https://github.com/TypeFox/monaco-languageclient?tab=readme-ov-file#featured-projects

Sure! Thanks for your appreciation.

I could also support you upgrading this project to the latest version of monaco-languageclient if you like.

PR is welcomed 😃

kaisalmen commented 1 month ago

PR will come after the new version is released. This will lift the stack to monaco-editor 0.48.0 and vscode api 1.89.0

kaisalmen commented 1 month ago

Featured projects have been updated. I close this issue and will open an update PR in the next couple of days.