al-codeactions icon indicating copy to clipboard operation
al-codeactions copied to clipboard

Results 16 al-codeactions issues
Sort by recently updated
recently updated
newest added

Hi @DavidFeldhoff, Thanks again for your nice VSCode extension. I am using it frequently to speed up development. 😊 Here is a new feature idea: Have a code action that...

Hi David! I just realized that I could make far more use of Notifcations and that it often makes sense to use a notification instead of a message. That way...

The auto-fixing of some CodeCop rules are a great idea! I just enabled the useful initiative [BusinessCentral.LinterCop](https://marketplace.visualstudio.com/items?itemName=StefanMaron.businesscentral-lintercop) and of course a lot of new warnings appeared! :) Some of the...

Not using Page.RunModal(0, Rec) but use the Page Management Codeunit instead. The same goes for: Not using a CONFIRM() but using Confirmation Management

enhancement

### Summary When you type a non-existent procedure with a label as an argument and then use "Create Procedure", the procedure gets created with a label parameter instead of a...

released

The "Extract to Label" code action does not appear for text strings in a report dataitem column... ![image](https://github.com/DavidFeldhoff/al-codeactions/assets/87859332/6aa35a19-8480-4a8f-88ff-b6c593af5bf3)

released