Closed remcohaszing closed 1 year 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!
@remarkjs/contributors Friendly ping 🛎. Only 4 :+1: are missing!
I just asked my colleagues for help.
Should we keep this open? It’s been more than a year. Might be never.
My plan was basically:
remark-lint
releasesremark-language-server
vscode-remark
So yeah, I’ll close it now.
Hi! This was closed. Team: If this was fixed, please add phase/solved
. Otherwise, please add one of the no/*
labels.
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.