Skip to content

Conversation

@daviwil
Copy link
Contributor

@daviwil daviwil commented Mar 16, 2017

No description provided.

daviwil added 2 commits March 16, 2017 11:19
…error

This change improves a previous fix where we report an unsupported
PowerShell version when the user attempts to start the extension.  The
previous fix utilized ConvertTo-Json to write out the session details;
this caused a failure since this cmdlet was introduced in PowerShell v3.
We now write out teh JSON manually in this case.
…orted

This change adds an additional check in the Start-EditorServices.ps1
script to see whether the LanguageMode has been locked to an unsupported
mode like ConstrainedLanguage.  The language server cannot be loaded and
used in this case so the user should be notified.
@daviwil daviwil added this to the 0.10.1 milestone Mar 16, 2017
@daviwil daviwil merged commit 899377a into PowerShell:develop Mar 16, 2017
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.

2 participants