-
Notifications
You must be signed in to change notification settings - Fork 13
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
Include dir support for diagnostics #238
Conversation
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/LibertyDiagnosticParticipant.java
Outdated
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/LibertyDiagnosticParticipant.java
Outdated
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/LibertyDiagnosticParticipant.java
Outdated
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/LibertyDiagnosticParticipant.java
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/LibertyDiagnosticParticipant.java
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/LibertyDiagnosticParticipant.java
Outdated
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/LibertyDiagnosticParticipant.java
Outdated
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/codeactions/AddTrailingSlash.java
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/codeactions/AddTrailingSlash.java
Outdated
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/codeactions/AddTrailingSlash.java
Outdated
Show resolved
Hide resolved
...y/src/main/java/io/openliberty/tools/langserver/lemminx/codeactions/RemoveTrailingSlash.java
Show resolved
Hide resolved
...y/src/main/java/io/openliberty/tools/langserver/lemminx/codeactions/RemoveTrailingSlash.java
Outdated
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/codeactions/AddTrailingSlash.java
Outdated
Show resolved
Hide resolved
...erty/src/main/java/io/openliberty/tools/langserver/lemminx/codeactions/AddTrailingSlash.java
Outdated
Show resolved
Hide resolved
...y/src/main/java/io/openliberty/tools/langserver/lemminx/codeactions/RemoveTrailingSlash.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So I approve, but not adding official approval since this cannot be merged yet. Either we need a separate branch for the next fix release, or we just wait until 2.1
has been published.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be merged now that the Liberty Tools 23.0.12 release is published.
Resolves #204
TODO: change this PR's merge target from
main
to something like anextFixRelease
branch to avoid adding to23.0.12
release