Skip to content

Allow EditorSession and host to operate without Script Analyzer #166

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

Closed
daviwil opened this issue Feb 24, 2016 · 0 comments
Closed

Allow EditorSession and host to operate without Script Analyzer #166

daviwil opened this issue Feb 24, 2016 · 0 comments
Assignees
Labels
Issue-Enhancement A feature request (enhancement).
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented Feb 24, 2016

I'm currently starting the integration of Editor Services into the ISE Preview and I don't want to bundle the Script Analyzer DLLs with it. Since the goal is to eventually use the user's installed Script Analyzer module, a good first step will be to enable Editor Services to operate correctly even if Script Analyzer isn't available.

@daviwil daviwil added the Issue-Enhancement A feature request (enhancement). label Feb 24, 2016
@daviwil daviwil self-assigned this Feb 24, 2016
@daviwil daviwil added this to the 0.4.3 milestone Feb 24, 2016
daviwil added a commit that referenced this issue Feb 24, 2016
This change enables PowerShell Editor Services to operate correctly in the
scenario where no Script Analyzer binaries are available.  This is a first
step in the direction of removing the direct dependency on Script Analyzer
and moving analysis behavior to the new extensibility model.
daviwil added a commit that referenced this issue Feb 24, 2016
…yzer

Fix #166: Handle lack of Script Analyzer binaries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

1 participant