Frédéric Vercaemst

Results 46 issues of Frédéric Vercaemst

Please include the following with each issue: **1. Describe the bug** When publishing a new version of an app in VS Code, an unclear error is shown, making it hard...

platform-schema-sync
accepted

**1. Describe the bug** The VS Code sticky scroll feature works fine on al files. However, when drilldown to the base app symbols, a .dal file is opened which does...

workspaces

Please include the following with each issue: **1. Describe the bug** Not sure if this is VS Code / setting / AL related. When trying to use the new 'Convert...

vscode-integration
requires-triage

Please include the following with each issue: **1. Describe the bug** At BCTechDays 2022, we were encouraged to make use of the existing tooling, including the 'Rapid Application Publish' feature....

accepted
RAD

Note _This seems more like an error in BC / AL, where the requestpage does not inherit the ApplicationArea from it's parent report._ However, when running the RemoveProjectRedundantAppAreas command, the...

In below scenario, the variable completion provider suggests the object names correctly if I search for objects that **start** with the variable name. `SalesHeader` > "Sales Header", `ICDataStore` > "IC...

Looking into the standard BC API's, all `no`, `lineNo`, `documentNo`, `entryNo` ... fields have received another (better) field name (`number`, `lineNumber`, `documentNumber`, `entryNumber`, ...) on API pages. `No` as a...

enhancement

When setting `useTableFieldCaptionsInApiFields` to false, a `locked = true` is added to the API field captions, avoiding the fields from being translated. When setting `useTableFieldCaptionsInApiFields` to **true**, the Field Caption...

In C/AL I often copied a large set of fields from the Table Designer, did some Excel magic and got my code for lots of fields. In AL, I've not...

enhancement

The LC0010 documentation states the Lintercop.json needs to be part of the 'project' root. When opening the project roots folder, the LC0010 is calculated correctly. However, when opening a code-workspace...