Added Tips section with link to VS Code extension
This commit is contained in:
parent
5652ea8c5d
commit
ee06e3d83a
1 changed files with 4 additions and 0 deletions
|
|
@ -51,3 +51,7 @@ If a variable is a compound of two or more words or abbreviations, each word or
|
||||||
```al
|
```al
|
||||||
AmountLCY: Decimal;
|
AmountLCY: Decimal;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Tips
|
||||||
|
|
||||||
|
The [AL Variable Helper](https://marketplace.visualstudio.com/items?itemName=rasmus.al-var-helper) extension provides Intellisense support to assign correct variable names in AL.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue