Frédéric Vercaemst
Frédéric Vercaemst
Please include the following with each issue: **1. Describe the bug** When an event subscriber is declared, the Ctrl + Click (or Go to definition) to navigate to the source...
Please include the following with each issue: **1. Describe the bug** We would like to get some more insights on how ALDoc / Doxfx is generating the TOC for the...
Please include the following with each issue: **1. Describe the bug** We've been refactoring a LOT of our 'option' fields / variables the past year into new 'enum' objects. However,...
**1. Describe the bug** I would like to debug in a specific company using the new `startupcompany` setting. It does not work... References: - https://www.yammer.com/dynamicsnavdev/#/Threads/show?threadId=1963454374150144 - https://learn.microsoft.com/en-us/dynamics365-release-plan/2022wave2/smb/dynamics365-business-central/launch-specific-company-visual-studio-code  **2. To...
Following the recent thread on https://twitter.com/arthrvdv/status/1727729430737342791 and https://github.com/StefanMaron/BusinessCentral.LinterCop/discussions/352 - Remove semicolon at end of procedures
I would love to get started with (a subset of) the 'Sort Procedures' action, however I'm only interested in applying the 'Sort **Triggers**' part. For sort triggers, the naturalorder sorting...
When I ran the code cleanup on below sample code, the file was wrongfully (?) replacing the global variable with Rec.PK, resulting in invalid code.  I could easily solve...
As AZ AL Dev Tools continuously provides new Code Cleanup Actions (which is great !), I often have to keep our repo settings up to date by adding these new...
@waldo1001 Not sure if issues are actively monitored here, but wanted to get your opinion on the below ;) Since AL runtime 10 some properties are no longer mandatory. -...
I'm facing below error with BCLinterCop v0.1.6 / Prerelease `Analyzer 'BusinessCentral.LinterCop.Design.Rule0032ClearCodeunitSingleInstance' threw an exception of type 'System.InvalidCastException' with message 'System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Boolean'.\r\n...