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

Package loading orders #16847

Open
Pancf opened this issue Feb 26, 2025 · 0 comments
Open

Package loading orders #16847

Pancf opened this issue Feb 26, 2025 · 0 comments

Comments

@Pancf
Copy link

Pancf commented Feb 26, 2025

I have lsp-mode and tree-sitter in my dotspacemacs-configuration-layers, and when I open programming files a warning like below occurs.

⛔ Warning (lsp-mode): It seems you have configured tree-sitter-hl to activate after lsp-mode.
To prevent tree-sitter-hl from overriding lsp-mode’s semantic token highlighting, lsp-mode
will now disable both semantic highlighting and tree-sitter-hl mode and subsequently re-enable both,
starting with tree-sitter-hl-mode.

And I find the issue in lsp-mode repo, they have a workaround pr. I want to know whether we have ways to load tree-sitter packages before lsp packages?

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