https://github.com/timjentzsch/vdf-extension
A language server and VSCode extension for the Valve Data Format (VDF), also known as KeyValues.
https://github.com/timjentzsch/vdf-extension
keyvalue valve valve-data-format vdf vscode-extension
Last synced: about 1 year ago
JSON representation
A language server and VSCode extension for the Valve Data Format (VDF), also known as KeyValues.
- Host: GitHub
- URL: https://github.com/timjentzsch/vdf-extension
- Owner: TimJentzsch
- License: mit
- Created: 2021-08-20T22:37:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T11:16:09.000Z (over 4 years ago)
- Last Synced: 2025-03-29T07:46:37.553Z (about 1 year ago)
- Topics: keyvalue, valve, valve-data-format, vdf, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 551 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Valve Data Format (VDF) [](https://github.com/TimJentzsch/vdf-extension/actions/workflows/coverage.yml) [](https://github.com/TimJentzsch/vdf-extension/actions/workflows/coverage.yml) [](LICENSE)
> **DISCLAIMER**: This is a community-made extension and is not affiliated with Valve Cooperation.
This extension adds language support for the Valve Data Format (VDF), also known as KeyValues.
## Features
- Syntax highlighting
- Syntax validation
- Document symbols
- Document formatting
## Planned Features
- Schema validation
- Semantic highlighting (based on the schema)
## License
This project is licensed under the [MIT license](LICENSE).