Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InlineEdit Gutter indicator covers part of editor line number #244777

Closed
mahmoudsalah1993 opened this issue Mar 26, 2025 · 4 comments · Fixed by #244965
Closed

InlineEdit Gutter indicator covers part of editor line number #244777

mahmoudsalah1993 opened this issue Mar 26, 2025 · 4 comments · Fixed by #244965
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug inline-completions insiders-released Patch has been released in VS Code Insiders
Milestone

Comments

@mahmoudsalah1993
Copy link
Contributor

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.98
  • OS Version: Mac OS sequoia

Steps to Reproduce:

  1. Trigger an inline edit
  2. Scroll to line 100 or higher

Expected:

Line number is fully visible

Actual:

Line number is covered by the gutter indicator icon

Image

Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.98.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@hediet
Copy link
Member

hediet commented Mar 27, 2025

Fixed in insiders!

@hediet hediet closed this as completed Mar 27, 2025
@hediet
Copy link
Member

hediet commented Mar 27, 2025

There are still edge cases in which this is not fixed.

@hediet hediet reopened this Mar 27, 2025
@hediet hediet added this to the Backlog milestone Mar 27, 2025
@hediet hediet added inline-completions bug Issue identified by VS Code Team member as probable bug labels Mar 27, 2025
@benibenj
Copy link
Contributor

With todays changes we try to adapt the gutter indicator size based on the space available left of the line number

@benibenj benibenj modified the milestones: Backlog, April 2025 Mar 28, 2025
@vs-code-engineering vs-code-engineering bot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug inline-completions insiders-released Patch has been released in VS Code Insiders
Projects
None yet
3 participants