David Feldhoff
David Feldhoff
Hi Rob, I just created a PR in Andrzejs repo. Might be that he would like to have the codeaction as well in his repo, but let's see. In case...
Hi, you're right. I made it first time this way to make sure that nothings broken afterwards, but I do know that it's not perfect. But for changing something in...
Hi @StefanMaron, as discussed at DoK let's first wait on Andrejs findings as the reason why my extension failed seems to be because of the dependency to Andrzejs extension.
Hi Johannes, very good idea. I already thought of it as well. I'm currently quite busy, so it might take up to 3 weeks. But I'll try to get my...
Thanks for the analysis @christianbraeunlich 🙂 Regarding the cleanup tasks, Andrzej (author of the AZ AL Dev Tools) implemented as well a cleanup task after I've implemented it, which is...
Hi Peter, great catch. Thanks for notifying! I'll look into it
Not made it to the current release as I'm not 100% sure how to solve it (and haven't found more time this weekend). Of course it's one solution to not...
An ID could also be good if you want to turn off the notification, but then it would become a bit more complex. Probably too much, right? Or would you...
It could be two codeactions like: 1. Convert to Notification 2. Convert to optional Notification
But at least the "Convert to optional notification" would only work in codeunits right? Because only there I'm able to create event subscribers..