IntelliSense for extensions (addins)
Author: dan_rozenberg
Creation Date: 9/27/2011 11:21 AM
profile picture

dan_rozenberg

#1
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!
profile picture

Eugene

#2
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.
profile picture

dan_rozenberg

#3
Eugene, thanks for the answer.

This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).