LICENSE
README.md
pyproject.toml
setup.py
salve/__init__.py
salve/ipc.py
salve/misc.py
salve/wrappers.py
salve.egg-info/PKG-INFO
salve.egg-info/SOURCES.txt
salve.egg-info/dependency_links.txt
salve.egg-info/requires.txt
salve.egg-info/top_level.txt
salve/server_functions/__init__.py
salve/server_functions/autocompletions.py
salve/server_functions/definitions.py
salve/server_functions/links_and_hidden_chars.py
salve/server_functions/misc.py
salve/server_functions/replacements.py
salve/server_functions/highlight/__init__.py
salve/server_functions/highlight/docstring_highlight.py
salve/server_functions/highlight/highlight.py
salve/server_functions/highlight/misc.py
tests/test_defintions.py
tests/test_ipc.py
tests/testing_file1.py
tests/testing_file2.py