Skip to content

How can we get the requirement for local installation of remark removed? #960

Answered by Murderlon
halostatue asked this question in Q&A
Discussion options

You must be logged in to vote

I think the definition and workings of a language server can be more generic than batteries-included majority of language servers. This is because most of them, which we have grown accustomed to, take the (opinionated) convention over configuration route. And that makes sense, because LSPs like gopls, tsserver, rust-analyser, etc tell you what's right or wrong, like an unused import. You can take that route because you can assume no one will object to getting an warning about that unused import.

Markdown, however, doesn't really have errors or warnings that everyone agrees on for that matter. So when it comes to having remark-language-server work out-of-the-box, you have to ask yourself w…

Replies: 5 comments 18 replies

Comment options

You must be logged in to vote
8 replies
@wooorm
Comment options

@halostatue
Comment options

@Murderlon
Comment options

@halostatue
Comment options

@Murderlon
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ChristianMurphy
Comment options

You must be logged in to vote
7 replies
@wooorm
Comment options

@halostatue
Comment options

@ChristianMurphy
Comment options

@remcohaszing
Comment options

@chancez
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@halostatue
Comment options

@AXGKl
Comment options

@wooorm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants