Many times when I run into a Biome error I run the CLI as well just to get the links to the rules as well. I think it would be really handy to add an additional code action for rule documentation, like ESLint has, so that I don't have to run the CLI or search Biome's docs.
I often like to read more about rules, why they're discouraged patterns, what are some alternatives etc.
Many times when I run into a Biome error I run the CLI as well just to get the links to the rules as well. I think it would be really handy to add an additional code action for rule documentation, like ESLint has, so that I don't have to run the CLI or search Biome's docs.
I often like to read more about rules, why they're discouraged patterns, what are some alternatives etc.
ESLint example: