亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

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
792
<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