Skip to content

Various fixes and improvements for 0.8.0 #314

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 5 commits into from
Dec 9, 2016
Merged

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Dec 9, 2016

  • File preview Uris crash the language server
  • Remove timeout for PSHostUserInterface prompts
  • Add workspace path information to psEditor.Workspace API
  • Set session's current directory to the workspace path
  • Dot-source reference detection should ignore ScriptBlocks

This change adds a new Path property to the EditorWorkspace class which
gets exposed through to the psEditor API.  This is useful for extension
authors who want to perform operations based on the workspace path.

Resolves #236.
@daviwil daviwil force-pushed the daviwil/some-fixes branch from 09abdc8 to 5c0ac2c Compare December 9, 2016 22:04
@daviwil daviwil merged commit 4010fce into develop Dec 9, 2016
@daviwil daviwil deleted the daviwil/some-fixes branch December 9, 2016 22:20
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.

3 participants