473,585 Members | 2,512 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Blue Squiggly Line

J
Can anyone tell me how to turn off the feature that creates the blue
squiggly line under code that has errors? Is that feature called
background compile? I am working on a huge project, and it seems that
the more errors that are found by this feature, the slower Visual
Studio runs.
Jul 21 '05 #1
3 3575
"J" <js******@yahoo .com> wrote in message
news:c6******** *************** ***@posting.goo gle.com...
Can anyone tell me how to turn off the feature that creates the blue
squiggly line under code that has errors? Is that feature called
background compile? I am working on a huge project, and it seems that
the more errors that are found by this feature, the slower Visual
Studio runs.


err... The easy answer is not to have so many errors that is boggs down the
IDE - but simple answers aren't always the best!

The other day, on the Task Tab in the IDE I had the message "You have
exceeded the maximum number of errors allowed" I thought that was funny.

Severin
Jul 21 '05 #2
Cool! An IDE language that prevents you from entering any more errors. You
can guarantee to your boss/client that you only have X number of errors in
your code, since that's the maximum number. <g>
The other day, on the Task Tab in the IDE I had the message "You have
exceeded the maximum number of errors allowed" I thought that was funny.

Severin

Jul 21 '05 #3
J
Yes, of course that is correct. But, with all of the
interconnectedn ess of a large project, when you are in the middle of
implementing changes or adding code, there are bound to be errors. I
just noticed that there are times when I am writing a large amount of
code that I know there are errors, and I don't want to hear about it
form the IDE. It seems as though the more blue lines that are present
the more I have to wait.

Thanks for the response.

J

"Severin" <sa******@airma il.net> wrote in message news:<bk******* *@library1.airn ews.net>...
"J" <js******@yahoo .com> wrote in message
news:c6******** *************** ***@posting.goo gle.com...
Can anyone tell me how to turn off the feature that creates the blue
squiggly line under code that has errors? Is that feature called
background compile? I am working on a huge project, and it seems that
the more errors that are found by this feature, the slower Visual
Studio runs.


err... The easy answer is not to have so many errors that is boggs down the
IDE - but simple answers aren't always the best!

The other day, on the Task Tab in the IDE I had the message "You have
exceeded the maximum number of errors allowed" I thought that was funny.

Severin

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

65
12546
by: Skybuck Flying | last post by:
Hi, I needed a method to determine if a point was on a line segment in 2D. So I googled for some help and so far I have evaluated two methods. The first method was only a formula, the second method was a piece of C code which turned out to be incorrect and incomplete but by modifieing it would still be usuable. The first method was...
3
279
by: J | last post by:
Can anyone tell me how to turn off the feature that creates the blue squiggly line under code that has errors? Is that feature called background compile? I am working on a huge project, and it seems that the more errors that are found by this feature, the slower Visual Studio runs.
3
3024
by: Double Echo | last post by:
Hi all, I'm using PHP 4.4.2, and use PHP on both the command-line and the web. I am running PHP on SuSE 10 Linux , in a VMware 5.5 workstation, using Apache 2.0.55 , on my Dell laptop. Everything has been running flawlessly without problems. Very amazing to use VMware, it has worked beautifully. uname -a
9
5200
by: Adi | last post by:
Hello eveyone, I wanna ask a very simple question here (as it was quite disturbing me for a long time.) My problem is to read a file line by line. I've tried following implementations but still facing problems: Assume that FILE* filePointer; unsigned char lineBuffer;
6
5775
by: magix | last post by:
Hi, when I read entries in file i.e text file, how can I determine the first line and the last line ? I know the first line of entry can be filtered using counter, but how about the last line of entry in EOF while loop ? while (! file.eof() ) { ....
6
2676
by: Jacob Rael | last post by:
Hello, I have a simple script to parse a text file (a visual basic program) and convert key parts to tcl. Since I am only working on specific sections and I need it quick, I decided not to learn/try a full blown parsing module. My simple script works well until it runs into functions that straddle multiple lines. For example: Call...
14
2710
by: WStoreyII | last post by:
the following code is supposed to read a whole line upto a new line char from a file. however it does not work. it is producing weird results. please help. I had error checking in there for mallocs and ect, but i removed them to help me debug. thanks. #include <stdio.h> #include <stdlib.h> #include <string.h> void freadl ( FILE...
11
2788
by: xdevel | last post by:
Hi, I don't understand option. if I write: #line 100 "file" I change file numeration to start to line 100 but what "file" ? any example?
4
2576
by: =?Utf-8?B?cm9kY2hhcg==?= | last post by:
hey all, <asp:DropDownList id="DropDownList1" runat="server" onchange="Test();"> can someone please tell me why the onchange has a squiggly and if there is a better way to access the client-side change event for the drop-down list? The message is saying it's not a valid attribute of the drop down list element but yet it still works for...
0
7836
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8199
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7950
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8212
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6606
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3863
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1447
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1175
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.