Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JSON schema for config #2859

Closed
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9906b59
feat(schema): add config.json
Aug 1, 2023
bd095a7
feat(schema): support 'git' key
Aug 1, 2023
975d1e8
feat(schema): simplify descriptions
Aug 1, 2023
44f445d
fix(schema): colors
Aug 3, 2023
21903ee
fix(schema): descriptions
Aug 3, 2023
694ba92
feat(schema): support os settings
Aug 3, 2023
3bab5b5
feat(schema): support refresher settings
Aug 3, 2023
ea384cd
feat(schema): use better links for os settings
Aug 3, 2023
92ea0e0
feat(schema): support update settings
Aug 5, 2023
f4043cb
feat(schema): support remaining top-level keys
Aug 5, 2023
bc619cf
feat(schema): support keybindings
Aug 5, 2023
ae87be3
fix(schema): color definition
Aug 5, 2023
76c20fc
feat(schema): support settings for custom colors
Aug 5, 2023
56db49e
fix(schema): permit disabling keybindings
Aug 5, 2023
02866ab
feat(schema): support services
Aug 5, 2023
b9719b4
feat(schema): support commit prefixes
Aug 5, 2023
6388b0d
feat(schema): add links to docs
Aug 5, 2023
be19ad7
Merge branch 'master' into feature/schema-for-config
Aug 5, 2023
f3af388
feat(schema): support top custom command keys
Aug 6, 2023
c19a696
feat(schema): support input prompt
Aug 6, 2023
8242d27
feat(schema): require top keys for prompt
Aug 6, 2023
14c18b3
feat(schema): support confirm prompt
Aug 6, 2023
b3a1c9c
feat(schema): support menu prompt
Aug 6, 2023
e71bef0
feat(schema): support menus from commands
Aug 6, 2023
c4a8dc6
Merge branch 'master' into feature/schema-for-config
Aug 6, 2023
32ddbd3
fix(schema): add missing property
Aug 6, 2023
3aabe2e
Merge branch 'feature/schema-for-config' of https://github.com/EmilyS…
Aug 6, 2023
eb4e384
fix(schema): description rewording
Aug 6, 2023
0ff2440
fix(schema): allow empty strings for edit presets
Aug 6, 2023
c232abc
fix(schema): custom command definition
Aug 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading