remarkjs / vscode-remark

Lint and format markdown code with remark
https://marketplace.visualstudio.com/items?itemName=unifiedjs.vscode-remark
MIT License
54 stars 11 forks source link

Use no-code VSCode integration #121

Closed remcohaszing closed 1 year ago

remcohaszing commented 2 years ago

Initial checklist

Problem

Currently we need a bunch of boilerplate code to create a client for integrating remark-language-server into this extension. This adds ~350kB of minified JavaScript.

Solution

I created feature request https://github.com/microsoft/vscode/issues/158076 upstream. If it gets accepted (needs 20 :+1: votes) and implemented, we can remove the client code entirely.

Alternatives

If the upstream doesn’t get accepted, we should just close this issue.

wooorm commented 2 years ago

@remarkjs/contributors The call to action here is: Please upvote this issue https://github.com/microsoft/vscode/issues/158076 (assuming you think it is a good idea 😉). Thanks!

wooorm commented 2 years ago

@remarkjs/contributors Friendly ping 🛎. Only 4 :+1: are missing!

JounQin commented 2 years ago

I just asked my colleagues for help.

wooorm commented 1 year ago

Should we keep this open? It’s been more than a year. Might be never.

remcohaszing commented 1 year ago

My plan was basically:

So yeah, I’ll close it now.

github-actions[bot] commented 1 year ago

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.