ramseyfeng
ramseyfeng
This pull request has not been merged to branch yet. Do you have a plunker for it.
Has this issue been fixed already? Since you already have a solution, could you please fix the issue?
@kdubau I tested with more than 15,000 Nodes, the speed is acceptable but a little bit slower than expected.
Assign the nodes you want to open to expandedNodes should work.
Any update on this issue? @yogaliu 这问题解决了吗?谢谢
Did you solve the issue? I have same question like you got. Calling createModel is not available.
@dnmd You can wait until monaco editor is loaded, and use below way to create the model: `monaco.editor.createModel(model.value, model.language, uri)`
On mac it's also very slow... Even after commenting out styles: { configFile: 'src/styles/settings.scss' } in vite.config.ts, the First contentful paint is still very slow
> On mac it's also very slow... Even after commenting out styles: { configFile: 'src/styles/settings.scss' } in vite.config.ts, the First contentful paint is still very slow For ths issue on...
Any update on this issue? We want to access the type definition of location...