SeniorMars

Results 47 comments of SeniorMars

I'm sure you have your reasons, but I would still like to request this feature. I'm not used to inline markers at all, and would prefer the old style.

No, thank you for your work on this awesome project!

``` "ltex.languageToolHttpServerUri": "https://api.languagetoolplus.com", "ltex.languageToolOrg.username": "email", "ltex.languageToolOrg.apiKey": "your_key", ```

Counterpoint: [elasticlunr](http://elasticlunr.com/) is easy to built with and using pagefind/tinysearch will make it hard to use with github actions / require you to self host.

Do you want me to implement this with [elasticlunr](http://elasticlunr.com/)? I think it is a good idea for a default. We can disable it by default too.

> Integrate pdf or png viewer As a configuration option, this should take a path to a binary or, at the very least have the option to add a callback....

I will help make this language server compatible with external viewers as I am interested in other editors. > jump to source I'm very interested in adding a SyncTeX like...

I was about to push a PR to this repo as I thought it was needed as it took me hours to come up with the solution... It seems someone...

My only suggestion is to mention explicitly: `"ltex.languageToolHttpServerUri": "https://api.languagetoolplus.com"` as without it, it would require an extra step.

I have seen it but didn't think about using it for this project. I'll reconsider it.