Skip to content

Refactor environment identification logic to use find_map for cleaner code#292

Merged
karthiknadig merged 1 commit intomainfrom
issue-284
Jan 20, 2026
Merged

Refactor environment identification logic to use find_map for cleaner code#292
karthiknadig merged 1 commit intomainfrom
issue-284

Conversation

@karthiknadig
Copy link
Member

Fixes #284

@karthiknadig karthiknadig self-assigned this Jan 20, 2026
@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Jan 20, 2026
@karthiknadig karthiknadig marked this pull request as ready for review January 20, 2026 06:14
@karthiknadig karthiknadig enabled auto-merge (squash) January 20, 2026 06:14
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 20, 2026
@karthiknadig karthiknadig merged commit 7ce33db into main Jan 20, 2026
25 checks passed
@karthiknadig karthiknadig deleted the issue-284 branch January 20, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performance: Replace fold with find_map in locator identification loop

2 participants