T O P I C R E V I E W |
Jacobi |
Posted - Nov 06 2008 : 7:12:02 PM So Visual Assist doesn't really like header files with dashes in them. Here's how it usually goes for me
I start typing "#include "test" ...
... it finds the suggested header fine. Then I keep typing and I press '-':
and the suggestion box goes away! So I alt-space to bring it back:
I then hit enter to confirm the suggestion at which point Visual Assist puts in the complete file name instead of completing the one I was typing:
Our coding standard is to use dashes instead of underscores for file names so this can be problematic for me.
It's very consistent behavior for me, but let me know if you need help reproducing it. |
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Dec 16 2008 : 7:26:04 PM case=19564 is fixed in build 1711 |
accord |
Posted - Nov 08 2008 : 6:09:37 PM I am seeing the same effect here. Thank you for the clear description.
case=19564 |