Arthur van de Vondervoort

Results 71 comments of Arthur van de Vondervoort

![image](https://github.com/StefanMaron/BusinessCentral.LinterCop/assets/44637996/7572343c-890d-4481-a985-2eb04603044e) Seems that in the meanwhile this issue is resolved in ALLanguage extension, where now the LinterCop automatically resolved the correct casing. If you're still experiencing problems on this, feel...

@tscottjendev , If you have any follow-up questions about this, feel free to reopen this issue.

@epernst, @pri-kise, @GOB-Andrea, are you still experiencing issues with the LC0023 rule? If so, can you share a small code example for me to investigate on this? Or has the...

Thank you for testing this and providing feedback! If this issue would reoccur it would be best to create a new issue including a sample code sample which produces this...

Hi @ShareTEC, I've created an PR for this. Could you review this PR whether it meets your expectations?

If I'm not mistaken @StefanMaron has resolved this in [v0.29.6.](https://github.com/StefanMaron/BusinessCentral.LinterCop/releases/tag/v0.29.6.). @fvet and/or @ernestasjuska Could you confirm this?

> Do not call write operations in try Functions > Do not call any database operations in TryFunctions. There may be some ambiguity if all database operations should be avoided...

@StefanMaron What should we do with this pull-request? Do we added the rule as-is and improve this in the future or abandon this PR and revert this back into an...

During TechDays in Antwerp we've discussed to close this PR. The main reason is that this is a complex rule to find all the references and walk though every chained...

This is unfortunately the expected behavior of the [VS Code extension](https://github.com/StefanMaron/vsc-lintercop). When switching to the Pre-Release version of the AL Language you need to manually swap the .DLL file. This...