-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* cli view and simple html share same-ish colors * cli view shows color indicators of current level * plain view readability enhancements * datetime of dump in rich view * phpstorm-plugin renamed to phpstorm-remote, doesn't work either way, thanks, jetbrains * improvements to enum and alternatives displays * switched functionalities of ! and + modifiers as it makes more intuitive sense * improvements to classname, color, splfileinfo variables * finally fixed footer [+] keyboard navigation * TAB button now jumps out of sage keyboard navigation * removed more useless tests, sigh this needs work * more obvious indication that direct, non-variable parameters were passed * streamlined output simplification, just makes sense now Known issues: since PHP8.2 the debug_backtrace output changed what line is indicated, effectively breaking current variable name detection for multiline sage calls, not too difficult to fix.
- Loading branch information
Showing
15 changed files
with
299 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.