vscode-dotenv
vscode-dotenv copied to clipboard
What is the future of this plugin now that VSCode is adding dotenv support natively?
As per the October 2025 update VSCode has added native Dotenv support: https://code.visualstudio.com/updates/v1_106#_dotenv
What is the future of this plugin in light of this change? The highlighting that is now built in uses different colours from the one provided by the plugin, but it does seem to function just fine.
With the plugin:
Without the plugin on October 2025 update: