Skip to content

Jacob/enhancement/nextedit render #6463

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

Merged
merged 18 commits into from
Jul 7, 2025

Conversation

jpoly1219
Copy link
Collaborator

@jpoly1219 jpoly1219 commented Jul 5, 2025

Description

QoL and DX improvements:

  • Next edit window is aligned to the current line instead of hanging from it.
  • Next edit window does not cover your code anymore.
  • Next edit window is not displaced by Gitlens blames anymore.
  • Next edit window now has a Continue-themed drop shadow.
  • The current line is also highlighted in the window.

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screenshots

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Improved the Next Edit window so it aligns with the current line, avoids covering code, is not displaced by GitLens blames, and highlights the current line with a Continue-themed drop shadow.

  • UI Improvements
    • Window now aligns to the current line and does not overlap code.
    • Current line is highlighted in the window.
    • Added themed drop shadow and fixed displacement issues with GitLens.

@jpoly1219 jpoly1219 requested a review from a team as a code owner July 5, 2025 02:05
@jpoly1219 jpoly1219 requested review from Patrick-Erichsen and removed request for a team July 5, 2025 02:05
Copy link

netlify bot commented Jul 5, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit ee0a9a4
🔍 Latest deploy log https://app.netlify.com/projects/continuedev/deploys/686892715ed84900080dda86

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 5, 2025
@jpoly1219 jpoly1219 requested a review from sestinj July 5, 2025 15:31
Copy link
Collaborator

@Patrick-Erichsen Patrick-Erichsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jul 7, 2025
@Patrick-Erichsen Patrick-Erichsen merged commit 063e774 into main Jul 7, 2025
40 checks passed
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 7, 2025
@Patrick-Erichsen Patrick-Erichsen deleted the jacob/enhancement/nextedit-render branch July 7, 2025 18:23
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Jul 7, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants