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

add server-pico as option for exec-mode #170

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

timcharper
Copy link

@timcharper timcharper commented Mar 6, 2023

server-pico is a minimal plantuml web server that does not support the /language endpoint
To cope with this, we grab language settings from the jar itself, but then use server-pico for rendering

server-pico is a minimal plantuml web server that does not support the /language endpoint
To cope with this, we grab language settings from the jar itself, but then use server-pico for rendering
@timcharper
Copy link
Author

This may not be the best way to support pico support. Perhaps it'd be ideal to push for support for the /language endpoint for it? There's no good reason it couldn't support that endpoint, since the JAR clearly has the ability to generate the text it would be a matter of adding support for it.

Also, it might be nice to have an option to automatically start the pico server inside of emacs.

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

Successfully merging this pull request may close these issues.

1 participant