Page MenuHomePhabricator

When following a link to a particular line ("/example.txt$12"), scroll to that line
ClosedPublic

Authored by epriestley on Apr 11 2018, 9:47 PM.
Tags
None
Referenced Files
F13087270: D19350.diff
Thu, Apr 25, 12:55 AM
Unknown Object (File)
Tue, Apr 23, 9:55 PM
Unknown Object (File)
Tue, Apr 23, 12:52 PM
Unknown Object (File)
Fri, Apr 19, 7:40 PM
Unknown Object (File)
Thu, Apr 11, 8:41 AM
Unknown Object (File)
Mar 20 2024, 2:09 AM
Unknown Object (File)
Mar 10 2024, 8:02 PM
Unknown Object (File)
Mar 1 2024, 3:54 AM
Subscribers
None

Details

Summary

Depends on D19349. Ref T13105. This was the behavior in Diffusion before with a little hard-coded snippet.

Remove that snippet ("diffusion-jump-to") and add a more general-purpose snippet to SourceView.

This is a tiny bit hacky still (and probably doesn't work quite right with Quicksand) but gets things working again and works in all of Files, Paste, and Diffusion.

Test Plan

Followed links to particular lines in Paste, Files and Diffusion; got scrolled to the right place.

Diff Detail

Repository
rP Phabricator
Branch
docu5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20107
Build 27278: Run Core Tests
Build 27277: arc lint + arc unit