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

Show parser availability in --health [LANG] #12228

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

eduardorittner
Copy link
Contributor

Closes #1858.
I can also add a parser column to the --health table for all languages, if this looks good.

helix-term/src/health.rs Outdated Show resolved Hide resolved
helix-term/src/health.rs Outdated Show resolved Hide resolved
@the-mikedavis
Copy link
Member

I think we can leave the parser out of the full --health (no arguments) table. Under normal circumstances it should be for all languages.

- Use fully qualified syntax for `get_language` instead of `use`
- Print parser availability after formatter and before queries
@eduardorittner
Copy link
Contributor Author

Sounds good

@the-mikedavis the-mikedavis merged commit 9e4da4b into helix-editor:master Dec 18, 2024
6 checks passed
CedricMeu pushed a commit to CedricMeu/helix that referenced this pull request Jan 2, 2025
GladkihEgor pushed a commit to GladkihEgor/helix that referenced this pull request Jan 4, 2025
diucicd pushed a commit to diucicd/helix that referenced this pull request Jan 8, 2025
rmburg pushed a commit to rmburg/helix that referenced this pull request Jan 20, 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

Successfully merging this pull request may close these issues.

Show parser availability in --health [LANG]
2 participants