Skip to content

Conversation

@jlahoda
Copy link
Contributor

@jlahoda jlahoda commented Jan 9, 2021

Two changes:
-the LSP clients don't (AFAIK) understand the jar:file: URI/URLs. So we use a file-based cache. But internally we should still use the original jar:file: file, as various question (ClassPath, CompilerOptions) have answer for these original URIs
-properly filtering out hints when their severity is disabled for the given file inside the LSP Server.

…abling ErrorDescriptions in cases when they should be disabled.
@jlahoda jlahoda merged commit 2fcee89 into apache:master Jan 10, 2021
@junichi11 junichi11 added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests labels Jan 11, 2021
@junichi11 junichi11 added this to the 12.3 milestone Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants