Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AVAP Linter & CompletionNew to Visual Studio Code? Get it now.
AVAP Linter & Completion

AVAP Linter & Completion

AVAP Framework

avapframework.com
|
42 installs
| (0) | Free
Linter and completion for the AVAP programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AVAP Linter & Completion

A Visual Studio Code extension with rich support for the AVAP (Advanced Virtual API Programming) language (for all actively supported AVAP versions), providing access points for extensions to seamlessly integrate and provide a complete API lifecycle management, formatting, linting, code navigation, and more!

Support for Developers

The AVAP Linter & Completion extension offers support when running on vscode.dev. This includes free access to www.alexandria.avapframework.com and www.communities.avapframework.com.

Installed Extensions

The AVAP Linter & Completion extension will not install any other extension and is fully functional without any dependencies.

Quick Start

  • Step 1. Create your AVAP ID at www.avapid.com. Log in and download AVAP CLI and AVAP Interpreter & Language Server from the Downloads section.

  • Step 2. Open a terminal window and activate your developer token: avapcli init standalone and follow the steps to create your developer token. The download of your developer token will be automatically stored in ??????

  • Step 3. Install AVAP Interpreter & Server Language on your system or set up a service that provides AVAP Interpreter & Server Language, such as AVAP Cloud www.avapcloud.com or AVAP Collaborative Network www.avapcollaborativenetwork.com.

  • Step 4. Run your AVAP Interpreter & Server Language with your license (license.key), sent by email when you verified your AVAP ID account.

  • Step 5. Install the AVAP Linter & Completion extension for Visual Studio Code.

  • Step 4. Open or create an AVAP (.avap) file and start coding!

Features

  • IntelliSense: Edit your code with auto-completion, code navigation, syntax checking, and more.
  • Linting: Get additional code analysis with Pylint, Flake8 and more.
  • Code formatting: Format your code with black, autopep or yapf.
  • Debugging: Debug your Python scripts, web apps, remote or multi-threaded processes.
  • Testing: Run and debug tests through the Test Explorer with unittest or pytest.
  • Refactoring: Restructure your AVAP code with variable extraction and method extraction.

Additionally, componentized support enables further refactoring through extensions like isort and Ruff, allowing for import sorting and more.

AVAP CLI Integration

AVAP CLI gives you access to the full AVAP management command set in an isolated environment. For more information on available commands, see Get started with AVAP CLI.

Feedback

  • Join the AVAP Community and share your feedback with us at www.communites.avapframework.com
  • Find us on Twitter

License

AVAP Linter & Completion extension for Microsoft Visual Studio Code

Copyright (c) 101OBEX, CORP

All rights reserved.

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft