Daniel Noeth

Results 66 comments of Daniel Noeth

Duplicate of #7696 Can you reproduce the warning with the newest prerelease version?

I have the same problem but the other way round: - New machine - Created a devdrive - added a junction with the "legacy" path, so I don't have to...

Do you have any third-party apps that maybe have [allowDebugging](https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-security-settings-and-ip-protection#allowdebugging) set to false? Do you notice another tab/file being opened while the debugger breaks?

In my eyes using the same name for a local/parameter and a global variable is a code smell (even with ``this`` introduced) and could easily lead to errors. I would...

FYI: I just wanted to request this as a feature, but found out you can use the mouse wheel to go forward/backwards between pages.

This is (currently) by-design: https://github.com/microsoft/AL/issues/6847#issuecomment-979923899 But maybe we can use this issue to remind them to update the documentation.