mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 11:34:54 +00:00
When landed and published, this will expose the config file as: https://jj-vcs.github.io/jj/latest/config-schema.json Exposing the schema like that will allow users to reference in their `~/.config/jj/config.toml` like: ```toml "$schema" = 'https://jj-vcs.github.io/jj/latest/config-schema.json' ``` At which point any user with a configured LSP for TOML files will get inline documentation, suggestions on valid keys, &c.
Symbolic link
1 line
No EOL
29 B
JSON
Symbolic link
1 line
No EOL
29 B
JSON
../cli/src/config-schema.json |