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

feat: jump to neareast position in preview from cursor #997

Merged
merged 5 commits into from
Dec 14, 2024

Conversation

Eric-Song-Nop
Copy link
Collaborator

resolve #626

@Eric-Song-Nop
Copy link
Collaborator Author

Eric-Song-Nop commented Dec 13, 2024

I might have finished on the server side, while I have no idea how to handle the client side for jump and debugging it.
I tried to console.log in the ws.ts file, while I don't know where the result will be logged to.

@Myriad-Dreamin
Copy link
Owner

Could you add a sample document in https://github.com/Myriad-Dreamin/tinymist/tree/main/editors/vscode/e2e-workspaces/simple-docs to help me test the improved functionality?

@Eric-Song-Nop Eric-Song-Nop marked this pull request as ready for review December 14, 2024 13:44
@Eric-Song-Nop Eric-Song-Nop merged commit c54d1d3 into Myriad-Dreamin:main Dec 14, 2024
26 checks passed
Myriad-Dreamin added a commit that referenced this pull request Dec 15, 2024
Myriad-Dreamin added a commit that referenced this pull request Dec 15, 2024
* fix: many bugs in #997

* fix: definition of x, y
@Eric-Song-Nop Eric-Song-Nop deleted the preview_heading branch December 28, 2024 14:22
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.

confusing cursor syncing with cursor on heading
2 participants