LDAP / LSP-ltex-ls

Convenience package for the LTeX Language Server (Spell/Grammar check for LaTex and Markdown)
Mozilla Public License 2.0
5 stars 0 forks source link
latex lsp-client markdown sublime-text

Moved to https://github.com/sublimelsp/LSP-ltex-ls

LSP-ltex-ls

Latex/Markdown grammar check support for Sublime's LSP plugin provided through valentjn/ltex-ls.

Installation

  1. Install LSP via Package Control. If you prefer to install valentjn/ltex-ls without java bundled, make sure a x64-version is in path and JAVA_HOME is set.
  2. Install this plugin.
  3. Restart Sublime.

Note: Currently LSP ignores non-workspace files. Add the folder to Sublime Text to enable the Server.

Configuration

Here are some ways to configure the package and the language server.

Language Configuration

Limitations

This version lacks in comparison to vscode-ltex the possibility to add exceptions (rules, words, …) on a per-project basis. (Maybe added in the future.)