Skip to content

LSP Feature Roadmap

Legend: - [x] Implemented - [~] Partial - [ ] Planned

  • [x] Go to Declaration
  • [x] Go to Definition
  • [x] Go to Type Definition
  • [x] Go to Implementation
  • [x] Find References
  • [x] Prepare Call Hierarchy
  • [x] Call Hierarchy Incoming Calls
  • [x] Call Hierarchy Outgoing Calls
  • [x] Prepare Type Hierarchy
  • [x] Type Hierarchy Super Types
  • [x] Type Hierarchy Sub Types
  • [x] Document Highlight
  • [ ] Document Link
  • [ ] Document Link Resolve
  • [x] Hover
  • [ ] Code Lens
  • [ ] Code Lens Refresh
  • [ ] Folding Range
  • [x] Selection Range
  • [x] Document Symbols
  • [ ] Semantic Tokens
  • [x] Inline Value
  • [ ] Inline Value Refresh
  • [ ] Inlay Hint
  • [ ] Inlay Hint Resolve
  • [ ] Inlay Hint Refresh
  • [ ] Moniker
  • [x] Completion Proposals
  • [x] Completion Item Resolve
  • [x] Publish Diagnostics
  • [x] Pull Diagnostics
  • [x] Signature Help
  • [ ] Code Action
  • [ ] Code Action Resolve
  • [ ] Document Color
  • [ ] Color Presentation
  • [ ] Formatting
  • [ ] Range Formatting
  • [ ] On type Formatting
  • [x] Rename
  • [x] Prepare Rename
  • [ ] Linked Editing Range