Use remote server even when local is selected
See original GitHub issueUsing version 2.11.2 with settings:
{
"plantuml.exportFormat": "svg",
"plantuml.server": ""
}
I don’t understand why it’s going to the server. When it doesn’t say Service Overflow
it also complains about not finding the image in /home/ec2user
.
I have no problem generating the diagram offline with plantuml.jar.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Configure remote Management in Server Manager
To let this computer be managed remotely by using Server Manager or Windows PowerShell, select Enable remote management of this server from ...
Read more >How to Install, Access, and Connect to Remote Server ...
This guide has everything to know about remote server access tools for small and large computer and server networks.
Read more >How to fix 8 common remote desktop connection problems
Open the Control Panel by entering Control at the Windows Run prompt; Click System and Security; Click Windows Defender Firewall; Click Allow an ......
Read more >SSH Essentials: Working with SSH Servers, Clients, and Keys
Generating a new SSH public and private key pair on your local computer is the first step towards authenticating with a remote server...
Read more >Remote Development using SSH - Visual Studio Code
No source code needs to be on your local machine to gain these benefits since the extension runs commands and other extensions directly...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@jcayzac No, it’s far too not elegant.
Stupid question maybe, but why isn’t vscode-plantuml spawning a local plantuml server on the local interface then?