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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does this library handle large text?馃 #31

Open
Dobmod opened this issue May 22, 2022 · 8 comments
Open

How does this library handle large text?馃 #31

Dobmod opened this issue May 22, 2022 · 8 comments
Labels
question Further information is requested

Comments

@Dobmod
Copy link

Dobmod commented May 22, 2022

No description provided.

@AmrDeveloper
Copy link
Owner

Hello @Dobmod,

My current goal is to keep it as fast as possible with any size of text, so I am trying to optimize the highlighter and other features, honestly I didn't test it with large text like 100K or 500K LOC, I will try to profile it with large text and see the performance,

BTW, I am thinking of extending it with some ideas like VIM Modes to navigate and modify large text faster 馃槂

Thanks
Amr Hesham

@Dobmod
Copy link
Author

Dobmod commented Jun 11, 2022

Hi @AmrDeveloper ,

Your library appeals to me with the fantastic interface design,and I am eager to develop a code editor on android which can handle large text now.Looking forward to the futher improvement of the library馃憤. Thanks.

@AmrDeveloper
Copy link
Owner

Hi @Dobmod,

Thanks, great, good luck with next your project 馃憤馃徎

@AmrDeveloper AmrDeveloper added the question Further information is requested label Sep 23, 2022
@Arashvscode
Copy link
Contributor

Hello, I am using your library, it is very, very great, but its speed is slow, if possible, add the folding code, if you do not know what the folding code is, install the Acode program, this feature is responsible for collecting the code

@AmrDeveloper
Copy link
Owner

Hello @Arashvscode,

The code folding feature is currently on the TODO list but I need it to be more flexible to work with any custom config to cover not only popular languages but any set of data and not slow the performance

Thanks
Amr Hesham

@Arashvscode
Copy link
Contributor

Hello, thank you for your reply and I apologize for the late reply, dear friend, it is great that you add good features, I request you to increase the speed of the editor code, for example, Sora Editor has its own extensibility inspired by View for That's how fast it is

@AmrDeveloper
Copy link
Owner

@Arashvscode I am planning for performance improvement but without losing the flexibility on how to config any language or data set without the need to build your own tokenizer

@Arashvscode
Copy link
Contributor

鉂も湆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants