[Bug 46684] code completion reacts on dot operator for pointer to struct

Jesse Yurkovich yurkjes at iit.edu
Wed Jan 14 20:08:04 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=46684      




------- Additional Comments From yurkjes at iit.edu  2004-01-14 20:07 -------
Er ... Visual Assist is not from Microsoft but from a third party.  Second, I also mentioned in my comment #1 that Visual Assist is smart.  It rarely gets confused over which . or -> to use.  In fact, it's saved me many times by switching to the correct operator.  Thirdly, like most features like this, it's implemented such that if you come back to it later and change the . or -> it will not try to switch them again.  It's like that feature in some word processors that changes words to uppercase for you, even if not intended, but if you go back to change it to lowercase it'll leave you alone.




More information about the KDevelop-devel mailing list