Get QPM from the Querix website.
For details on installing Lycia components using QPM, see the Lycia Installation documentation.
Install Lycia for the Development System (install all the Lycia components to get a complete development toolkit):
sudo ./qpm install development
qpm install development
Alternatively, install Lycia for the Runtime System (the components necessary for putting your 4GL applications into production):
sudo ./qpm install runtime-server
qpm install runtime-server
To learn more about Lycia components, refer here: Querix Package Manager.
Step 1. Install VS Code from code.visualstudio.com.
Step 2. From within VS Code, use the Extensions icon in the Activity Bar that is located leftmost in your VS Code.
Step 3. In the search bar of the Extensions area, type Lycia;
Step 4. Find Lycia VS Code Extension and click the Install button.
For details on LVSCE installation and alternative installation options, refer to the LVSCE Installation Guide.
See next: 3. Activate Lycia License