Skip to content

fix: fix line number scrolling (001-fix-line-number-scrolling)#28

Merged
remarkablemark merged 26 commits intomasterfrom
001-fix-line-number-scrolling
Feb 27, 2026
Merged

fix: fix line number scrolling (001-fix-line-number-scrolling)#28
remarkablemark merged 26 commits intomasterfrom
001-fix-line-number-scrolling

Conversation

@remarkablemark
Copy link
Owner

What is the motivation for this pull request?

fix: fix line number scrolling (001-fix-line-number-scrolling)

What is the current behavior?

Line number gutter is out of sync when the following happens:

  1. text overflows horizontally
  2. horizontal scrollbar appears
image

What is the new behavior?

  1. horizontal scrollbar appears
  2. padding bottom to line number bottom when horizontal scrollbar appears
  3. increased textarea min-height

Checklist:

@remarkablemark remarkablemark self-assigned this Feb 27, 2026
@remarkablemark remarkablemark added the bug Something isn't working label Feb 27, 2026
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9d371a0) to head (3a73481).
⚠️ Report is 27 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        12    +2     
  Lines          155       194   +39     
  Branches        46        62   +16     
=========================================
+ Hits           155       194   +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remarkablemark remarkablemark merged commit ceaebb3 into master Feb 27, 2026
14 checks passed
@remarkablemark remarkablemark deleted the 001-fix-line-number-scrolling branch February 27, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant