Allow AL code action service to load external code fix providers and code refactoring providers
AL compiler allows developers to add custom diagnostics. We can develop our own custom analyzers and provide paths to external assemblies, which are imported to extend the standard rulesets. Thanks to this capability, the BC community develops and maintains LinterCop, a popular set of custom d...
STATUS DETAILS
New