Frédéric Vercaemst

Results 46 issues of 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...

requires-triage
al-core-compiler

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...

al-doc-tool

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,...

bug
enhancement
in-progress

**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 ![image](https://user-images.githubusercontent.com/25268332/205255548-5bedcf34-d960-4dd2-baf0-af700ca957cf.png) **2. To...

developer-productivity

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...

enhancement
investigate

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. ![image](https://github.com/anzwdev/al-code-outline/assets/25268332/4f0ddffe-78a3-48d8-95be-eb9f32ed258a) I could easily solve...

enhancement

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...

bug
part of upcoming release