Skip to content
Commit 222febaa authored by Jason Pleau's avatar Jason Pleau Committed by Stefano Zacchiroli
Browse files

web app: automatically highlight #Lxx lines



Add automatic line numbers from #Lxx location.hash

It supports #L50 and #L50-L150 (The latter will highlight from line 50 to line
150).

It also changes the hash if we click on a line, and if we click on a second
line holding the SHIFT key, it will highlight the whole range, and update the
hash as well.

Closes: #761103

Signed-off-by: default avatarStefano Zacchiroli <zack@upsilon.cc>
parent 9d3e240d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment