Results 87 comments of Andrzej Zwierzchowski

Hi I think that the best option would be to create an issue on Waldo's CRS AL Language github first and ask him to not add these quotes to control/field...

I've modified the extension and released a new version. It now keeps quotes around identifiers that look like keyword or data type. For keywords, quotes will never be removed as...

Hi @JavierFuentes I am currently working on another issue and will be looking at this one when I finish. Unfortunately that other task requires a bit of refactoring and it...

Thank you for reporting it. Current version of the extension load a lot of separate javascript files during startup and I am aware that it can slow down whole process....

This is very interesting case, I need to think how to fix it. The problem is caused by different behaviour of the compiler when app.json contains "NoImplicitWith" in "features" property....

I've spend some time thinking about it and I am not sure how to solve the problem as both current command behaviour and your request are correct in different cases....

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

Thank your for reporting this bug. I've fixed it in the last release.

I am still in the middle of big refactoring of the code to fully support interfaces in the extension. I've just released a new version with commands to sort usings,...

I don't think that there is anything in VS Code that could allow you to have global settings loaded from shared folder :( It is interesting idea, but remember that...