new intellisense bug

Created at 28 Nov 2012, 17:19
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
BF

bfis108137

Joined 28.11.2012

new intellisense bug
28 Nov 2012, 17:19


I would like to report a relatively small intellisense bug.

As someone who has actually used c# outside of trading, I know that sometimes creating a separate class can make your code clook better and can solve certain problems like when you write a function and you want to return more than one value.  In any event custom classes do not work with intellisense.  They work in cAlgo but not in intellisense.  


@bfis108137
Replies

admin
28 Nov 2012, 17:45

We could not reproduce the same so if you could please send us your code snippet so that we can investigate this we would be grateful.

 

 

@admin

bfis108137
28 Nov 2012, 17:57

Ok so look at the attached photo.  The bottom box is where my new class is, but the name of the new class doesn't show up when I start to type the name of the class.  It doesn't matter if I compile either.


@bfis108137

bfis108137
28 Nov 2012, 17:59 ( Updated at: 21 Dec 2023, 09:20 )

 

I didn't know that you had to add the image into the post.  Anyways, here is the image.


@bfis108137