Skip to content

Quickfixes should be available at the line level#2166

Merged
rgrunber merged 1 commit intoredhat-developer:masterfrom
snjeza:issue-2130
Nov 11, 2021
Merged

Quickfixes should be available at the line level#2166
rgrunber merged 1 commit intoredhat-developer:masterfrom
snjeza:issue-2130

Conversation

@snjeza
Copy link
Copy Markdown
Collaborator

@snjeza snjeza commented Oct 14, 2021

Fixes #2130
Requires eclipse-jdtls/eclipse.jdt.ls#1908

Signed-off-by: Snjezana Peco snjezana.peco@redhat.com

Copy link
Copy Markdown
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me. Once we merge the LS side I think we can merge this also.

Comment thread README.md Outdated
Comment thread package.json Outdated
@fbricon
Copy link
Copy Markdown
Collaborator

fbricon commented Nov 10, 2021

java.quickfix.showAll is misleading IMHO. how about:

java.quickfix.showAt=problem|line

@snjeza
Copy link
Copy Markdown
Collaborator Author

snjeza commented Nov 10, 2021

java.quickfix.showAll is misleading IMHO. how about:
java.quickfix.showAt=problem|line

Fixed.

@snjeza
Copy link
Copy Markdown
Collaborator Author

snjeza commented Nov 10, 2021

@fbricon @rgrunber @testforstephen I have updated the PR.

Comment thread package.json Outdated
Signed-off-by: Snjezana Peco <snjezana.peco@redhat.com>
@rgrunber rgrunber merged commit 78c8294 into redhat-developer:master Nov 11, 2021
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.

Quickfixes should be available at the line level

4 participants