Author |
Topic |
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Jan 08 2004 : 09:29:36 AM
|
Under VS2003.net, when you modify an existing #include, then VAX will pop up an completion list suggesting something but not files. |
|
Cezariusz
Tomato Guru
Poland
244 Posts |
Posted - Jan 08 2004 : 12:40:13 PM
|
Same with VS6, filename completion for includes seems to be somewhat broken.
|
Cezariusz Marek https://midicat.net/ |
|
|
WannabeeDeveloper
Tomato Guru
Germany
775 Posts |
Posted - Jan 08 2004 : 1:38:39 PM
|
Confirmed on Visual Studio .NET 2002!
Have a look (Note: I am modifying the line #include <commctrl.h>)
|
|
|
|
LarryLeonard
Tomato Guru
USA
1041 Posts |
Posted - Jan 08 2004 : 2:28:14 PM
|
Works fine for me in VS6... I can't make it fail no matter how I try. Weird.
Cezariusz, since you're in VS6 too, what keystrokes are you doing? I entered #include <commctrl.h>, then deleted the .h part, then hit Ctrl-space, and it pops up with the two correct filenames to include...
|
|
|
Cezariusz
Tomato Guru
Poland
244 Posts |
Posted - Jan 08 2004 : 2:51:24 PM
|
Larry, when you unselect the option "Shrink member listboxes", the filename completion will stop working. When trying to make it work I deleted closing > and it started to suggest various symbols. Now I know, that the option must be selected for VA X to work.
|
Cezariusz Marek https://midicat.net/ |
|
|
|
Topic |
|