A new version of "AZ AL Dev Tools" is ready. You can try the new variable name and type completion by enabling it in the settings. Just set
"alOutline.completionProviders" to ["VariableNamesWithType","VariableDataTypes"] or ["VariableNames","VariableDataTypes"] #msdyn365bc
easyToUnderstand variableNames && functionNames, adequate amount of indentation, necessary abstractions, following popular practices, simpleOneLinerComments(!important)
idk if this works but
1. check if you're running on the main coding
2. check if you're running on the right project
3. be sure to compile first before running
4. check small mistake like ( ; , variablenames capital letters, etc)
:>