Skip to content

Improve python CodeIntelligence via using the deepnote_toolkit LSP #185

@saltenasl

Description

@saltenasl

We currently have rudimentary code intelligence in python blocks. deepnote_toolkit exposes a LSP server that is readily available. We need to hook up the existing kernelCompletionProvider with it. It should enable:

  1. Code completion
  2. Hover documentation
  3. Go to definition
  4. Symbol information

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions