I have created an extension for VS Code.
If you are building AL apps for NAV, I could really use your feedback on missing features and bugs.
Download the extension here or search for AL Variable Helper in VS Code.
https://marketplace.visualstudio.com/items?itemName=rasmus.al-var-helper
Comments
Is there a way to customize the snippets a bit? Add other "abbreviations" for the short variants?
To Customize snippets, changes:
C:\Users\<User>\.vscode\extensions\rasmus.al-var-helper-<Version>\snippets\al.json
To change abbreviations:
C:\Users\<User>\.vscode\extensions\rasmus.al-var-helper-<Version>\server\server.js
@RasmusAaen
I have been using your AL helper for some time, I am quite pleased with it, it speeds up the development process.
I have changed your predefined snippets to fit my personality preference, but that is pretty much the only thing I did not use out of the box.
Keep up the good work
That will work, but I'm assuming an update to the extension would void those changes which is why I'd like settings or local files that won't be touched.
RIS Plus, LLC