|
-
August 16th, 1999, 11:42 AM
#1
Very Slow Visual Studio 6.0 IDE
Very Slow Visual Studio 6.0 IDE
I'm working on a large project with >100 .CPP and .H files and editing is very slow.
I figured out, that it could be the wizbar context tracking.
Does someone know how to disable the context tracking in the IDE?
Thanks in advance,
Martin Horst
-
August 24th, 1999, 10:54 AM
#2
Re: Very Slow Visual Studio 6.0 IDE
One possibility for the slowness is your .NCB file. It just keeps growing and growing and ...
Close your project, delete the file, and see if that helps.
Cheers!
Alvaro
-
August 24th, 1999, 12:41 PM
#3
Re: Very Slow Visual Studio 6.0 IDE
>I figured out, that it could be the wizard
>context tracking. Does someone know how to
>disable the context tracking in the IDE?
Go to menu Tools->Options. Select the
Editor page and uncheck boxes in the
"Statement Completion Options" section
at the bottom.
-
December 2nd, 1999, 01:24 PM
#4
Re: Very Slow Visual Studio 6.0 IDE
Please see Q236399 HOWTO: Troubleshoot Visual C++ Performance Problems
-
December 19th, 1999, 10:12 PM
#5
Re: Very Slow Visual Studio 6.0 IDE
1 year ago, I disabled the option "Double click in the dialog editor edits code" option in the compatibility tab of the options dialog.I hided Wizardbar, deleted all the ncb. opt. and other unnecessary files,Restarted my computer and got a huge speed increase.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|