
I'm trying to programmable add intellisense from a DLL.
I did find something In the documentation that may work.
Under: "Activpro Syntax Editor > LL(*) Parser Framework > .NET Languages Add-on > C# Language > Getting Started"
However, the method project.AssemblyReferences.AddFrom() doesn’t seem to exists.
Thanks