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

Generate queries into workspace runtime directory #7

Closed
senekor opened this issue Feb 9, 2025 · 2 comments
Closed

Generate queries into workspace runtime directory #7

senekor opened this issue Feb 9, 2025 · 2 comments

Comments

@senekor
Copy link
Owner

senekor commented Feb 9, 2025

If helix-editor/helix#12821 is fixed, we could generate the queries into the workspace runtime directory. This is just a little cleaner than spamming the user config directory. However, we should wait until a version of Helix that supports this is actually widely available (check various package managers), to minimize the risk of someone with an outdated Helix version losing syntax highlighting.

@senekor senekor changed the title Generate textobject queries into workspace runtime directory Generate queries into workspace runtime directory Feb 9, 2025
@senekor
Copy link
Owner Author

senekor commented Feb 10, 2025

One thing to note is that some people may build Helix from source and create a symlink from their user config directory into the Helix repository, as suggested in the documentation. In that case, ec2hx will generate the runtime files into the Helix repository... not very nice.

@senekor
Copy link
Owner Author

senekor commented Mar 8, 2025

As explained here Helix will likely not support workspace runtime directories. It is more likely for EditorConfig support to land in core, making ec2hx deprecated anyway.

@senekor senekor closed this as not planned Won't fix, can't repro, duplicate, stale Mar 8, 2025
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