Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Common Configuration Languages Extension PackNew to Visual Studio Code? Get it now.
Common Configuration Languages Extension Pack

Common Configuration Languages Extension Pack

Preview

pinage404

|
384 installs
| (0) | Free
Collection of extensions for common configuration languages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Common Configuration Languages VS Code Extension Pack

Collection of extensions for common configuration languages

Visual Studio Marketplace Installs Open VSX Downloads

Recommended settings

To use custom .env file extension (e.g. .env.development) and highlight with ENV extension add this to your settings :

{
	"files.associations": {
		".env.*": "env"
	}
}

Want to see more extension added?

Open a MR or an issue and i will to take a look

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