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

Configuration cache & compatibility checks #281

Open
badsyntax opened this issue Jan 18, 2022 · 0 comments
Open

Configuration cache & compatibility checks #281

badsyntax opened this issue Jan 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@badsyntax
Copy link
Owner

badsyntax commented Jan 18, 2022

This is both a bug report and a feature request.

What we need to do is:

  • Determine the minimum supported version of Gradle & Spotless Grade Plugin and gather this information from vscode-gradle
  • Show a message to the user informing them of any incompatibility

This will require a change in vscode-gradle to surface build information (Gradle version and dependency versions). vscode-gradle already has this information, there's just no public API to access it.

cc @nedtwigg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant