Vincent Klaiber

Results 12 issues of Vincent Klaiber

This pull request is work in progress on the next major version of the package. I would say the package is feature complete and we should probably only add syntactic...

Not sure if this will cause any side effects, haven't tested it locally. Hopefully this will fix the following issue: it is not currently possible to run the latest version...

This will exclude all Markdown files in production when the package is downloaded.

Would it be possible to hide the Clockwork tab in the developer tools if we're currently not working with the library? I know the React developer tools has this feature...

Feature request; inline PHP syntax highlighting. If you want to highlight PHP code you need to add `

**Feature description or problem with existing feature** > PSR-12 was accepted in 2019 and since then a number of changes have been made to PHP which have implications for coding...

**Describe the bug** Not functioning offline. The issue has been reported in #720 in 2022 but ignored. **Versions** Ray version (you can see this in "About Ray"): Version 2.7.5 (2.7.5)...

**Describe the bug** The menu bar icon is being clipped on macOS Sonoma, with the sides cut. **Versions** Ray version (you can see this in "About Ray"): Version 2.7.5 (2.7.5)...

I often find myself putting array items on separate lines. Specially when there are a lot of items in the arrays. Maybe we could add a fixer for that? Maybe...

kind/feature request
topic/whitespace

Why are dependencies that are removed from the `composer.json` file still present in the installer path? Is this the intended behavior, or is there a solution to remove the dependencies...