CodeMirror kernel support - #2834
Draft
guanglinn wants to merge 57 commits into
Draft
Conversation
Signed-off-by: Li Guanglin <guanglinn@qq.com>
Signed-off-by: Li Guanglin <guanglinn@qq.com>
4 tasks
Collaborator
|
This work is very interesting. Please give me some time to review it. I will try to do so within the next couple of weeks. |
Contributor
Author
|
@harshad1 Thank you. This may be a long-term project, and the adaptation is currently going smoothly. The goal is to make Markor much better than before. |
guanglinn
marked this pull request as draft
July 28, 2026 04:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Add support for CodeMirror text editor kernel. for
high performance, rich features, multi-language support, highly customizable.
No more energy is needed to build wheels for Markor text editor.
This is just a draft now, I will find time to improve it.
Related issues:
#2814 #2839 #2772 #2765 #2739 #2699 #2690 #2652 #2505 #2478 #2469 #2341 #1848 #1743 ...
Reference:
Is Android EditText suitable for loading and editing large text? - Gemini
Can WebView based CodeMirror solve the performance issue of Android EditText? - Gemini