simonw / datasette-ripgrep

Web interface for searching your code using ripgrep, built as a Datasette plugin
https://ripgrep.datasette.io
Apache License 2.0
72 stars 1 forks source link

Truncate really long lines, but let user click to un-truncate them #22

Closed simonw closed 3 years ago

simonw commented 3 years ago

Following #21 really long lines mean you have to scroll down a long way in the results page.

ripgrep__getLineCommentToken_and_simonw_us-counties-datasette__A_Datasette_instance_exposing_names__FIPS_codes_and_polygons_of_US_counties
simonw commented 3 years ago

Demo: truncate

simonw commented 3 years ago

Demo: https://ripgrep.datasette.io/-/ripgrep?pattern=.*&glob=**%2Fcodemirror*.js