Replies: 1 comment 8 replies
-
I think taplo is as good as dead, and TOML is on the way out in Helix. I know it is not what you were asking, but out of general interest, If you want some actual JSON schemas for JSON you can do: [[language-server.vscode-json-language-server.config.json.schemas]]
fileMatch = [ "package.json" ]
url = "https://json.schemastore.org/package.json" |
Beta Was this translation helpful? Give feedback.
8 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.
-
Looking for the schemas for Helix config files:
.config.toml
,.language.toml
, etc. Are they available by chance? This provides autocomplete if there's a schema: https://taplo.tamasfe.dev.I read this issues but not sure if that exists or not.
Beta Was this translation helpful? Give feedback.
All reactions