Results 87 comments of Andrzej Zwierzchowski

I will leave it open and think about a solution. I don't want to create tool that works with a single scenario only. If global setting is something that works...

It breaks when compiler APIs change. I was thinking about a solution and my current plan is to have prerelease version of the extension built against prerelease version of alc.

I've added 2 github devops workflows that build and publish pre-release version of the extension compiled for pre-release version of "Microsof AL Extension". You can now use it in your...

Thank you for reporting the problem. I've released new version of the extension that works with AL Compiler V13.

Thank you @fvet for linking that other discussion. As I mentioned there, I am not sure if running code transformation at commit stage is a good idea, because then the...

Hi I have a plan to create a command line app that will run code transformations. Once it is ready, you will be able to run it locally or from...

It can be added, but I don't think that it will be much better than running cleanup on uncommited files. It does not matter if you run it on uncommited...

Yes, I will focus on this task first

Solution is almost ready. It requires "AL Object ID Ninja" to expose reservation API to other vs code extensions. I've created a new pull request with proposed solution in the...

It is my mistake, I forgot to remove it from the changelog before the release. It is not ready yet. I've added support for other "id providers", but "AL Object...