Skip to content

Allow embedding the editor inside a WebView #153198

@janekb04

Description

@janekb04

The Custom webview editor API #77131 issue lists “Embedding of VS Code's text editor in webviews” as a “Non-Goal”. This feature request asks for precisely that.

I know that we already have the Notebooks API, but it isn’t really general enough. For example, if I wanted to make a slide deck instead of a notebook, then I couldn’t do so using the existing API (as far as I can tell).

I believe that this would be a practical use case. There are already examples of good interactive web-based presentation software (like reveal.js). I can currently embed such a presentation inside a web view using an extension. It would be great if I could also embed an editor inside that presentation. This would be a step forward from displaying read-only color highlighted code or a plain Monaco editor as it would allow to take advantage of the power of the entire VS Code editor.

Metadata

Metadata

Assignees

Labels

*out-of-scopePosted issue is not in scope of VS Code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions