国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Rewrite the title as: Ways to embed the entire VSCode in a VueJS web application
P粉312631645
P粉312631645 2023-08-29 23:15:18
0
1
795
<p>I'm trying to build a VueJS web application with the entire VSCode editor embedded in it, similar to codesandbox. In order to run the entire VSCode in VueJS, which part of the VSCode code base do we need? </p> <p>So my idea is to place a VSCode editor below the navigation bar. </p>
P粉312631645
P粉312631645

reply all(1)
P粉063862561

You don't need VS Code's codebase as it doesn't run directly in the browser, like you want. Take a look at Monaco Editor, it is basically a VS Code editor for the browser.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template