1.93.0
2.3.0
1.9.0
When typing a comment line, if you input ()
within the comment, it unexpectedly moves to the end of the nearest non-empty line of code above it (please refer to the attached video).
This bug does not occur with regular end-of-line comments. It is consistently reproducible only with standalone comment lines (lines starting with //
or /* */
comment blocks).
This issue arises when the Biome.js VS Code extension is enabled. To the best of my knowledge, the core @biomejs/biome package installed in node_modules
is not related to this problem.
The bug occurs when the Biome.js VS Code extension is turned on and disappears when it's turned off.
//
or /* */
.(
. The editor will likely auto-insert the closing parenthesis )
.)
.The bug occurs at the moment you manually input the closing parenthesis, even if it was already auto-inserted by the editor.
Nothing should happen.
No
No response
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too