Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-dot-previewNew to Visual Studio Code? Get it now.
vscode-dot-preview

vscode-dot-preview

pengboUESTC

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

vscode-dot-preview

show dot env files config info when U hover on the config KEY

And it will help u to jump to the config file when U click the Hover Message

config

{
  "dotpreview.prefix": [
    ".env"
  ],
  "dotpreview.env": [
    "prepare",
    "uat"
  ],
  // will skip these files/dirs when scan project dir
  "dotpreview.scanExclude": [
    "src",
    "__test__"
  ],
}

example

example

License

MIT

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