Results 87 comments of Andrzej Zwierzchowski

I've just added SignedXml pull-request to cal-open-library. You can find it here: https://github.com/Microsoft/cal-open-library/pull/54

Thank you for your suggestion, that's a good idea. I'll check how complicated it would be to implement this functionality.

Hi How big is your project? Try to change "alOutline.enableCodeCopFixes" to false, this setting forces my extension to wait for warnings from Microsoft AL Extension.

Hi @JavierFuentes I've checked my code to be sure, and I can confirm that I am not running document format when actions specified in "alOutline.codeActionsOnSave" setting are run during document...

Thank you for submitting this idea. I am not sure if it is worth adding new functionality to al outline tree as Microsoft has just added their own symbols tree...

Hi @rvanbekkum Thank you for reporting this idea, I am still working on it. The change to the editor functionality is not big, but I need to redesign the data...

Hi @rvanbekkum Yes, I designed it this way. If there are no directives inside sorted area of code (i.e. between variable declarations inside var section), whole section of code will...

Yes, it looks like MS bug, we have to wait until it is fixed.

Thank you for reporting it. Looks like a nice idea for an advanced symbols search functionality.

It is a bug, I have to fix it.