Skip to content

Remove Python ext API registerGetNotebookUriForTextDocumentUriFunction and move code into Python/Pylance extension #14977

@DonJayamanne

Description

@DonJayamanne

Given that

  • Interactive window is a core feature in VS Code,
  • and all of the code used to get the Notebook Uri for the above function is not relying on any Jupyter ext,

its simpler (for maintenance) to move this code into Python/Pylance extension.

This is one less API in Python extension.

Thoughts/Concerns ? @karthiknadig @amunger @debonte

Metadata

Metadata

Assignees

Labels

debtCode quality issuesnotebook-intellisenseIntellisense & other language features in notebook cells for any language

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions