lsp4jakarta icon indicating copy to clipboard operation
lsp4jakarta copied to clipboard

Inconsistent behaviour with LSP4Jakarta @Transactional method annotation

Open TrevCraw opened this issue 2 years ago • 0 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
  • [x] snippet
  • [ ] other, please specify:

TrevCraw avatar Jun 05 '23 02:06 TrevCraw