473,378 Members | 1,436 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,378 software developers and data experts.

Intellisense not working

Don
I'm having problems with intellisense, autocomplete, etc. suddenly not
working in certain classes of a project I'm working on. All the options are
set, and it all works fine for most classes, but for some it just suddenly
stopped working. After a build it'll work maybe once or twice, then stop.
I've tried repairing my installation of Visual Studio 2003 but that didn't
help. Is Microsoft working on a fix for this, or is there something that is
stopping these features from working in those classes?

This did not happen with Visual Studio 2002 which I've been using since
February. It only started happening when we upgraded to VS 2003.

- Don
Nov 20 '05 #1
2 14797
in my experiance this happens because you have an error in
some portion of the code that stops intellisense from
being able to anticipate what you are doing in order to
display choices.

such as trying to get a list of methods for a class that
is out of scope etc.

that's been what i've seen so far anyway.

good luck.
-----Original Message-----
I'm having problems with intellisense, autocomplete, etc. suddenly notworking in certain classes of a project I'm working on. All the options areset, and it all works fine for most classes, but for some it just suddenlystopped working. After a build it'll work maybe once or twice, then stop.I've tried repairing my installation of Visual Studio 2003 but that didn'thelp. Is Microsoft working on a fix for this, or is there something that isstopping these features from working in those classes?

This did not happen with Visual Studio 2002 which I've been using sinceFebruary. It only started happening when we upgraded to VS 2003.
- Don
.

Nov 20 '05 #2
Hello Phil and Don --

There are a few reasons that Intellisense/Pretty Lister/ToolTips may
appear not to be working.

1) Your object is malformed. If the object on which you are trying to get
information is not shaped correctly, an "End Sub" is missing, for example,
then the intellisense list may show incomplete or stale data for the object.

2) There is a syntax error above the line at which you are trying to get
intellisense. Type a dot "." after the b in the following example:
Module Module1
Sub Main()
Dim b As New Bar
Namespace
b '<--- Type
"." here
End Sub
Class Bar
Sub Wilma()
End Sub
End Class
End Module

To search for these, just recompile or compile via the command-line.

3) You have some code that has caused an internal crash in the compiler.
If this is the case then you shouldn't be able to build your project, let
alone get editor features. If you go to "Build->Rebuild Solution" and the
project doesn't complete compiling, as in errors aren't even reported, then
you KNOW that this is the case. However, even if it does compile in that
situation, it might still be that the order in which you inputted your
lines of code have caused the compiler to fail internally. If you believe
this is the case then we DEFINITELY want to take a look at it. If
possible, please wrap up the code and send it to MS.

Thanks,
Amanda Silver

Program Manager
VB .NET Compiler

-----------------------------------------------------------------|
This is posted "as-is" and confers no rights. |
-----------------------------------------------------------------|
Content-Class: urn:content-classes:message
From: "Phil" <pb***@firstassured.com>
Sender: "Phil" <pb***@firstassured.com>
References: <Dp***********************@news3.calgary.shaw.ca >
Subject: Intellisense not working
Date: Wed, 24 Sep 2003 08:22:01 -0700
Lines: 37
Message-ID: <08****************************@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcOCr5pvnJKkV3+vRFKnBgbFzZ6Y4w==
Newsgroups: microsoft.public.dotnet.languages.vb
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:140922
NNTP-Posting-Host: TK2MSFTNGXA05 10.40.1.49
X-Tomcat-NG: microsoft.public.dotnet.languages.vb

in my experiance this happens because you have an error in
some portion of the code that stops intellisense from
being able to anticipate what you are doing in order to
display choices.

such as trying to get a list of methods for a class that
is out of scope etc.

that's been what i've seen so far anyway.

good luck.
-----Original Message-----
I'm having problems with intellisense, autocomplete, etc.

suddenly not
working in certain classes of a project I'm working on.

All the options are
set, and it all works fine for most classes, but for some

it just suddenly
stopped working. After a build it'll work maybe once or

twice, then stop.
I've tried repairing my installation of Visual Studio

2003 but that didn't
help. Is Microsoft working on a fix for this, or is

there something that is
stopping these features from working in those classes?

This did not happen with Visual Studio 2002 which I've

been using since
February. It only started happening when we upgraded to

VS 2003.

- Don
.


Nov 20 '05 #3

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

Similar topics

4
by: Frank Jona | last post by:
Intellisense with C# and a multi-file assembly is not working. With VB.NET it is working. Is there a fix availible? We're using VisualStudio 2003 Regards Frank
6
by: Stefan Kronberg | last post by:
I'm working on a solution containing about 20 projects. Some of the projects contain class definitions that are used in other of the projects. Most of the time intellisense is working ok, i.e. if I...
1
by: Bill Talada | last post by:
Intellisense used to work beautifully. In the last couple months, I have to rebuild about every minute to keep intellisense working in dozens of different projects. I moved all imports statements...
3
by: Don | last post by:
Hi: I want to limit the values that can be entered for particular attributes. 1) I have created an XSD from my XML document. 2) I dropped that XSD file into the following directory...
1
by: Yaron | last post by:
Hi, I have a custom ListView-type control that I designed a few months ago. The control is completely stable and functional. However, often, the Visual Studio .NET IDE's Intellisense will lose and...
1
by: Bruno van Dooren | last post by:
Hi, i am using VC .NET 2003 and from time to time intellisense just does not work anymore. i have noticed that this happens most when - i am working with stl code. (however it seems to work...
9
by: Jim Starcher | last post by:
I cannot get the intellisense hints to work on my class constructors. Would you please tell me what I am doing wrong? public class MyObject { //Constructors /// <summary> /// Used to...
1
by: SeeSharp | last post by:
..NET 2.0 has a great feature where you can remove certain elements from your web.config and put them in an external file. For example the membership element has the configSource attribute and you...
3
by: =?Utf-8?B?SmltIFJvZGdlcnM=?= | last post by:
It's perhaps not the end of the World, but I find it annoying that I lose IntelliSense when I reference Subs and Functions I have moved to an #Included file. Does anyone know of a reasonable way...
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.