WordPress / playground-tools

GNU General Public License v2.0
138 stars 39 forks source link

Playground block tool - Highlight specific lines for files shown in the block and scroll to the first line highlighted #283

Open juanmaguitar opened 4 months ago

juanmaguitar commented 4 months ago

Ideally, when using this block, it would be great if we could somehow highlight specific lines of code, either highlighting them or hiding the other ones.

The expected behavior for this request is:

To avoid inconsistencies with content from files loaded, a good approach could be highlighting lines from linked files are only available for links done to files on specific commits.

cc: @adamziel