gitui-org / gitui-org/gitui

Support JSON/YAML format for config

Open
#1,786 2 comments 0 reactions 0 assignees View on GitHub
dormant feature-request
Dominant language
Rust
Stars
22.5k
Forks
773
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
It's hard write configs without having any sort of intellisence. YAML/JSON files have good enough [LSP](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml) for VS Code:

![image](https://github.com/extrawurst/gitui/assets/42812113/16c93402-3d86-4c44-bf8f-4dba2ba23e1c)

**Describe the solution you'd like**
Add support for JSON/YAML formats for config until ron gets intellisence support like JSON/YAML where user can create any arbitrary schemas and associate them with any files.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Besides, I am suggesting this feature as I [can](https://github.com/SchemaStore/schemastore/pulls/EmilySeville7cfg) write JSON schemas and could add a new one for yours config if JSON/YAML formats were supported.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.