Skip to content

Detect PSES module version from test assembly version #532

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Jun 22, 2017

This will remove one place where I have to bump the version every release ;)

@daviwil daviwil added this to the June 2017 milestone Jun 22, 2017
@daviwil daviwil merged commit 81e1d90 into PowerShell:master Jun 22, 2017
@daviwil daviwil deleted the server-tests-version branch June 22, 2017 22:48
@daviwil daviwil modified the milestones: June 2017, 1.5.0 Oct 27, 2017
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
… console

This change adds a workaround for setting the DEVPATH environment variable
when launching the language server inside of the integrated terminal UI.
This environment variable needs to be set for Windows PowerShell
development builds but it currently can't because there's no API parameter
for passing along environment variables.  The workaround is to generate a
batch script which can set the environment variable before launching
PowerShell.
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
Fix PowerShell#532: DEVPATH env variable not being set for integrated console
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