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

feat: update angularls/init.lua #503

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

LauGaHo
Copy link

@LauGaHo LauGaHo commented Dec 31, 2024

make the node_modules which in the project have the highest priority, its priority should be higher than mason

make the node_modules which in the project have the highest priority, its priority should be higher than mason
@chaozwn
Copy link

chaozwn commented Dec 31, 2024

By default, the LSPS below the workspace will be preferred. If the workspace does not have LSPS, mason's will be used by default. Two cases of angular18 and 19 have been tested.

Copy link
Owner

@williamboman williamboman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

@williamboman
Copy link
Owner

williamboman commented Feb 11, 2025

Or actually, I now recall spending some time investigating this when it was added. The current behavior mimics the way the VSCode extension works, with the bundled packages being prioritized. Is there a more specific reason to change this behavior?

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.

3 participants