FabioG
17 days agoNew Contributor III
Intellisense on Custom Code
Hi all,
I'm quite new in OS and, as a Dev, I'm writing some code in Assemblies/Business Rules.
I'm experiencing an issue with Intellisense.
While I'm working from inside a class, I can see all the hints supplied by intellisense for all the Standard/OS Classes/Methods and for the Methods inside my current class.
Unfortunately I cannot see hints for my other custom classes/methods that I wrote under the same assembly/namespace (they are correctly referenced, the assembly is compiled)
I tried adding triple-slash comments, but - again - no luck.
Just wondering if there's something I should do to make intellisense works or if I stumbled in a platform's limit.
Thanks in Advance for Your precious help
FabioG