Author |
Topic |
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Jan 18 2004 : 1:27:50 PM
|
I just got this message in the status bar. I assume it's from VAX:
After that, the GotoMethodInCurrentFile list stopped working. I reloaded the file, and it started working again. So no problem, really, but it might tell you something... |
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Jan 20 2004 : 1:35:53 PM
|
I've been getting a few more of these. Are they important? I'll take a proper note of each one if they are. It's not that much of a hassle, as it's always fixed by closing and reopening the file.
|
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jan 20 2004 : 3:23:46 PM
|
Yep, it is just a debug message to help us catch the problem. We are working on a fix. |
Whole Tomato Software, Inc. |
|
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Jan 27 2004 : 07:59:13 AM
|
I'm getting this a lot now. It's more rarely fixed by reopening the file. I'm using the same project in two copies of VS.NET, if that makes any difference. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jan 28 2004 : 3:36:22 PM
|
You need to wait for background parsing to complete before ListMethodsInCurrentFile (Alt+M) is available. The trouble is you don't know when that happens, nor do we want to make ListMethodsInCurrentFile block until it's finished.
On rare occasion, one needs to "Reparse Current File" to make ListMethodsInCurrentFile work again. It's the problem we need to debug. Since we are not working on it now, just ignore the debug. |
Whole Tomato Software, Inc. |
|
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Feb 02 2004 : 12:17:59 PM
|
Ahh, great, reparse file seems to fix things.
Don't you already bring up the filename in the text bit of the ListMethodsInCurrentFile dropdown list only when the file is parsed? (At least, looks like that's what's going on -- ListMethodsInCurrentFile never works til the name appears.)
|
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Feb 02 2004 : 1:59:11 PM
|
Your observation is correct. Our list is empty until initial parsing is finished. |
Whole Tomato Software, Inc. |
|
|
LarryLeonard
Tomato Guru
USA
1041 Posts |
Posted - Mar 25 2004 : 4:21:48 PM
|
Don't know if you care, but I just saw one of these things...
|
|
|
|
Topic |
|