Skip to content

Also default to treating macos as case insensitive for md file checks#305548

Merged
mjbvz merged 1 commit intomicrosoft:mainfrom
mjbvz:dev/mjbvz/related-rat
Mar 27, 2026
Merged

Also default to treating macos as case insensitive for md file checks#305548
mjbvz merged 1 commit intomicrosoft:mainfrom
mjbvz:dev/mjbvz/related-rat

Conversation

@mjbvz
Copy link
Copy Markdown
Collaborator

@mjbvz mjbvz commented Mar 27, 2026

No description provided.

@mjbvz mjbvz self-assigned this Mar 27, 2026
Copilot AI review requested due to automatic review settings March 27, 2026 07:39
@mjbvz mjbvz enabled auto-merge March 27, 2026 07:39
@vs-code-engineering vs-code-engineering bot added this to the Backlog milestone Mar 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts Markdown extension URI equality checks to align with the common macOS default of case-insensitive file paths, preventing duplicate/incorrect comparisons when markdown resources differ only by casing.

Changes:

  • Treat darwin the same as win32 when comparing file URIs by fsPath (case-insensitive compare).

@mjbvz mjbvz merged commit e54bc08 into microsoft:main Mar 27, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants