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
 Strange suggestions...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

asmout
Ketchup Master

58 Posts

Posted - Mar 03 2004 :  10:37:40 AM  Show Profile
I am using Build 1218 under VC6, & am getting some pretty odd code suggestions. For example, when defining a new class method, VAX suggests:



Why "together"? Where on earth does *that* come from?

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Mar 03 2004 :  10:39:23 AM  Show Profile
For some reason, I can't see your C: drive...

Go to Top of Page

asmout
Ketchup Master

58 Posts

Posted - Mar 03 2004 :  10:45:24 AM  Show Profile
*Boy* do I feel *stupid*.

So how do you post images, then?
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Mar 03 2004 :  10:55:13 AM  Show Profile
The only way is if you're lucky enough to have a website you have rights to post images to.

I have my own site, but am too lazy to upload images to it, so I just email them to [email protected] .

Hey - maybe WT should provide us a folder we could FTP files to! That would be so handy! I bet this Snitz thing can handle automating that, right?
Go to Top of Page

asmout
Ketchup Master

58 Posts

Posted - Mar 03 2004 :  11:08:58 AM  Show Profile
Aha! Of course.
Given my stupidity and inability to post images, I shall revert to ASCII art:

HRESULT SomeClass::SomeMethod(
    float param_1,  //
    float param_2,  //
    int param_3,    //
    Interface* parame_4
    int param_4     
) |
[together]


(where "|" is the caret and [together] is the VAX listbox).

BTW, I agree about the FTP idea, though I guess there might be censorship concerns. But then again, as Snitz will let me link to any graphic currently on the web, perhaps that is quite an (in)decent capability already!

Edited by - asmout on Mar 31 2004 6:09:07 PM
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Mar 03 2004 :  11:31:20 AM  Show Profile
quote:
But then again, as Snitz will let me link to any graphic currently on the web, perhaps that is quite an (in)decent capability already!
Yeah, have you seen my picture of myself in my "Profile"?
Go to Top of Page

asmout
Ketchup Master

58 Posts

Posted - Mar 03 2004 :  11:48:19 AM  Show Profile
Very nice, Mr. Cruise!

Going back to the "strange suggestion", I have discovered that VAX suggests "together" in this context because in a comment directly above the code, there is a sentence "blah blah blah (more witter) together blah blah", and VAX obviously thinks (bizzare or what) that I might want to reuse bits of my comment in my code because I've just typed a close brace.

I think if I turn off the "suggest random bits of comments" option, this might stop.
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Mar 03 2004 :  11:52:16 AM  Show Profile
Although I really like the ability to have AutoCompletion work inside comments and strings, yeah, it probably shouldn't Suggest Bits from comments...
Go to Top of Page

asmout
Ketchup Master

58 Posts

Posted - Mar 31 2004 :  6:15:44 PM  Show Profile
Still a bug in 1223. Try pasting the following code into your projects:

// Dummy comment { with } bracket.

namespace {
}

And then type a space after the close }.

I cannot find the "Suggest code from surrounding comments" option to make this go away...
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000