Hello, I was trying to develop a small helper add-in for WL Developer, however, I can't see any intellisense regarind my classes inside the WL6 IDE.
I know the code inside my assembly is indeed running. Is there any way to make the IDE see the methods and properties inside my addin classes?
Thanks!
Size:
Color:
Hello,
The answer is no - Intellisense is not supported for 3rd party classes. Intellisense will appear only for native .NET framework calls and WealthScript methods.
Size:
Color:
Eugene, thanks for the answer.
Size:
Color: