Skip to content

Use a document selector pattern only in multi-root#5334

Merged
DonJayamanne merged 5 commits into
microsoft:masterfrom
DonJayamanne:issue5333
Apr 17, 2019
Merged

Use a document selector pattern only in multi-root#5334
DonJayamanne merged 5 commits into
microsoft:masterfrom
DonJayamanne:issue5333

Conversation

@DonJayamanne

Copy link
Copy Markdown

For #5333

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • [n/a] Has sufficient logging.
  • [n/a] Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • [n/a] Test plan is updated as appropriate
  • [n/a] package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • [n/a] The wiki is updated with any design decisions/details.

@ericsnowcurrently ericsnowcurrently left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Aside from a couple of minor comments, LGTM.

Also, just be be sure I understood the PR, the only real change is on line 151, right? Everything else is just factoring out the private getDocumentSelector() method (which I approve, BTW :) ).

Comment thread src/client/activation/languageServer/analysisOptions.ts Outdated
Comment thread src/client/activation/languageServer/analysisOptions.ts
Comment thread src/test/activation/languageServer/analysisOptions.unit.test.ts Outdated
Comment thread src/test/activation/languageServer/analysisOptions.unit.test.ts Outdated
@DonJayamanne DonJayamanne merged commit 2597c39 into microsoft:master Apr 17, 2019
@DonJayamanne DonJayamanne deleted the issue5333 branch May 24, 2019 20:20
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 30, 2019
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.

2 participants