cmattick

Results 6 comments of cmattick

I managed to solve this via Help > Edit Custom Properties... I inserted the following lines: ``` # Maximum file size (kilobytes) IDE should provide code assistance for. idea.max.intellisense.filesize=10240 ```...

I am currently evaluating to move from typscript eslint to biome since i have massive performance problems with that setup. Unfortuanetly I have the same issue with the IDE formatter...

Additional note: As a workaround I found that changing the IDEs Reformat on save from "whole file" to "changed lines" works.

I tried Biome 1.5.2-nightly.4b695b7, that fixes the problem. Thank you!

Yes, indeed. Problem went away with 1.9.1, thanks alot.

I also tried 1.9.2 and the issue occurred again.