Results 87 comments of Andrzej Zwierzchowski

Hi @SBiernat Thank you for reporting the issue. Yes, there is a bug, I am calling async function without await. Fix will be ready in the next release.

I've removed the last one remaining reference to the procedure that uses "temp-al-proxy.al" file from the extension and marked the procedure as "deprecated". It was just in one place -...

I've added a new `alOutline.createApiFieldsCaptions` setting with default value set to true. If you want to disable captions functionality set it to false.

Yes. Object names are not case sensitive in AL so it seems to be a good idea to remove case-sensitive filtering from the object browser.

I want to do release these changes this weekend

Thank you for reporting this problem. I've removed option to remove empty groups and released a new version of the extension.

Thank you for the ideas, I've released a new version of the extension with some of these changes: - less nodes are expanded by default, - new action to collapse...

I've released fix in the release 3.0.42. It is now possible to enable or disable removing quotes around identifiers that don't look like al data types by using `alOutline.fixCaseRemovesQuotesFromNonDataTypeIdentifiers` setting....

I was working on some AL Outline Panel changes recently and one of the changes is ability to sort extries by position in source code, name and type. The updated...

Thank you for finding this problem. I've just released a new version that should fix it.