Hi there,
I have this really frustrating problem with Visual Studio (Microsoft Visual
Basic .NET 2003 69586-335-0000007-18843). I have got used to using the
autocomplete and auto indent features of this excellent source editor but
recently it has only operated on some of my source files and not others. I
have made sure the settings in "tools->options->text editor" are set
correctly but to no avail. For example, hitting enter at the end of the
line used to auto indent to the next source line, now in some of my source
files it does not. The "auto syntax checking" only works sometimes too. It
will flag an error in a line, but when I correct the line, it still shows
underlined as incorrect. The error line will be removed when I recompile.
Is there something I am missing here?
Thanks 5 5072
"Robin Tucker" <id*************************@reallyidont.com> schrieb Hi there,
I have this really frustrating problem with Visual Studio (Microsoft Visual Basic .NET 2003 69586-335-0000007-18843). I have got used to using the autocomplete and auto indent features of this excellent source editor but recently it has only operated on some of my source files and not others. I have made sure the settings in "tools->options->text editor" are set correctly but to no avail. For example, hitting enter at the end of the line used to auto indent to the next source line, now in some of my source files it does not. The "auto syntax checking" only works sometimes too. It will flag an error in a line, but when I correct the line, it still shows underlined as incorrect. The error line will be removed when I recompile.
Is there something I am missing here?
Not very probable, but source file > 8192 lines? (had the problem with an
auto-generated (database structure encapsulating) file).
--
Armin
How to quote and why: http://www.plig.net/nnq/nquote.html http://www.netmeister.org/news/learn2quote.html
* "Robin Tucker" <id*************************@reallyidont.com> scripsit: I have this really frustrating problem with Visual Studio (Microsoft Visual Basic .NET 2003 69586-335-0000007-18843). I have got used to using the autocomplete and auto indent features of this excellent source editor but recently it has only operated on some of my source files and not others. I have made sure the settings in "tools->options->text editor" are set correctly but to no avail. For example, hitting enter at the end of the line used to auto indent to the next source line, now in some of my source files it does not. The "auto syntax checking" only works sometimes too. It will flag an error in a line, but when I correct the line, it still shows underlined as incorrect. The error line will be removed when I recompile.
I have heard about similar problems, but I don't know a solution. Does
the problem occur in all projects?
--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
I don't know - I only have one project on the go. It was working fine and
then suddenly went **ts up, but not all of the time, or with all source
files.
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:c6************@ID-208219.news.uni-berlin.de... * "Robin Tucker" <id*************************@reallyidont.com> scripsit: I have this really frustrating problem with Visual Studio (Microsoft
Visual Basic .NET 2003 69586-335-0000007-18843). I have got used to using
the autocomplete and auto indent features of this excellent source editor
but recently it has only operated on some of my source files and not others.
I have made sure the settings in "tools->options->text editor" are set correctly but to no avail. For example, hitting enter at the end of the line used to auto indent to the next source line, now in some of my
source files it does not. The "auto syntax checking" only works sometimes too.
It will flag an error in a line, but when I correct the line, it still
shows underlined as incorrect. The error line will be removed when I
recompile. I have heard about similar problems, but I don't know a solution. Does the problem occur in all projects?
-- Herfried K. Wagner [MVP] <URL:http://dotnet.mvps.org/>
No, I don't have any source files with this number of lines (at the moment).
"Armin Zingler" <az*******@freenet.de> wrote in message
news:40*********************@news.freenet.de... "Robin Tucker" <id*************************@reallyidont.com> schrieb Hi there,
I have this really frustrating problem with Visual Studio (Microsoft Visual Basic .NET 2003 69586-335-0000007-18843). I have got used to using the autocomplete and auto indent features of this excellent source editor but recently it has only operated on some of my source files and not others. I have made sure the settings in "tools->options->text editor" are set correctly but to no avail. For example, hitting enter at the end of the line used to auto indent to the next source line, now in some of my source files it does not. The "auto syntax checking" only works sometimes too. It will flag an error in a line, but when I correct the line, it still shows underlined as incorrect. The error line will be removed when I recompile.
Is there something I am missing here?
Not very probable, but source file > 8192 lines? (had the problem with an auto-generated (database structure encapsulating) file).
-- Armin
How to quote and why: http://www.plig.net/nnq/nquote.html http://www.netmeister.org/news/learn2quote.html
Just out of interest, I re-created my solution in another directory (copied
the source files in) and now intellisense/auto-xxxx seems to be working
properly. I must have had a corrupted state file (.pdb?) or whatever
database it uses to make things work.
"Robin Tucker" <id*************************@reallyidont.com> wrote in
message news:c6*******************@news.demon.co.uk... Hi there,
I have this really frustrating problem with Visual Studio (Microsoft
Visual Basic .NET 2003 69586-335-0000007-18843). I have got used to using the autocomplete and auto indent features of this excellent source editor but recently it has only operated on some of my source files and not others.
I have made sure the settings in "tools->options->text editor" are set correctly but to no avail. For example, hitting enter at the end of the line used to auto indent to the next source line, now in some of my source files it does not. The "auto syntax checking" only works sometimes too.
It will flag an error in a line, but when I correct the line, it still shows underlined as incorrect. The error line will be removed when I recompile.
Is there something I am missing here?
Thanks
This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Bruce Davis |
last post by:
I'm having a problem on windows (both 2000 and XP) with a multi-threaded
tkinter gui application. The problem appears to be a deadlock condition
when a child thread pops up a
Pmw dialog window in...
|
by: Kostatus |
last post by:
I have a virtual function in a base class, which is then overwritten by a
function of the same name in a publically derived class. When I call the
function using a pointer to the derived class...
|
by: Refky Wahib |
last post by:
Hi
I need Technical Support
I finished a Great project using .Net and SQL Server and .Net Mobile
Control
My Business case is to implement this Program to accept about 1
Million concurrent...
|
by: Sudesh Sawant |
last post by:
Hello,
We have an application which communicates using remoting. There is a server
which is a Windows Service. The server exposes an object which is a
singleton. The client is a Web Application...
|
by: Peter Olcott |
last post by:
www.halting-problem.com
|
by: Jon Slaughter |
last post by:
I'm having a little trouble understanding what the slicing problem is.
In B.S.'s C++ PL3rdEd he says
"Becayse the Employee copy functions do not know anything about Managers,
only the Employee...
|
by: James Griffiths |
last post by:
Here is a report I've written about a printing problem that is being
experienced by a particular company for whom I had developed a A97 system.
After upgrading to Win XP and AXP, some printing...
|
by: Ammar |
last post by:
Dear All,
I'm facing a small problem.
I have a portal web site, that contains articles, for each article, the end
user can send a comment about the article.
The problem is:
I the comment length...
|
by: Dany |
last post by:
Our web service was working fine until we installed .net Framework 1.1 service pack 1. Uninstalling SP1 is not an option because our largest customer says service packs marked as "critical" by...
|
by: Mike Collins |
last post by:
I cannot get the correct drop down list value from a drop down I have on my
web form. I get the initial value that was loaded in the list.
It was asked by someone else what the autopostback was...
|
by: Rina0 |
last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
| | |