nerocui / JitHubFeedback

Welcome to feedback for JitHub.
5 stars 0 forks source link

Search text in code display #25

Closed sdifiore closed 1 year ago

sdifiore commented 2 years ago

When I'm looking to a specific code, I'd like to search for example for all occurrences os "save" something, as example.

As it is now, I have to scroll down the code, paying attention to it, what can be very tedious and, if it happens that the code is too long, chances are that I'll miss some.

Thank you

Sergio Di Fiore difiores@outlook.com

nerocui commented 2 years ago

Thanks for your feedback. I'll put this on backlog

nerocui commented 1 year ago

Hi @sdifiore , I think I already tagged you in another issue, but hey good news in JitHub 1.5 (in store right now) I have integrated VS Code into the code view. So you can just use either ctrl + f or ctrl + shift + f to search code either locally or globally. Please let me know if this solves your feedback.

image