.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
conftest.py
pyproject.toml
.github/workflows/ci.yaml
.vscode/settings.json
docs/Makefile
docs/make.bat
docs/example/logging.lua
docs/source/conf.py
docs/source/index.rst
docs/source/_extra/robots.txt
sphinx_lua_ls/__init__.py
sphinx_lua_ls/_version.py
sphinx_lua_ls/autodoc.py
sphinx_lua_ls/doctree.py
sphinx_lua_ls/domain.py
sphinx_lua_ls/intersphinx.py
sphinx_lua_ls/lua_ls.py
sphinx_lua_ls/py.typed
sphinx_lua_ls.egg-info/PKG-INFO
sphinx_lua_ls.egg-info/SOURCES.txt
sphinx_lua_ls.egg-info/dependency_links.txt
sphinx_lua_ls.egg-info/requires.txt
sphinx_lua_ls.egg-info/top_level.txt
test/conftest.py
test/test_parse.py
test/test_regression.py
test/roots/test-doc/Makefile
test/roots/test-doc/conf.py
test/roots/test-doc/index.rst
test/roots/test-doc/make.bat
test/roots/test-doc/mod.lua
test/roots/test-doc/src/annotations.rst
test/roots/test-doc/src/autodoc.rst
test/roots/test-doc/src/directives.rst
test/roots/test-doc/src/modules.rst
test/roots/test-doc/src/refs.rst
test/test_regression/annotations.html
test/test_regression/autodoc.html
test/test_regression/directives.html
test/test_regression/modules.html
test/test_regression/refs.html