Aident Tools for VS Code
Aident Tools is a VS Code extension that bundles common helpers for working on Aident Business Central AL projects.
Instead of juggling PowerShell scripts or remembering container parameters, you invoke a single command from the Command Palette and let the extension handle the heavy lifting.
Typical scenario:
- A new developer joins the project and needs a ready-to-use Docker container.
1 Features at a Glance
| Command | What it does |
|---|---|
| Create development container | Provisions a Windows-based BC container with your defined image, license, and artifacts. |
| Change affix of objects | Bulk-add or replace prefixes/suffixes in object names as well as in source file names. |
Remove affix from *.al files |
Strips configured affixes from file names after a rename or clean-up. |
| Add cloud configuration | Injects a baseline of SaaS-friendly settings into launch.json. |
Tip
All commands are discoverable via Ctrl + Shift + P → Aident Tools... and can be bound to shortcuts in Keyboard Shortcuts.