Skip to content

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

Merged
Karthik Nadig (karthiknadig) merged 1 commit into
mainfrom
issue-284
Jan 20, 2026
Merged

Refactor environment identification logic to use find_map for cleaner code#292
Karthik Nadig (karthiknadig) merged 1 commit into
mainfrom
issue-284

Conversation

@karthiknadig

Copy link
Copy Markdown
Member

Fixes #284

@karthiknadig Karthik Nadig (karthiknadig) added the bug Issue identified by VS Code Team member as probable bug label Jan 20, 2026
@karthiknadig
Karthik Nadig (karthiknadig) marked this pull request as ready for review January 20, 2026 06:14
@vs-code-engineering vs-code-engineering Bot added this to the January 2026 milestone Jan 20, 2026
@karthiknadig
Karthik Nadig (karthiknadig) merged commit 7ce33db into main Jan 20, 2026
25 checks passed
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