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

Store the configuration in a file instead of registry ? #208

Closed crazy-max closed 7 years ago

crazy-max commented 7 years ago

Hi,

For Neard project, @N6REJ would like to add pugdebug but the configuration is stored in the registry (crazy-max/neard#265) and it would be nice if you could store it in a file instead ?

crazy-max commented 7 years ago

Can you give some news about this feature ? Thanks!

N6REJ commented 7 years ago

Looking @ it carefully I'm thinking it is not really practical.. I dont' see it as being very portable.. https://github.com/robertbasic/pugdebug/wiki/Install-pugdebug#installing-development-version-on-ubuntu Windows dependencies are even worse.