Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 #include + ctrl-space
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

damned
New Member

Russia
9 Posts

Posted - Apr 27 2005 :  06:07:04 AM  Show Profile  Reply with Quote
when i type partial filename within qutes and press ctrl-space and then select full filename,
it just adds full filename on right of my typing
not replace it

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Apr 28 2005 :  5:27:58 PM  Show Profile  Reply with Quote
using .NET 2003 and VA 1299 i have just tried this with both:

#include "file|"

and

#include <file|>

for both types of #include the file name was inserted correctly. i often do this and i am not familiar with the problem you are reporting.

what IDE and version of VA are you using? do you have any other plugin's installed? does this happen all of the time, or is there some pattern to when and why this happens?

zen is the art of being at one with the two'ness
Go to Top of Page

MrJones4u
Ketchup Master

81 Posts

Posted - Apr 30 2005 :  11:04:40 AM  Show Profile  Reply with Quote
I can confirm this behaviour using VS6 and VS2003. This "feature" is new since VAX build 1301...

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - May 02 2005 :  06:55:51 AM  Show Profile  Reply with Quote
i have discovered one way to reproduce this. when i have the two header files:

header1.h
header1class.h

locally defined and i add the line:

#include "header1.h"

coming back and editing this line by placing the caret:

#include "header1|.h"

pressing CTRL+SPACE and then accepting "header1class.h" produces:

#include "header1header1class.h"

case=447

if you can produce this under different conditions can you please tell me what these conditions are?

zen is the art of being at one with the two'ness
Go to Top of Page

WannabeeDeveloper
Tomato Guru

Germany
775 Posts

Posted - May 02 2005 :  07:17:23 AM  Show Profile  Reply with Quote
I think this is the behaviour you also get with function-suggestions.

Type "MyFunc" while "MyFunction" and "MyFunctional" is known, press CTRL+SPACE and end up with "MyFuncMyFunctional" after choosing an entry.

We had a long discussion about that a few months ago...
Look here in this thread for such a discussion...

Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jan 17 2006 :  8:51:58 PM  Show Profile  Reply with Quote
Fixed in 1440.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000