- Checkout the wiki to see how to make it work currently.
- Install directly in vscode:
ext install dynamics-nav-scm
- VSCode Marketplace
Easy create a local Microsoft Dynamics NAV environment. Optimised for usage with git.
- Visual Studio Code
- Git
- Windows
- PowerShell 5.0
- SQL Server named
MSSQLSERVER
- Visual Studio Code running as administrator
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
- Publishing/signing:
npm install -g vsce
- Jens Rasmus Rasmussen - Elbek & Vejrup
- Jonas B. Andersen - Elbek & Vejrup
- Morten Braemer Jensen - Elbek & Vejrup
- Soren Klemmensen - Cloud Ready Software