A native VS Code Chat participant that generates production-quality Microsoft Dynamics 365 Business Central AL code from natural language.
Type @upngo in the built-in Chat view (Ctrl/Cmd+Alt+I) and describe the object you want — tables, pages, page extensions, codeunits, reports, full extensions with app.json, event subscribers, and more.
Commands
@upngo /table — scaffold an AL table
@upngo /page — scaffold a page or page extension
@upngo /codeunit — scaffold a codeunit
@upngo /app — scaffold a full extension including app.json
Command palette:
UPnGO: Sign in — authenticate against your UPnGO account
UPnGO: Sign out
UPnGO: Insert last generated AL into active editor