S-Balslev
banner
sbalslev.bsky.social
S-Balslev
@sbalslev.bsky.social
MSFT, #msdyn365bc, Business Central Developer Tools.

https://aka.ms/businesscentral
Did you try the Nikka from the barrel? That was my favorite for the evening.
November 7, 2025 at 10:10 AM
June 13, 2025 at 12:39 PM
Yes that is a valid way of seeing it. We do emit additional metadata but not transformation af AL code. Parsing, symbols analysis etc. except emit still happens during this step. Transformation is on the server (JiT-ish) and ensures control of what executes on .net in the service.
May 14, 2025 at 7:37 AM
Yes, it passes all parameters after 'compile' to the compiler so it would be the same as calling alc.exe
May 12, 2025 at 10:50 AM
Good thing you can easily create your own themes.
code.visualstudio.com/docs/configu...
Themes
Changing the color theme in Visual Studio Code. You can use color themes provided by VS Code, the community or create your own new themes.
code.visualstudio.com
May 9, 2025 at 3:51 PM
It uses the themes so yes, excluded code is classified as a comment.
April 14, 2025 at 4:48 PM
Thanks.
It may go unnoticed but Label is now more of a Text so it already has all the BeginsWith, Substring, IndesOf etc. you would expect after .ToText()
March 20, 2025 at 7:31 AM
Not supported for now, ToText was added on simple types and while labels are text they are also of a more complex nature.
March 18, 2025 at 7:11 AM
Hehe write some code that fails today, should pass if I fix it. Makes it easier for me to get to the root of the challenge to see if there is an easy fix.
March 17, 2025 at 10:28 AM
Send me some AL tests that would verify such functionality works as expected. Then I'll see what I can do.
March 17, 2025 at 10:16 AM
Ideally, yes, and I think this may be the scenarios where we would begin to implement real properties. So, if we do it, it may only require changes from you if you do ....Mode(true) and not ...Mode := true
February 11, 2025 at 8:50 AM
Uhhh ping me on teams or mail, I'd love to understand why.
February 7, 2025 at 7:09 PM