Replies: 1 comment
-
You would need to generate a schema for tablo. See #3901. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if Helix supported autocompleting config keys in its
config.toml
file.vscode has this, it makes discoverability of different config options even better.

It would depend on toml LSP, so it wouldn't need to work out of the box. If LSP fails that's fine, it's not a critical feature. But I do not know how to put the configuration symbols into it.
There have been discussions about default config file - while that's a good point, I feel like people would still delete 90% of the options and leave them defaults.
How do you feel about it?
Beta Was this translation helpful? Give feedback.
All reactions