Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>AL Variable HelperNew to Visual Studio Code? Get it now.

AL Variable Helper

Rasmus Aaen

|
64,322 installs
| (2) | Free
Intellisense to assign correct variable names in AL.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code extension for variable handling in AL. Example

Features

  • Easy variable assignment
  • Go to global/local variables - like in the C/SIDE environment.
  • Sort Variables
  • Fix keyword casing

Usage

To create a new variable type t + (e.g. trecord). To select a name for the variable tab to the name and select a name with Ctrl + Space

To go to global/local variables, hit CTRL + G or CTRL + L.
NB! The extension use the same hotkey as the default VS Code "Go To: Line" feature.

Report an Issue

Issues can be reported to the project on Github.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft