zathura-language-server

readthedocs pre-commit.ci status github/workflow codecov DeepSource

github/downloads github/downloads/latest github/issues github/issues-closed github/issues-pr github/issues-pr-closed github/discussions github/milestones github/forks github/stars github/watchers github/contributors github/commit-activity github/last-commit github/release-date

github/license github/languages github/languages/top github/directory-file-count github/code-size github/repo-size github/v

pypi/status pypi/v pypi/downloads pypi/format pypi/implementation pypi/pyversions

A language server for zathura’s zathurarc.

  • [x] Document Link

  • [x] Diagnostic:

    • [x] option value

    • [x] function

    • [x] argument

    • [x] included paths must be unique

    • [x] unmapped keys must be unique

  • [x] Hover

    • [x] option

    • [x] command

  • [x] Completion

    • [x] option

    • [x] command

    • [x] mode

    • [x] function

    • [x] argument

    • [x] included path

Diagnostic

diagnostic

Document hover

document hover

Completion

option

function

How Does It Work

See here.

See readthedocs to know more.