biome-intellij icon indicating copy to clipboard operation
biome-intellij copied to clipboard

🐛 Biome JetBrains IDE plugin suggests lint fixes, despite having disabled the linter in biome.json

Open anthony-hayes opened this issue 1 year ago • 1 comments

Environment information

IDE plugin 1.0.2 (GoLand 24.1) https://plugins.jetbrains.com/plugin/22761-biome/versions

What happened?

I'm using Biome as a formatter only, and would like it to respect the biome.json. However, in my editor, I'm getting lint suggestions, despite that not being something I configured.

Expected result

The IDE plugin should respect the biome.json

Code of Conduct

  • [X] I agree to follow Biome's Code of Conduct

anthony-hayes avatar Apr 17 '24 20:04 anthony-hayes

Problem persists on the newest published version of 1.2.1. A really annoying problem. I guess, I would have to switch back to prettier until this is resolved...

adaptive-shield-matrix avatar Aug 04 '24 07:08 adaptive-shield-matrix