Skip to content

remove space from line label so they are clickable#58

Open
AlexanderHott wants to merge 1 commit intomillionco:mainfrom
AlexanderHott:fix/line-numbers
Open

remove space from line label so they are clickable#58
AlexanderHott wants to merge 1 commit intomillionco:mainfrom
AlexanderHott:fix/line-numbers

Conversation

@AlexanderHott
Copy link

The current formatting for file + lines isn't picked up by the vscode file regex, meaning you can't click it to navigate directly to the location.

This PR changes the formatting from

path/to/file: 42, 44, 46

to

path/to/file:42
path/to/file:44
path/to/file:46

@vercel
Copy link

vercel bot commented Feb 19, 2026

@AlexanderHott is attempting to deploy a commit to the Million Team on Vercel.

A member of the Team first needs to authorize it.

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