Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>find-unused-vars-vueNew to Visual Studio Code? Get it now.
find-unused-vars-vue

find-unused-vars-vue

fffzl

|
21 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

find-unused-vars-vue

Features

static analysis VUE SFC, marking the vars which has been defined but not used.

Usage

Here provide two commands: fuvv(active fuvv) & cfuvv(clear fuvv).

when fuvv is active, it will automatically detect the file change, when file saved, or open other file, it will start analysing.

All unused variables detected by fuvv will be marked with gray and have the specific tooltip.

run cfuvv to stop fuvv.

Known Issues

just can static analysis, which means we can not deal the situation that the parent comp use the child comp's attr using ref, or mixin...

Release Notes

1.0.0

publish...

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