Ollie Beckwith
Ollie Beckwith
This orders the MySQL and PostgreSQL tables alphabetically, as a fix for #340. I tested SQLite as well but appears to already sort correctly.
When clicking on a symbol: that symbol, and other references of it, change text colour to red (with Macchiato). This colour change then lingers when clicking away from the symbol...
If using `git commit --verbose` (which is the [default alias that OMZ defines for `gc`](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git)) the cursor is positioned at the end of the changes, rather than at the top...
Context: - On a large Laravel + legacy codebase - Using Zed. phpactor gets stuck "resolving code actions" after a while quickly moving around within a large project. Enabling logging...
Using PHP 8.5 and the latest version of Psysh (0.12.16) via the latest Laravel Tinker, I get this error when exiting via Ctrl+C. Adding a `dump($e)` into `src/Shell.php` line 423...