AVAP Zero ExtensionThe AVAP Zero Extension for Visual Studio Code allows you to build your logic using either the traditional AVAP code editor or the no-code visual designer. AVAP Zero keeps both views synchronized at all times — whether you're writing AVAP code or building execution flows with visual blocks, all changes are instantly reflected across both modes. To get started, check out: Working with AVAP Zero Extension for Visual Studio Code at AVAP Alexandria, our resource site, www.alexandria.avapframework.com. You can also find more information at AVAP Developer Portal www.developer.avapframework.com. Find troubleshooting tips and additional technical information at AVAP Communities, www.communities.avapframework.com AVAP Zero is part of the AVAP extension suite for Visual Studio Code. For a complete development and publishing workflow, we recommend installing the following extensions:
Support for DevelopersThe AVAP Zero Extension for Visual Studio Code offers support when running on vscode.dev. This includes free access to www.alexandria.avapframework.com and www.communities.avapframework.com. Installed ExtensionThe AVAP Zero Extension for Visual Studio Code will not install any other extension and is fully functional without any dependencies. However, we highly recommend installing the AVAP Dev Extension, AVAP API Version Control, and AVAP API Publisher extensions to unlock full AVAP development capabilities. Quick start
FeaturesThe AVAP Zero Extension for Visual Studio Code provides a dual programming experience: visual and textual. It allows seamless switching between a no-code visual interface and the AVAP code view. Code & Visual SynchronizationAll changes made in the visual editor are reflected in the code editor, and vice versa, in real-time. This ensures that developers and non-technical users can collaborate efficiently on the same logic. Visual Logic DesignerUse blocks to define your logic and execution sequences without writing a single line of code. The designer supports drag-and-drop organization and automatic generation of AVAP code. Intelligent Code ReflectionCode written manually in the AVAP editor is parsed and instantly visualized as a block-based execution flow. This allows you to inspect and enhance your logic from both perspectives. AVAP CLI integrationAlthough AVAP Zero does not require the AVAP CLI, you can use it to manage your environment and deployments. For more information on available commands, see Get started with AVAP CLI. Feedback
LicenseAVAP Zero Extension for Microsoft Visual Studio Code MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |