AL Extension toolkit for AL Microsoft Dynamics 365 Business Central developers. It bundles small, focused productivity tools in one extension. All processing is local; there is no backend.
Commands
EMT: Fix AL Names Extended Objects
Standardizes the name of AL extension objects based on the base object name.
Supported object types:
PageExtension
TableExtension
ReportExtension
EnumExtension
PermissionSetExtension
What it does
When you run EMT: Fix AL Names Extended Objects, the command:
Scans all .al files in the workspace
Builds the correct extension object name from the extends target
Shows a preview list (QuickPick) with all proposed changes
Lets you select/deselect changes
Applies all selected fixes in a single WorkspaceEdit