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

Minor action items window fixes #7393

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbien
Copy link
Member

@mbien mbien commented May 22, 2024

  • fixed the hardcoded javac warnings filter (error key changed)
  • updated the "Errors" scanner description to be more correct
  • fixed the TODO scanner which didn't work if the "lineComment" field was empty (default for html, xml etc)

it isn't obvious (e.g #4790, ) that the "action items" (ctrl+6) window can't show java hints/inspections but only javac errors/warnings. This clarifies the labels a bit.

@mbien mbien added CSL [ci] enable web job Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) UI User Interface ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels May 22, 2024
@mbien mbien added this to the NB23 milestone May 22, 2024
@mbien mbien marked this pull request as draft May 24, 2024 07:09
 - fixed the hardcoded javac warnings filter (error key changed)
 - updated the "Errors" scanner description to be more correct
 - fixed the TODO scanner which didn't work if the "lineComment" field
   was empty (default for html, xml etc)
@mbien mbien modified the milestones: NB23, NB24 Jul 17, 2024
@mbien mbien removed this from the NB24 milestone Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) CSL [ci] enable web job Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) UI User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant