Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dynamics NAV SCMNew to Visual Studio Code? Get it now.
Dynamics NAV SCM

Dynamics NAV SCM

Cloud Ready Software

|
1,544 installs
| (3) | Free
Source Code Management for Dynamics NAV made easy
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-dynamics-nav README

Links

  • Checkout the wiki to see how to make it work currently.
  • Install directly in vscode: ext install dynamics-nav-scm
  • VSCode Marketplace

Features

Easy create a local Microsoft Dynamics NAV environment. Optimised for usage with git.

Requirements

  • Visual Studio Code
  • Git
  • Windows
  • PowerShell 5.0
  • SQL Server named MSSQLSERVER
  • Visual Studio Code running as administrator

Folder Structure

root/
 ├── modified/          --modified Object files, splitted.
 │    └── *.txt
 ├── delta/             --delta Object files, splitted.
 │    └── *.txt
 ├── addin/             --Add-ins for your solution. DLL files.
 │    └── *.dll
 ├── reportlayouts/     --RDLC and Word layouts for your solution
 │    └── *.rdlc
 ├── addinresources/    --Add-in resources, zip-files for your add-in.
 │    └── *.zip
 └── original/          --Original objects files, splitted. Should be your base version. Modified files only.
      └── *.txt

Run as admin

Run as admin setting

Build from source

Requirements

  • Node.js
  • gulp

Optional

  • Publishing/signing: npm install -g vsce

Authors

  • Jens Rasmus Rasmussen - Elbek & Vejrup
  • Jonas B. Andersen - Elbek & Vejrup
  • Morten Braemer Jensen - Elbek & Vejrup
  • Soren Klemmensen - Cloud Ready Software
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft