Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 16 days ago
JSON representation

A language server and VSCode extension for the Valve Data Format (VDF), also known as KeyValues.

Awesome Lists containing this project

README

        

# Valve Data Format (VDF) [![Test status](https://img.shields.io/github/workflow/status/TimJentzsch/vdf-extension/Coverage/main)](https://github.com/TimJentzsch/vdf-extension/actions/workflows/coverage.yml) [![Test coverage](https://img.shields.io/codecov/c/github/TimJentzsch/vdf-extension/main)](https://github.com/TimJentzsch/vdf-extension/actions/workflows/coverage.yml) [![License](https://img.shields.io/github/license/TimJentzsch/vdf-extension)](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).