Denis Bezrukov
Denis Bezrukov
Could you try the last nightly build? I guess it should be fixed there. Note: There are a few breaking changes, but it now works more like the VS Code...
Thank you for starting to progress the tasks! Just to clarify, I thought we wanted to have a separate grammar for each HTML-like language and share the same logic via...
Hi @togami2864 , Could you please help me with this? Do you have any thoughts or suggestions? Thank you!
> Should this rule only apply to files with `.module.css`🤔 Hmm, interesting. We have a project with css modules but we don't write `.module.css`. I think it’s better to analyze...
@dualsoftax Could you try to use the latest nightly version? https://plugins.jetbrains.com/plugin/22761-biome/versions/nightly/677739
Hi! >Today, it appears that the biome plugin is completely broken and completely formats files incorrectly even outside of the compair tool. Could you provide an example of this? Have...
Hi, I've tested on VSCode 1.9.3 and on WebStorm
Hm, I get correct order if I comment this line: https://github.com/biomejs/biome/blob/95faf70dbccfe005ea031be41de2f38930badf66/crates/biome_lsp/src/handlers/analysis.rs#L205 @ematipico What do you think?
> I don't know why, but the benchmarks are weird. If you open the dashboard, you'll see improvements up to 6% too. I guess the degradation makes sense, we now...
@qarmin Great job, by the way. Thank you!