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

The render delay is too obvious #556

Open
light0x00 opened this issue Aug 23, 2023 · 2 comments
Open

The render delay is too obvious #556

light0x00 opened this issue Aug 23, 2023 · 2 comments

Comments

@light0x00
Copy link

Every time i change the plantuml file, the diagram in the preview tab will delay for a long time.
Is there a way can optimize it?

Thks!

@raffian
Copy link

raffian commented Sep 14, 2023

Disable auto preview/update:

"plantuml.previewAutoUpdate": false,

@fromSmolsoft
Copy link

@light0x00 Have you figured out how to make rendering of Plant UML faster ?

It takes approx 2-3 sec to render single component in VSCode but e.g. in JetBrains IDE it's instantaneous regardless of diagram size. Both are setup to work "locally" AFAIK, so i can work on the go without connection.

@raffian "plantuml.previewAutoUpdate": false, Doesn't seem to make rendering any faster. Instead it seems to turn off rendering on change.

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

No branches or pull requests

3 participants