CodeCasterNL
CodeCasterNL
# Feature Request Document the following caching subjects: * How to override the cache class. * That Rector detects it's running in CI and changes the default disk cache to...
@robvdpol worth a look (when done, fixes #67)? It currently looks like this:  Still a couple of issues: * No loading spinner while switching, looks like stream hangs. *...
## Bug report When running `vendor/bin/php-cs-fixer fix . -vvv --rules='{"no_extra_blank_lines": {"tokens": ["throw"] }}'` on v3.9.4 Grand Awaiting (and prior versions), it removes the blank line between two code blocks (line...
### Feature description When I open a repository, I always click the Diff tab to view diffs of highlighted commits. When I reopen the application, it returns to the Commit...
When you install [Microsoft Terminal](https://github.com/microsoft/terminal), it comes with a font: [Cascadia](https://github.com/Microsoft/Cascadia-Code) (Code / Mono). Stacks [uses Cascadia Mono](https://github.com/StackExchange/Stacks/blob/7a5e3d0e196fd76efa80aa3f11cc31be439745dd/lib/css/exports/_stacks-constants-type.less#L22) for monospaced fonts: https://github.com/StackExchange/Stacks/blob/7a5e3d0e196fd76efa80aa3f11cc31be439745dd/lib/css/exports/_stacks-constants-type.less#L22-L24 Now that font has a peculiarity: in italics,...
**Description** Docker-compose v2 does something to stderr on macOS. We're using Monterey / Darwin / Intel, 12.1 (21C52), kernel 21.2.0 as our operating system, and Docker Desktop with a project...
Given this directory structure: * A * B.md * index.md Running `DocFxTocGenerator.exe --docfolder DocFxIndex --index`, the toc.yml contains: ```yaml items: - name: DocFxIndex href: index.md - name: A href: A/B.md...
* PHP version: 8.0.12 * PHP CS Fixer version: 3.2.1 Mountains ### Code snippet that reproduces the problem ```php
### Environment - Git Extensions 4.2.1.17611 - Build b0c0b284876b63c52c77195ada82a85bfadbb083 - Git 2.42.0.windows.2 - Microsoft Windows NT 10.0.22631.0 - .NET 6.0.30 - DPI 96dpi (no scaling) - Portable: False - Microsoft.WindowsDesktop.App...