You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed huge lag spikes and freezes when handling/editing large text documents (300,000+ lines).
I don't know if im doing something wrong... It's not that annoying since the user wont handle that large of a document very often anyway.
Can someone help me out???
*Poor performance compared to VS Code... idk if vscode is diferent, but i've heard that it uses Monaco too
The text was updated successfully, but these errors were encountered:
MarcellVokk
changed the title
Poor performance when handling large text files (20,000+ lines)
Poor performance when handling large text files (300,000+ lines)
Dec 11, 2021
MarcellVokk
changed the title
Poor performance when handling large text files (300,000+ lines)
Poor performance when handling/editing large text files (300,000+ lines)
Dec 11, 2021
@Vadkarika2 can you provide some more details here? Is the performance in loading the document or like scrolling around and editing afterwards? What type of file is it? Can you share the file?
If it repros in just the browser, then this'll be an issue with Monaco itself compared to the wrapper here, so the test above would be really useful to know.
If it does reproduce there, I'd suggest opening a bug on the Monaco repo and also include a video demonstrating the issues you're seeing.
Hi everyone,
I've noticed huge lag spikes and freezes when handling/editing large text documents (300,000+ lines).
I don't know if im doing something wrong... It's not that annoying since the user wont handle that large of a document very often anyway.
Can someone help me out???
*Poor performance compared to VS Code... idk if vscode is diferent, but i've heard that it uses Monaco too
The text was updated successfully, but these errors were encountered: