Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>INNONAV Dev ExtensionPackNew to Visual Studio Code? Get it now.
INNONAV Dev ExtensionPack

INNONAV Dev ExtensionPack

INNONAV

|
100 installs
| (0) | Free
Extension pack used by INNONAV Developers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

INNONAV Dev ExtensionPack

Minimal extension pack for Business Central AL development at INNONAV. This pack provides the essential tools every developer needs. Additional extensions can be installed individually as needed.

Included Extensions

INNONAV Internal

Extension Description
INNONAV Dev Tools AL dev tools, translations, repo sync, snippets
INNOCop INNONAV code analyzer for AL best practices

AL / Business Central

Extension Description
AL Language Official Microsoft AL Language extension
CRS AL Language Extension Snippets, object renaming, running objects
AL Code Actions Code actions and refactoring for AL
AL Formatter Code formatting for AL
AL Variable Helper Variable creation helper for AL
NAB AL Tools Translation and XLIFF tooling
XLIFF Sync XLIFF file synchronization
LinterCop Linter for Business Central AL
UEFICop UI/UX best practices analyzer

Source Control

Extension Description
GitLens Git integration and blame annotations
Git History File and line history viewer
Azure Repos Azure DevOps repository integration

Utilities

Extension Description
Claude Code AI-powered coding assistant
PowerShell PowerShell language support for deployment scripts
XML Tools XML formatting and tools for XLIFF files
GUID Generator Generate GUIDs for AL objects

Publishing

Use the included publish.ps1 script to package and publish the extension:

# Package only (creates .vsix file)
.\publish.ps1 -PackageOnly

# Publish with auto version bump (patch)
.\publish.ps1

# Publish with specific version bump
.\publish.ps1 -VersionBump minor

The script reads the Personal Access Token from (in order of priority):

  1. -PersonalAccessToken parameter
  2. VSCE_PAT environment variable
  3. VS Code user setting innonav-dev-tools.repository.personalAccessToken
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft