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

Integrating rust-mode with Built-in Tree-sitter in Emacs 29 #506

Closed
creese opened this issue Oct 25, 2023 · 2 comments
Closed

Integrating rust-mode with Built-in Tree-sitter in Emacs 29 #506

creese opened this issue Oct 25, 2023 · 2 comments

Comments

@creese
Copy link

creese commented Oct 25, 2023

I've recently encountered an issue with Emacs 29. While the newer version has incorporated Tree-sitter by default, it seems that tree-sitter-hl-mode wasn't included.

Can anyone guide me on how to make rust-mode compatible with the integrated Tree-sitter in Emacs 29? Any help would be greatly appreciated.

@creese creese changed the title Integrating rust-mode with Built-in tree-sitter in Emacs 29 Integrating rust-mode with Built-in Tree-sitter in Emacs 29 Oct 25, 2023
@psibi
Copy link
Member

psibi commented Feb 17, 2024

This PR implements it: #482

If you can test drive it, that will be helpful feedback.

@psibi
Copy link
Member

psibi commented Feb 24, 2024

Closing this since this is available as part of rust-mode: https://github.com/rust-lang/rust-mode?tab=readme-ov-file#tree-sitter

@psibi psibi closed this as completed Feb 24, 2024
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

2 participants