Skip to content

Updated logic used to determine whether the Language Server is supported#3565

Merged
DonJayamanne merged 18 commits into
microsoft:masterfrom
DonJayamanne:issue2729getos
Dec 10, 2018
Merged

Updated logic used to determine whether the Language Server is supported#3565
DonJayamanne merged 18 commits into
microsoft:masterfrom
DonJayamanne:issue2729getos

Conversation

@DonJayamanne
Copy link
Copy Markdown

For #2729

  • 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!)
  • Unit tests & system/integration tests are added/updated
  • [no] Test plan is updated as appropriate
  • [no] package-lock.json has been regenerated by running npm install (if dependencies have changed)

Copy link
Copy Markdown

@d3r3kk d3r3kk left a comment

Choose a reason for hiding this comment

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

Nice change. Good simplification.

Two changes you pose here are probably better served by moving into their own independant PRs (trace statements, and updates to CI) but I'll let you decide to do that or not. I'm for splitting them out, but it's not the end of my world if you don't.

I left a question in one comment: How can a user on a Linux distro that isn't specifically supported still use the LS?

Comment thread .travis.yml Outdated
Comment thread src/client/common/dotnet/services/linuxCompatibilityService.ts
Comment thread src/client/common/logger.ts
Comment thread src/client/common/util.ts Outdated
Comment thread src/test/interpreters/windowsRegistryService.unit.test.ts
@DonJayamanne
Copy link
Copy Markdown
Author

I left a question in one comment: How can a user on a Linux distro that isn't specifically supported still use the LS?

They can't.
If we find this to be an issue, we can resolve it later. I am not changing that logic.

@DonJayamanne DonJayamanne merged commit 66f8a27 into microsoft:master Dec 10, 2018
@DonJayamanne DonJayamanne deleted the issue2729getos branch December 14, 2018 22:06
@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