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

Configurable list of supported extensions #64

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

EduardSergeev
Copy link
Owner

@EduardSergeev EduardSergeev commented Aug 29, 2023

  • Added:
    • haskutil.supportedDependencies configuration option:
      On start up the extension checks if there is any extension from this list which is installed. If not and haskutil.checkDiagnosticsExtension is set to true a warning window will be displayed.
      Relates to: Optional dependent extension check #56

Add `haskutil.supportedDependencies` configuration option
@EduardSergeev EduardSergeev marked this pull request as ready for review August 29, 2023 23:41
@EduardSergeev EduardSergeev changed the title Configurable list of supported extensions configurable Configurable list of supported extensions Aug 29, 2023
@EduardSergeev EduardSergeev merged commit 7cf14df into master Aug 29, 2023
24 checks passed
@EduardSergeev EduardSergeev deleted the feature/configurable-dependencies branch August 29, 2023 23:58
@tfausak
Copy link
Contributor

tfausak commented Aug 30, 2023

Awesome, thank you!

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.

None yet

2 participants