Johannes Wikman

Results 39 comments of Johannes Wikman

@geverghe Yes, that would make the automation easier. The same parameter could also be added to `az pipelines create`

@PeterConijn I just had the very same issue, but it was caused by a comment in the app.json file. The compiler seems to handle // comments in app.json, but the...

Also LC0011 could be auto-fixed by adding `Access = Public;` to the object.

No worries, I'm in the same situation where other stuff (work and a life with family😁) needs to have higher priority than the VSCode Extensions. Anyway, glad to hear that...

It is quite common in our AppSource apps that we have one or more objects that is obsoleted, and still have those in our Permission Sets we are adding pragmas...

Do you have any thoughts on how to implement this? The ML properties is now banned when validating your app on appsource in favor of XLIFF, so a lot of...

So much to do, so little time 😉 Yes, transforming the ML properties to the non-ML ones is the first step. Probably using the ENU caption as name (with some...

I've been looking a bit into how to generate XLF files, or at least navigate to the right place in an existing XLF file from an AL object. But I...

As I rather have this changed sooner than later, I gave it a shot to fix this in a couple of pull requests. - for the VSCode extension, with a...

When do you plan to do such a recompile? And when that are done, will the dll be work for AL Language extension v8? Or would it be an idea...