Files
vscode/extensions
Remco HaszingandAlex Ross ec7b5e7fa4 Add dotenv support (#273074)
* Add dotenv support

This adds basic language support for the dotenv language. This includes
syntax highlighting and a language configuration file.

The dotenv language is applied to files with the `.env` extension, files
named `.env`, `.flaskenv`, or `user-dirs.dirs`, and file names starting
with `.env.`.

The grammar is downloaded from https://github.com/dotenv-org/dotenv-vscode.

Closes #267333

* Add tests

* Remove ini and shellscript language conflicting with dotenv

---------

Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
2025-10-30 09:51:57 +00:00
..
2025-10-06 16:03:06 +00:00
2025-10-30 09:51:57 +00:00
2025-10-06 16:03:06 +00:00
2025-10-30 09:51:57 +00:00
2025-10-14 15:58:41 +00:00
2025-08-21 13:57:45 +02:00
2025-10-30 09:51:57 +00:00
2025-10-29 14:58:36 -07:00
2025-10-06 16:03:06 +00:00
2025-08-21 13:57:45 +02:00
2025-10-01 11:25:13 -07:00
2025-10-01 11:25:13 -07:00
2025-08-05 10:44:16 -07:00