T O P I C R E V I E W |
spiderM9 |
Posted - Feb 28 2005 : 2:33:16 PM The code completion for #include stops listing as soon as you type the first ".", which causes issues when there are multiple files with more than one dot in the file name. The full list of matching files is shown prior to typeing the first dot, for example:
Typing: #include "shell
lists many matching files for me, - shell.GetFolder_helper.h
- shell.IDocumentWorkspace_impl.h
- shell.iface.h
- shell.iface_Application.h
- shell.iface_Documents.h
- <etc>
but as soon as I type the first dot... #include "shell.
...the list disappears and is replaced with a single guess, indicated by the "?" glyph. Any further typing closes the list entirly.
--------------------------- Copy Info
VA_X.dll file version 10.1.1293.0 Licensed to: VA X: <snip> (5-user license) Support ends 2005.07.09 VA.NET 7.1: VAOpsWin.dll version 1.2.0.4 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.82.2800.1106 WindowsNT 5.1 Build 2600 Service Pack 1 Single processor
Platform: Win32 Stable Includes: C:\\dev\\trunk\\<snip> C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include\\prerelease; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include; C:\\dev\\trunk\\<snip>
Library Includes: C:\\dev\\trunk\\<snip> C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src; C:\\dev\\trunk\\<snip>
Other Includes:
|
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Apr 28 2006 : 8:34:57 PM Fixed in 1445. |
feline |
Posted - Mar 01 2005 : 6:18:31 PM case=520 |
|
|