You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while we're at it, can i use javascript syntax highlighters when implementing this task, or would you like to stick to the current highlighting option? (pygments).
It would be nice to have an option, but I think the JavaScript way would be better in the end. As long as it supports jumping to a line number and highlighting. Essentially supports the features that are available now. The results also need line numbers. So I would say make a new branch for the JS highlighter.
Add line numbers to search results. Also clicking a line should take you to the line or context of the result.
Line numbering example ref:
https://github.com/elijahr/lk/blob/master/lk.py#L271
The text was updated successfully, but these errors were encountered: