Check out the new version of the AL CodeActions extension for VS Code.
Do you have some feedback for David?
I updated my extension (v0.2.25) over the weekend with a new command "Fix Cops" which fixes.. cops ;)
I started with 2 cops, just to have a starting point (assignment to vars which are not used afterwards; removal of unused vars).
Which cops would you like to see fixed next?