Arcesilas
Arcesilas
Hi, Thanks for this package! Is there a way to prevent auto closing tag? I mean, if I press ESC key, I can get out the dialog box and pressing...
Hi, When panel is not displayed, each character I type, it moves, like it was going to show up but finally prefered to stay hidden. Each character I type... It's...
Hi, When splitting main panel to display 2 files, if one of them has no symbols, the symbol viewer panel will auto-hide. That's ok. When switching from a file to...
The title should be self-explanatory :) Functions are still alive and can be used as helpers, whether they are namespaced or not. It could be nice to have them listed...
Ahem... Just typing "is" in Firefox leads me to this page :) Sorry... Another little bug :) Well... Could not find shorter title for this bug, but it's rather self...
Hi, I use Laravel which uses a class pre-loader: the most used classes are "compiled" in a big PHP file and loaded once for all at startup. When I toggle...
### Description When trying to run a custom server, it is not started. ### Expected behavior The custom server should obviously be started ### Actual behavior The command has no...
Hi, The [Unreleased] section is not clear to me. > Keep an Unreleased section at the top to track upcoming changes. To me, "Unreleased" means that the changes do exist,...
Throwing exceptions immediately when an argument is unexpected or missing when processing arguments list prevent from using valuable options like `--help` or `--verbose`, as they have not been processed and...
Hi, Note: between each try, I've cleared composer cache. Here's what I have done: Ran studio load `../dot-array`: ```shell $ cat studio.json { "version": 2, "paths": [ "../dot-array/" ] }...