anzwdev / al-code-outline

AL Code Outline for Visual Studio Code
MIT License
51 stars 13 forks source link

Method not found: Microsoft.Dynamics.Nav.CodeAnalysis.Compilation.... #556

Closed RadoArvay closed 3 months ago

RadoArvay commented 5 months ago

When I run some commnads, I get the error:

Method not found: 'Microsoft.Dynamics.Nav.CodeAnalysis.Compilation Microsoft.Dynamics.Nav.CodeAnalysis.Compilation.Create(System.String, System.String, System.Version, System.Nullable`1<System.Guid>, System.Collections.Generic.IEnumerable`1<Microsoft.Dynamics.Nav.CodeAnalysis.SymbolReferenceSpecification>, System.Collections.Generic.IEnumerable`1<Microsoft.Dynamics.Nav.CodeAnalysis.Syntax.SyntaxTree>, Microsoft.Dynamics.Nav.CodeAnalysis.CompilationOptions, Microsoft.Dynamics.Nav.CodeAnalysis.IFileSystem, Microsoft.Dynamics.Nav.CodeAnalysis.DotNet.IDotNetResolverFactory, Microsoft.Dynamics.Nav.CodeAnalysis.IReferenceManager, Boolean)'.

I have just tried "Fix Identifiers and Keywords Case in the Active Project" and "Add Missing Parentheses in the Active Project"

AL: v13.0.964488 AZ AL: v12.0.59 multifolder workspace

RadoArvay commented 5 months ago

Sorry, duplicity with #555.

anzwdev commented 5 months ago

Thank you for reporting the problem. I've released new version of the extension that works with AL Compiler V13.