lsp4intellij icon indicating copy to clipboard operation
lsp4intellij copied to clipboard

[WIP] implement LineMarkers

Open swissiety opened this issue 4 years ago • 1 comments

  • [ ] via information from implementation
  • [ ] via information from (unofficial) typehierarchy, too.

swissiety avatar Dec 29 '20 11:12 swissiety

You may want to have a look at inlay hints https://intellij-support.jetbrains.com/hc/en-us/community/posts/360001233699-Add-inlay-hint-above-method just fyi

Inlay hints are closer to the ui used in vscode, but a bit uncommon in intellij. But line markers are cool as well. I like the idea and it would feel more "native". Good to hear you are working on it :)

Trias avatar Dec 29 '20 20:12 Trias