Skip to content
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

Fix analzyer support and add a test case #568

Merged
merged 10 commits into from
Mar 9, 2020

Conversation

baronfel
Copy link
Contributor

@baronfel baronfel commented Mar 7, 2020

This adds a test with a simple option analyzer (sample from the SDK) and verifies that we can in fact load and use analyzers.

The core problem was that on config changes, we need to ensure that we load analyzers from the configured paths, then they become available for use when we trigger the analyzer handling.

@baronfel baronfel force-pushed the analyzer-test-case branch from b8d3562 to 3edb49c Compare March 8, 2020 21:01
@baronfel baronfel force-pushed the analyzer-test-case branch from 3edb49c to 0373f04 Compare March 8, 2020 21:02
build.fsx Outdated Show resolved Hide resolved
@Krzysztof-Cieslak Krzysztof-Cieslak merged commit 4f5c22a into ionide:master Mar 9, 2020
@baronfel baronfel deleted the analyzer-test-case branch October 21, 2021 16:47
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