Skip to content

Prioritize loading plugin from probeLocations over peer node_modules - #34656

Merged
Ryan Cavanaugh (RyanCavanaugh) merged 1 commit into
microsoft:masterfrom
kyliau:pluginprobelocations
Oct 23, 2019
Merged

Prioritize loading plugin from probeLocations over peer node_modules#34656
Ryan Cavanaugh (RyanCavanaugh) merged 1 commit into
microsoft:masterfrom
kyliau:pluginprobelocations

Conversation

@kyliau

Copy link
Copy Markdown
Contributor

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
Ryan Cavanaugh (RyanCavanaugh) merged commit f689982 into microsoft:master Oct 23, 2019
@RyanCavanaugh

Copy link
Copy Markdown
Member

Thanks!

@kyliau
Keen (kyliau) deleted the pluginprobelocations branch October 23, 2019 18:31
@microsoft 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