Author |
Topic |
|
tjcbs
Tomato Guru
104 Posts |
Posted - Nov 20 2016 : 6:47:48 PM
|
I use a custom array class. It is still being updated, and at some point, VA stopped working with it, the suggestion box never appears. If I type
tlArray<int> a;
a.
Nothing will happen, with or without intellisense enabled. This is 100% repeatable.
For you to look at this, I will need to send you the header file and dependencies.
This is the kind of basic functionality you should be perfecting, instead of endlessly adding features.
Latest VA, VS2015 |
|
ChrisG
Whole Tomato Software
USA
299 Posts |
Posted - Nov 21 2016 : 03:57:08 AM
|
Howdy tjcbs,
It sounds like you are willing to send us some source code.
In that case please send the files to us using the following page and we will take a look at the issue asap. http://wholetomato.com/support/contact.asp
Thank you |
|
|
ChrisG
Whole Tomato Software
USA
299 Posts |
Posted - Nov 21 2016 : 5:14:39 PM
|
I received the files you sent, and will take a look at this immediately. |
|
|
ChrisG
Whole Tomato Software
USA
299 Posts |
Posted - Nov 21 2016 : 5:29:52 PM
|
I was not able to reproduce your issue.
I have sent you a test solution, the same one I used. If you use the test solution, what happens for you when you add the dot at the end of the indicated line? |
Edited by - ChrisG on Nov 21 2016 5:30:50 PM |
|
|
tjcbs
Tomato Guru
104 Posts |
Posted - Nov 21 2016 : 5:53:25 PM
|
Disabling, and then re-enabling, intellisense seems to fix the issue. Weird.
Thanks for your assistance. |
|
|
ChrisG
Whole Tomato Software
USA
299 Posts |
Posted - Nov 21 2016 : 5:57:15 PM
|
No problem! Thanks for reporting back. |
|
|
|
Topic |
|