Skip to content

Conversation

@kyliau
Copy link
Contributor

@kyliau kyliau commented Oct 22, 2019

This commit reorders the loading sequence of a tsserver plugin. It
should first check pluginProbeLocations before checking peer
node_modules.

Fixes #34616

This commit reoroders the loading sequence of a tsserver plugin. It
should first check `pluginProbeLocations` before checking peer
node_modules.

PR closes microsoft#34616
@RyanCavanaugh RyanCavanaugh merged commit f689982 into microsoft:master Oct 23, 2019
@RyanCavanaugh
Copy link
Member

Thanks!

@kyliau kyliau deleted the pluginprobelocations branch October 23, 2019 18:31
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tsserver should prioritize pluginProbeLocations over peer node_modules

3 participants