JQuiver VS Code ExtensionJQuiver is a low-code development framework designed to simplify and accelerate enterprise application development. It enables developers to build applications faster using reusable components, configuration-driven screens, dynamic REST APIs, forms, grids, dashboards, dashlets, templates, and other development artifacts. The JQuiver VS Code Extension allows developers to work with JQuiver application artifacts locally from Visual Studio Code and save changes back to the remote JQuiver server. Getting StartedTo use this extension, first download the VS Code configuration file from your JQuiver application. Navigate to: Control Panel → Application Configuration Click the Download VS Config button. This will download a file named:
Create an empty folder on your local machine and save the config.jquiver file inside that folder. After installing the JQuiver VS Code Extension, open this folder in Visual Studio Code. Once the folder is opened, the extension will read the configuration file and reload all editable JQuiver artifacts, including:
Developers can then work with these artifacts locally and save the updates back to the configured remote JQuiver server. Important Configuration NoteIf user authentication is not enabled when the config.jquiver file is downloaded, and user authentication is enabled later in the JQuiver application, then the config.jquiver file must be downloaded again from: Control Panel → Application Configuration → Download VS Config This ensures that the extension has the latest authentication-related configuration required to connect with the JQuiver server. Auto Refresh ConfigurationThe extension supports automatic refresh of JQuiver resources. The reload frequency can be changed by updating the following property in the config.jquiver file:
Allowed Range
Default Value
If the value is not provided or is outside the allowed range, the extension will automatically use the default refresh interval. Key FeaturesResource Synchronization
Supported Artifacts
Developer Friendly
PrerequisitesBefore using the extension, ensure that:
Workflow
Notes
About JQuiverJQuiver is an enterprise-grade low-code application development platform that enables rapid creation of business applications using configuration-driven development, reusable components, forms, dashboards, workflows, APIs, and templates. The VS Code Extension extends the JQuiver development experience by allowing developers to work with application artifacts directly from Visual Studio Code while maintaining seamless synchronization with the JQuiver platform. |