Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>classalwaysfoundNew to Visual Studio Code? Get it now.
classalwaysfound

classalwaysfound

Star

|
504 installs
| (0) | Free
show diagnostic information on classes which are not imported
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

show diagnostic information on classes which are not imported

Requirements

no for now

Extension Settings

no for now

For example:

Known Issues

  1. Does not work for php trait
  2. Use sentence will be tagged while it contains the missing class. fixed
  3. There is no need to tag the class within same package, but this failed . fixed
  4. class in block comment will be tagged. fixed
  5. similar name will be tagged.

Script

  1. 打包: vsce package
  2. 发布: vsce publish

Release Notes

1.0.0

Initial release of this

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