Syntax highlighting, autocompletion, and more for various different configuration files!
Developed for use with rustfmt (more coming soon) extension for Zed .
I created this because I love having snippets, autocomplete, highlighting, etc.
I am working on creating more of these language servers for different types of configuration files in the future.
Any Python files (*.py[w][c], .python-version, pyproject.toml, .venv/, etc) are not
needed for the extension. These are just for usage during development2.
This also includes all files inside of the .dev/ folder.
-
↩ Resources I used for development
-
↩ Development specific usage:
Code, folders, etc — made specifically for developers, and NOT end-users. All of these files can be deleted, and the language server will work as expected. If it does make an impact on the main functionality, please Open an Issue. Currently tracked development files/folderspresented in.gitignoreformat..zed/.venv/File(s) not currently used.python-versionFile(s) not currently usedpyproject.tomlFile(s) not currently used*.specFile(s) not currently used*.shFile(s) not currently used*.batFile(s) not currently used*.cmdFile(s) not currently used*.ps1File(s) not currently used