Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>aplNew to Visual Studio Code? Get it now.
apl

apl

Bogdan Davydov

|
14 installs
| (0) | Free
Formatter for APL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

APL Formatter for VS Code

This VS Code extension provides automatic formatting for APL code.

Features

  • Corrects indentation (tabs/spaces)
  • Recognizes SQL-style """ multi-line strings
  • Makes messy APL code readable

Installation

  1. Download the .vsix package (if not published yet).
  2. Open VS Code.
  3. Go to Extensions (Ctrl+Shift+X).
  4. Click More Actions (...) > Install from VSIX....
  5. Select the .vsix file and install.

Usage

  • Open an .apl file.
  • Use the shortcut Shift+Alt+F or run "Format APL Document" from the command palette (Ctrl+Shift+P).

Future Features

  • More advanced APL syntax support.
  • Customizable formatting settings.

Enjoy coding in APL with proper formatting! 🚀

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