Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AL Pocket ToolsNew to Visual Studio Code? Get it now.
AL Pocket Tools

AL Pocket Tools

Teddy Herryanto

|
1 install
| (0) | Free
Collection of tools for AL (Business Central) development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AL Pocket Tools

A collection of tools for AL (Business Central Application Language) development in VS Code.

Features

Feature Description
Cleanup Duplicate App Files Scans your repository for duplicate .app files and deletes older versions, keeping only the latest of each app.
Region Viewer Shows all #region blocks in the active AL file as a navigable tree in the Explorer sidebar. Supports nested regions and live updates as you type.
Pragma Viewer Shows all #if, #elseif, and #pragma warning directives across the entire workspace, grouped by symbol or warning code. Click any line to navigate to it.
Version Bump Increments the Major, Minor, Build, or Revision segment of app.json with a single command, with automatic reset of lower segments. Status bar shows the current version at a glance.
Nuke .alpackages Deletes all .app files from every .alpackages folder in the workspace to force a clean re-download of dependencies.
Sync .alpackages to Latest Finds the newest version of each app across all .alpackages folders, removes older copies, and propagates the latest version to any folder that was behind.

Requirements

  • VS Code 1.118.0 or later
  • A workspace containing AL projects or .alpackages folders
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft