You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.82.0
OS Version: linux
Steps to Reproduce:
It used to be that setting a breakpoint did not shift the editor. But after #5923 all extensions that manipulate the gutter have this shifting behaviour:
That's from the highly popular "Error Lens" extension, but the problem is in other extensions too.
Please fix this behaviour so it works like before? The shifting of the editor to make room for the gutter ruins concentration. It would be better to have a (optional) fixed size so it doesn't need to resize.
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.82.2. Please try upgrading to the latest version and checking whether this issue remains.
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.
🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
It used to be that setting a breakpoint did not shift the editor. But after #5923 all extensions that manipulate the gutter have this shifting behaviour:
That's from the highly popular "Error Lens" extension, but the problem is in other extensions too.
Please fix this behaviour so it works like before? The shifting of the editor to make room for the gutter ruins concentration. It would be better to have a (optional) fixed size so it doesn't need to resize.
The text was updated successfully, but these errors were encountered: