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

Marco Treesitter syntax and schema #1066

Open
snoblenet opened this issue Aug 12, 2024 · 1 comment
Open

Marco Treesitter syntax and schema #1066

snoblenet opened this issue Aug 12, 2024 · 1 comment

Comments

@snoblenet
Copy link

Is there or will there be a Treesitter syntax for Marco? I'd like to add it to Neovim for highlighting.

Similarly, will there be an LSP for Marco? Especially with support for a feature similar to JSON schemas?

(For what it's worth, all could be provided instantly by just using JSON, TOML or similar for config.)

@snoblenet
Copy link
Author

BTW, schema support would be particularly valuable, because if you are editing the config file in a text editor and the config file format bans you from providing default values (?!), then you don't have any visibility at that point of the available config options.

But a quicker way of solving that problem would be the just (1) allow the specification of default values and (2) creating a starting config with all default values on installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant