Skip to content

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

@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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions