Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Vue Custom Editor ExampleNew to Visual Studio Code? Get it now.
Vue Custom Editor Example

Vue Custom Editor Example

Nikolay Naumenkov

|
11,005 installs
| (0) | Free
Custom editor written on Vue.js for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Vue Custom Editor

This extension contains an example implementation of a custom editor written in the Vue.js. As changes, the editor uses small objects called edit operations. There is support for multiple views for one document.

This example shows how you can create your own editor in VS Code, and you can also use it as the basis for your own editor, which was done by me in my ruleengine.org project. In my project, I also used a vue component library, created specifically for VS Code.

Custom Editor Screen

Custom editor with inspector:

Custom Editor With Inspector

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft