Nicolas Hedger
Nicolas Hedger
This PR sets up PHPStan to run on GitHub Actions, as discussed in [discussions#469](https://github.com/orgs/reactphp/discussions/469). ### Overview - [x] Sets up PHPStan to run on GitHub Actions on PHP 8.1 only...
## Summary This PR cleans up remaining files and workflows related to the intellij plugin that has been moved to its [own repository](https://github.com/biomejs/biome-intellij).
### Reproduction n/a ### Describe the bug Using `defaultConfig` in the configuration file does not properly override built-in inputs. Actually, this also prevented me from registering an icon loader with...
This PR implements version 3 of the extension. ## Features ### Workspace folders - [x] Support single-file contexts - [x] Support `1-N` workspace folders ### Automatic reloading - [x] Reload...
V3
## Summary This issue tracks the [progress](https://github.com/biomejs/biome-vscode/pull/200) of the extension's v3, a full rewrite that will introduce new exciting features such as support for multiple workspace folders and provide fixes...
We've started using Renovate in the other repositories, let's replace dependabot with Renovate here too.
### Summary Improves the contribution guide ### Description Improves the contribution guide by explaining how the extension can be built locally. ### Related Issue This PR closes #147
We should provide a way of loading a custom biome binary for development purpose.
I _think_ this should be enough, but I haven't found a way to test it yet. AFAIK, I can't tell the extension to use a custom binary.