Skip to content

Fix backtrace links issues - #1909

Merged
lionel- merged 3 commits into
mainfrom
dangling-hyperlink
Jul 15, 2026
Merged

Fix backtrace links issues#1909
lionel- merged 3 commits into
mainfrom
dangling-hyperlink

Conversation

@lionel-

@lionel- lionel- commented Jul 15, 2026

Copy link
Copy Markdown
Member

Closes #1908

  • Don't emit terminal hyperlinks for files that don't exist

  • Also fix an issue with file:// srcref paths in Positron. This caused rlang to create file://file:// URLs that couldn't be opened.

@lionel-
lionel- requested a review from hadley July 15, 2026 11:16
@lionel-
lionel- merged commit 1d0e006 into main Jul 15, 2026
13 checks passed
@lionel-
lionel- deleted the dangling-hyperlink branch July 15, 2026 15:21
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.

src_loc() emits file:// hyperlinks to install-time source paths that no longer exist

2 participants