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

Add queries for the just language #3065

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tgross35
Copy link

@tgross35 tgross35 commented Mar 12, 2024

  • Added an entry to CHANGELOG.md if this change could be valuable to users

This adds the just language, as described at: https://github.com/casey/just. I just used the queries from https://github.com/IndianBoy42/tree-sitter-just/tree/main/queries-flavored/lapce which are currently identical to those for helix, but can be adjusted as needed.

However, I can't figure out how to test this. Running cargo run and opening a justfile doesn't add highlighting, so there must be something missing.

@panekj
Copy link
Collaborator

panekj commented Mar 12, 2024

We're not adding anymore built-in languages to lapce

@tgross35
Copy link
Author

Is there any tracking issue for being able to add new syntax highlighting as a plugin?

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.

None yet

2 participants