eclipse / lsp4jakarta

Language Server for Jakarta EE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inconsistent behaviour with LSP4Jakarta @Transactional method annotation

TrevCraw opened this issue · comments

Description:

  • This behaviour is seen in VS Code and Eclipse
  • Does not show as an option before a method in empty space (maybe this is expected behaviour?)
  • (VS Code ony) Does not show with auto completion when an ‘@’ char is typed above a method - requires manually invoked completion (escape, put the cursor somewhere else, come back and hit ctrl+space)

Type of language feature proposed:

Select all that apply

  • diagnostic
  • quick-fix
  • snippet
  • other, please specify: