Skip to content

Refactor Native REPL code to avoid using wide scope VS Code namespace #24426

Closed
@anthonykim1

Description

@anthonykim1

Native REPL currently directly calls VS Code API such as window.showNotebookDocument.
We should put wrap these methods such as in src/client/common/vscodeApis/windowApis.ts
so that more tests can be easily created.

Metadata

Metadata

Assignees

Labels

area-repldebtCovers everything internal: CI, testing, refactoring of the codebase, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions