Johannes Wikman

Results 39 comments of Johannes Wikman

Cool 👍 Just curious: How do you plan to identify if the AL Language extension is "current" or "next"?

Yes, please add support for this feature! I just installed https://marketplace.visualstudio.com/items?itemName=github.remotehub to test this out, but the AL Language Extension is throwing errors as crazy :) To start with, at...

I just love the idea with this rule! It is very challenging to find these issues during code review, since a `TryFunction` can call other functions that performs write operations.

> Yes, but I did not find a way to find those type of scenarios unfortunately Ok, I see. But good to get started on this rule anyway! Maybe we...

An update to this: I just noticed that this ONLY applies to **Promoted** Action Groups. Repro code: ```al page 50100 PageName { Caption = 'PageCaption'; Editable = false; PageType =...

> One thought I had - it would help if there were two different rules. One for the TransferFields and one for the Warning inside the table/tableextension object, then I...

> maybe splitting the rule into two separate rules is the most viable option here? I think that is a very good start. 👍

Thanks @tinestaric and @Arthurvdv, I like this approach! 👍

Using `Alt`+`Z` as keyboard shortcut was a big mistake 😣 I just found this extension, but breaking the default keyboard shortcut for word wrapping is a no-go, that one is...