{"id":24872625,"url":"https://github.com/tamdilip/vscode-maven-dotenv","last_synced_at":"2026-04-20T03:01:11.858Z","repository":{"id":275193407,"uuid":"925365958","full_name":"tamdilip/vscode-maven-dotenv","owner":"tamdilip","description":"Minimal vscode extension to prefix environment variables from .env file with maven commands when executed from vscode maven lifecycle.","archived":false,"fork":false,"pushed_at":"2025-02-02T06:43:48.000Z","size":443,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T23:33:52.205Z","etag":null,"topics":["dotenv","extension","maven","maven-plugin","nodejs","typescript","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=tamdilip.vscode-maven-dotenv","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tamdilip.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-31T18:34:32.000Z","updated_at":"2025-02-02T07:11:07.000Z","dependencies_parsed_at":"2025-01-31T19:40:13.609Z","dependency_job_id":null,"html_url":"https://github.com/tamdilip/vscode-maven-dotenv","commit_stats":null,"previous_names":["tamdilip/vscode-maven-dotenv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tamdilip/vscode-maven-dotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdilip%2Fvscode-maven-dotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdilip%2Fvscode-maven-dotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdilip%2Fvscode-maven-dotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdilip%2Fvscode-maven-dotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tamdilip","download_url":"https://codeload.github.com/tamdilip/vscode-maven-dotenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdilip%2Fvscode-maven-dotenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotenv","extension","maven","maven-plugin","nodejs","typescript","vscode","vscode-extension"],"created_at":"2025-02-01T05:18:14.955Z","updated_at":"2026-04-20T03:01:11.842Z","avatar_url":"https://github.com/tamdilip.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔌 [vscode-maven-dotenv](https://github.com/tamdilip/vscode-maven-dotenv)\n\n[![vscode marketplace](https://img.shields.io/badge/vscode-marketplace-green)](https://marketplace.visualstudio.com/items?itemName=tamdilip.vscode-maven-dotenv)\n\nMinimal VSCode Extension to scan the `.env` file properties from the root folder of the project and create/update workspace's `settings.json` on `maven.terminal.customEnv` configuration automatically with the expected format of `environmentVariable` \u0026 `value`, which will be prefixed with maven commands when executed from the vscode maven lifecycle.\n\nIn addition an entry to `launch.json` also will be made, pointing to the `.env` file under the specific workspace for Java projects to directly to prefix the properties on being executed with `main class`.\n\nThat's it, that's all it does. Just that I'm lazy enough to do them manually everytime, this comes in place 🤗 !!\n![conversion-flow](https://raw.githubusercontent.com/tamdilip/vscode-maven-dotenv/refs/heads/main/assets/images/conversion.png)\n\n## Installation (local mode)\n - [Download](https://raw.githubusercontent.com/tamdilip/vscode-maven-dotenv/refs/heads/main/assets/vsix/vscode-maven-dotenv-0.0.1.vsix) the `.vsix` pre-compiled extension from this repo [here](https://raw.githubusercontent.com/tamdilip/vscode-maven-dotenv/refs/heads/main/assets/vsix/vscode-maven-dotenv-0.0.1.vsix) or you can fork to compile one with your customizations.\n - Place the downloaded `.vsix` file inside a folder and open the folder in vscode.\n - Right click on `.vsix` file -\u003e Install Extension.\n\n## Usage\n - Place your valid `.env` file with environment properties in root folder.\n - Every change will to `.env` file will be automatically watched actively and updated in `settings.json`'s `maven.terminal.customEnv` config.\n - Optional: Hit `ctrl + shift + p` to open vscode command palatte and search for `Scan Maven DotEnv` to run the scan manually.\n\n\n Happy Coding :) !!\n\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamdilip%2Fvscode-maven-dotenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamdilip%2Fvscode-maven-dotenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamdilip%2Fvscode-maven-dotenv/lists"}