Releases: biomejs/biome-intellij
Releases · biomejs/biome-intellij
v1.10.1
29 Aug 15:29
Compare
Sorry, something went wrong.
No results found
v1.10.0
03 Aug 07:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Revert a change to use DocumentUtil.executeInBulk (#208 )
Fallback to child config when no root config was found in the project (#210 )
Features
Improve diagnostics message (#209 )
v1.9.0
09 Jul 16:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Support project structure with multiple roots (#197 )
Features
Support the new-style monorepo (#196 )
v1.8.1
02 Jul 04:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed that applying fixes on save can break the code in the editor (#190 )
Resolved compatibility problems for older versions of IntelliJ IDEs (#193 )
Features
Removed a file listener that watches changes to biome.json(c), it is now handled by Biome itself (#183 )
Improved performance on formatting (#184 )
v1.7.2
03 Apr 13:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed a regression where the plugin couldn't find biome.json at the project root (#166 )
v1.7.1
03 Apr 08:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Avoid duplicated LSP instances in monorepo (#159 )
v1.7.0
26 Mar 14:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Support textDocument/formatting response with granular text edits (#148 )
Run text edits in a reversed order (#151 )
Avoid conflicting code actions on save (#149 )
Features
Monorepo support (#138 )
Support workspace/configuration request for providing configuration path (#144 )
v1.6.0
26 Feb 09:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Improve BiomePackage and LSP startup logic (#129 )
Support running Biome on WSL Node.js interpreter (#131 )
Convert WSL path to local path and vice versa (#132 )
Workaround for IDEA-347138 (#135 )
Features
Support running custom Biome executable on WSL 2 (#134 )
Refactor and replace BiomeRunner with BiomeServerService (#124 )
v1.5.5
10 Jan 11:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Keep empty end line (#120 )
Features
Add support for Biome config icons and improve save actions (#119 )
v1.5.4
07 Jan 16:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Set format line separators on save (#88 )
243 compilation (#103 )