mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #323] [MERGED] Allow dots in environment variable names #245
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/323
Author: @quot
Created: 12/15/2025
Status: ✅ Merged
Merged: 12/28/2025
Merged by: @gschier
Base:
main← Head:main📝 Commits (1)
ed19262Allow dots in variable names📊 Changes
2 files changed (+18 additions, -2 deletions)
View changed files
📝
src-tauri/yaak-templates/src/parser.rs(+17 -1)📝
src-web/components/EnvironmentEditor.tsx(+1 -1)📄 Description
Small change to allow dots in environment variable names. Variable names with dots works with the existing auto-completion for namespace selections, so this will help a lot with organizing larger workspaces.
https://github.com/user-attachments/assets/2ea95d3d-24a9-41a5-be08-1133ffa1098d
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.