robertbasic / pugdebug

pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
http://pugdebug.com/
Other
73 stars 15 forks source link

Search in file #184

Open robertbasic opened 7 years ago

robertbasic commented 7 years ago

Make it possible to search in the current file.

Extracted from #175

Mte90 commented 6 years ago

Looking also to #193 that are basic for every usage I am not sure how to implement that. I worked mainly with QtCreator on design interfaces so if someone explain to me what file change and how to add fields or I will do that with hotkeys like ctrl+f/ctrl+g.