Seldaek / php-console

PHP Debug Console
Other
529 stars 93 forks source link

Add save/load functionality #46

Open lowrykun opened 9 years ago

lowrykun commented 9 years ago

Sorry for the delay...

staabm commented 9 years ago

Will give it a try tomorrow

staabm commented 9 years ago

Justed tested the current version. Here is a Screenshot of how the changes look like ATM:

console-export

Feature wise:

SyntaxError: missing ) after argument list php-console.js:201:9
TypeError: $.console is not a function

UI wise:

general discussion: maybe it would make sense to export/import the file into Gists instead of local files?

Summary: the feature itself is nice, but the UI needs some polish before this can be merged.

Thanks for your work so far.

staabm commented 8 years ago

@lowrykun any updates on this ?