Skip to content

Conversation

@sebthom
Copy link
Member

@sebthom sebthom commented Nov 2, 2025

This is a follow-up PR to #1949

1. fix: Markdown LS returns unnormalized path for completions on windows

Before:
image

After:
image

2. fix: exclude derived/hidden files/folders from path suggestions

Files in hidden and derived folders are not suggested in path completion/suggestions. E.g. files in the target directory of maven projects

3. feat: add "Excluded path suggestion globs" preference option

Adds an option to specify glob patterns for paths which should not appear in the path completion/suggestions. by default **/node_modules/** is excluded.

image

@sebthom sebthom changed the title fix: Markdown LS returns unnormalized path for completions on windows fix: improve path completion in Markdown files Nov 5, 2025
@sebthom sebthom force-pushed the markdown-normalize-paths branch from b643142 to 0a335bd Compare November 5, 2025 21:25
@sebthom sebthom requested a review from mickaelistria November 7, 2025 18:56
@sebthom sebthom force-pushed the markdown-normalize-paths branch from 0a335bd to 5508e55 Compare November 8, 2025 20:40
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.

1 participant