ericchase

Results 53 comments of ericchase

> Have you tried setting editor.rename.enablePreview to false? ![Image](https://github.com/user-attachments/assets/f875ce69-359f-4a79-9d10-930f21d66db2) ![Image](https://github.com/user-attachments/assets/4e32b6c9-de32-492b-9334-c3cf9371bfab) Thought I'd answer the question. This setting does not affect the Preview panel as of latest VSCode and C/C++ Extension.

As I am familiar with instant doubts, here is my preemptive Windows Sandbox demonstration with a fresh installation of VSCode: ![Image](https://github.com/user-attachments/assets/c47163a3-7462-405c-8d97-e9b48d560390) I'm sure there are reasonsβ„’ as to why the...

Sorry, forgot to show the setting in screenshot. ![Image](https://github.com/user-attachments/assets/abe19704-c0d8-4535-865d-adfe701e5fe4)

Extra Notes: Switching between different versions of the extension (pre-releases and past stables) did not change this behavior, so I must assume that this specific import statement is the cause....

> Can you share yours? there are no user settings or workspace settings. for all intents and purposes, the reproduction in the screenshot is on a freshly created operating system....

> FYI Import sorting isn't part of the formatter yes, i've seen you say this multiple times. and yet you tell me to do what your site says, which specifically...

forgot to include image ![2024-09-17_10 54 48](https://github.com/user-attachments/assets/842765b2-ac4c-4d80-a511-382a9b13d51c)

and here is the biome reproduction screenshot ![image](https://github.com/user-attachments/assets/3af65138-10d2-4c82-b259-752f99fef419)

and here is the repository https://github.com/ericchase/biome-repro-1726588728166 i was even able to minimize the file contents to nearly nothing. just to reiterate, you don't need any configurations at all to trigger...

after having looked through the extension source code and changing some things, i'd like to believe that the cause is within the actual Biome toolchain source code. with all the...