Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vue-sfc-composition-areaNew to Visual Studio Code? Get it now.

vue-sfc-composition-area

swordjs

|
37 installs
| (0) | Free
This is a Vscode plugin that assists Vue developers in writing better Composition API business logic with a Regional Mindset
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vue-sfc-composition-area

Group 4

中文文档

This is a Vscode plugin that assists Vue developers in writing better Composition API business logic with a Regional Mindset

How to use

After searching for vue-sfc-composition-area in the vscode extension and installing it; you will see the window in the lower left corner of the vscode explorer, which you can use to create your Composition API logic

Features

No matter how long your vue file is, you can quickly find your business logic, and you can give each area a corresponding level of importance so that it can be categorized, and the different levels will be displayed differently in the small window

Quick Preview

https://user-images.githubusercontent.com/35763284/214604500-11ffd85c-aa15-44c0-9f9f-5a00f3adabf4.mp4

Unfinished Business

  • Add smart cache mode for unnecessary AST analysis
  • Support drag and drop area window for code order adjustment
  • Nested support

Principle

Script AST for Vue files to calculate the start and end positions of special tags, using the Vue responsive core inside the source code

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft