'Remote - SSH' Extension
Lycia VS Code Extension should be configured properly to start applications from the correct host and location. To do that, got to the settings menu of LVSCE, and fill in two settings:
- Lycia: Absolute Path To Lycia Installation (on the remote server) should be defined in the following format: /opt/Querix/Lycia);
- Lycia: Debug: Default Webserver should be defined with an actual address the Remote - SSH extension is connected to, like: 198.168.0.25:9090. This address will be used in the URL for the application launch.
Note: There is a limitation: the FormBuilder does not support the Remote - SSH extension. Forms can be edited only in XML/text editor at the moment. The support for the Form Builder will be added soon.