473,322 Members | 1,398 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Help please. Red jagged lines are annoying

I was hoping that someone could tell me how to disable the red jagged
lines that appear underneath incomplete code (such as strings).

For instance, if you're typing a message and pause two seconds to think
about the rest of the message, a red jagged line will appear to inform you
that your string isn't closed. I've been coding for the better part of my
life (not C#, obviously), so I *know* when I haven't closed my string.
Anyway, I've looked and looked for information on getting rid of the
cursed thing but to no avail.

Does anyone know how to disable this *feature*?

TIA,
Brian
Nov 16 '05 #1
2 1830
Brian wrote:

I was hoping that someone could tell me how to disable the red jagged
lines that appear underneath incomplete code (such as strings).

For instance, if you're typing a message and pause two seconds to think
about the rest of the message, a red jagged line will appear to inform you
that your string isn't closed. I've been coding for the better part of my
life (not C#, obviously), so I *know* when I haven't closed my string.
Anyway, I've looked and looked for information on getting rid of the
cursed thing but to no avail.

Does anyone know how to disable this *feature*?

TIA,
Brian


There is probably a better way (at least there should be), but you can do this:

Tools, Options, Environment, Fonts and Colors

Scroll to Smart Editor Error in the display items and change the foreground
color to white (or whatever your background color is).
Nov 16 '05 #2
Julie <ju***@nospam.com> wrote:
There is probably a better way (at least there should be), but you can do this: Tools, Options, Environment, Fonts and Colors Scroll to Smart Editor Error in the display items and change the foreground
color to white (or whatever your background color is).

Hey, it may not be the most elegant solution, but it works. Seems like
there should be a check box saying, "Hey! I don't want to use the Smart
Editor Error"

Thanks for the suggestion. I'll use that until I can find a better way.

--
Brian
Nov 16 '05 #3

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

Similar topics

7
by: Pat | last post by:
Hi, I want to use "new" to build an array test. Can you tell me how to do? Thank. Pat
16
by: expertware | last post by:
Dear friends, My name is Pamela, I do not know anything about javascript, but I would like to ask if it offers a solution to this problem of mine. I have an image on a web page within a css...
2
by: Brian | last post by:
I was hoping that someone could tell me how to disable the red jagged lines that appear underneath incomplete code (such as strings). For instance, if you're typing a message and pause two...
1
by: James dean | last post by:
I done a test and i really do not know the reason why a jagged array who has the same number of elements as a multidimensional array is faster here is my test. I assign a value and do a small...
3
by: Ravi Singh (UCSD) | last post by:
Hello all I am trying to use jagged and multi-dimensional arrays in C++. In C# these work fine // for jagged arrays string jaggedArray = new string ; //for multidimensional arrays string...
1
by: xllx.relient.xllx | last post by:
Hi, I have two questions: 1.)Is it true that an rectangular array is really just an single dimensional array that lets itself be treated as a multi-dimensional array? For example the...
0
by: gazelle04 | last post by:
Pie charts on Access reports are very ugly. I should repeat this very very ugly. The lines on the pie are not smooth, they are jagged or crooked lines. How could I present the reports to the manager....
2
by: tiberiu.motoc | last post by:
Hi. I've asked this question on the MSDN forums, but I've had no replies. I'm really stuck, so I'm gonna try my luck here. I have a Java web service which contains a simple function; the...
17
by: =?Utf-8?B?U2hhcm9u?= | last post by:
Hi Gurus, I need to transfer a jagged array of byte by reference to unmanaged function, The unmanaged code should changed the values of the array, and when the unmanaged function returns I need...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.