Skip to content

feat: support to keep selection and cursor position #99

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 1 commit into from
Jun 22, 2023

Conversation

zqran
Copy link
Contributor

@zqran zqran commented Jun 20, 2023

Current issue

When switching between tabs, the cursor will be lost, and you need to re-click the file content to continue editing.

Changes

This PR is able to save its cursor and selection when switching files, no extra mouse clicks required.

Screenshots

before:

2023-06-20.4.48.56.mov

after:

2023-06-20.12.45.57.mov

@yyx990803 yyx990803 merged commit db8c1bd into vuejs:main Jun 22, 2023
@zqran zqran deleted the 0620-selection branch June 22, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants