This pack of Visual Studio Code extensions includes many commonly used AL-Specific Extensions, along with a variety of other developer assisting extensions.
Quickly create standard-compliant variables & more
AZ AL DevTools / AL Code Outline
A collection of useful tools and shortcuts, like the wonderful Object Wizards and App Browser
AL Toolbox
Powerful code actions to speed tasks
AL CodeActions
More powerful code actions, like the amazing Extract Procedure functions
AL Navigator
Rapid variable creation & easy navigation
AL Test Runner
An essential helper for running Tests of functions straight from VSC against Dockers
XLIFF Sync
built to synch .xlf files for AL Translations. A must have.
AL Lint
For those of us that want to keep an eye on complexity
AL Object ID Ninja
"Zero-configuration, dead-simple, no-collision object ID assignment for multi-user repositories."
General Utilities
VS Code Icons
Nicer icons in the File Explorer panel
Create GUID
Just a quick & easy GUID maker
GitLens
TONS of information about the code pulled from Git. Never wonder "when did THAT line get added" again.
Git History
Easily see the history of a file or workspace, rapidly review differences, etc.
REST Client
An essential tool if you're doing API dev. You can run REST calls from files in VSC directly, no Postman required.
Todo Tree
an overview of TODO tags in a workspace, along with highlighting and jump-to functionality
Banner Comments Plus
Great for making big comments visible from the Minimap (Code Outline)
Code Time
this is an amazing tracking tool so you can get Metrics on how you work in VSC (free signup required)
Polacode
This tool helps you make beautiful screencaps of code chunks, excellent for blogs, emails, presentations
Markdown All-In-One
Lots of keyboard shortcuts and helpers if you're editing Markdown files
Markdown Preview Enhanced
A better preview panel for Markdown files
DrawIO
a great little tool for doing up diagrams right inside VSC
ExcelViewer
a super handy panel for previewing Excel and CSV data
Remote Repositories
lets you quickly browse, search, edit, and commit to any remote GitHub repository directly from within Visual Studio Code without having to Clone the whole repo.
CodeTour
record and playback guided tours of codebases, directly within the editor
Git Graph
View a Git Graph of your repository, and easily perform Git actions from the graph. Configurable to look the way you want!
Snippet Generator
Easily create snippets for use in VSCode.
Settings
With this many extensions, there's a lot of settings all at once.