Markus Staab
fe621cd8ee
added a ajax error handler.
...
sometimes errors occur on the client side. because of the
ajax.complete() callback is not fired the loading indicator does not
disappear and the ui feels like the request runs endless, even if it
already terminated with an error.
12 years ago
Jordi Boggiano
da4155e485
Go to line 3
12 years ago
Spencer Williams
98a66d5c7e
Give editor focus and go to line 2
12 years ago
Jordi Boggiano
10520c59cb
Set default <?php in the text area to restore syntax highlighting, fixes #10
12 years ago
Jordi Boggiano
e53ab58630
Update ace, prepare 1.2.2
12 years ago
Jordi Boggiano
89841d8a6a
Update ACE
13 years ago
Jordi Boggiano
f90cdfeec6
Cleanups
13 years ago
Jordi Boggiano
faef780f96
Only show copy button in Opera since it does not support clipboard interaction from JS, fixes #3
13 years ago
Jordi Boggiano
5d168aa4d8
Only enable copy icon when there is actually a selection
13 years ago
Jordi Boggiano
d9aca6be76
Make sure it works without javascript
13 years ago
Jordi Boggiano
2bb3c5df89
Styling adjustments and add clipboard button for Opera
13 years ago
tom tomsen
5a6c8c03d2
uses ace editor
...
instead of tab, ace requires the tab-size. so (string) tab has been replaced with tab-size (integer)
13 years ago
Jordi Boggiano
9ad47b0daf
code cleanups
14 years ago
Jordi Boggiano
a368fe9811
Made tab character(s) configurable (see index.php)
14 years ago
Jordi Boggiano
399ee95027
Removing a tab (i.e. 4 spaces) on backspace now
14 years ago
Jordi Boggiano
d049139bd0
mostly cross-browser compatibility enhancements
14 years ago
Jordi Boggiano
59d1c9f489
Added a status bar with char/line display
14 years ago
Jordi Boggiano
f54dc12911
Script execution is now done via an async js request, preventing die() and exception to mess up the entire console
14 years ago
Jordi Boggiano
eae5504698
Added a toggle button to expand/collapse all krumo sub-trees at once
14 years ago
Jordi Boggiano
743e4ecee6
Initial import
14 years ago