Skip to content

Conversation

timtebeek
Copy link
Member

What's changed?

Previously we looked at source instanceof ParseError, but there might be cases in the future where a file parsed correctly, but got assigned a marker for a different reason. Up to now that had been exclusive to Maven files, but figured it good to support here as well.

What's your motivation?

Over on the Maven side we saw files silently having error markers, with no indication that they failed to resolve. This ensures if that happens for files that show in the Gradle side of things then we are ready to show those here as well.

Any additional context

@timtebeek timtebeek added the enhancement New feature or request label Aug 9, 2024
@timtebeek timtebeek requested review from shanman190 and nmck257 August 9, 2024 17:26
@timtebeek timtebeek self-assigned this Aug 9, 2024
@shanman190 shanman190 merged commit 4dc14a5 into main Aug 9, 2024
@shanman190 shanman190 deleted the look-for-ParseExceptionResult-marker-instead branch August 9, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants