473,398 Members | 2,380 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,398 software developers and data experts.

Intellisense loses context...

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 not display members not contained inside of Control (which my control is inherited from). Despite this, program execution still works fine; Intellisense just stops displaying these members, is all. If I close down Visual Studio and open it again, everything is visible again.

Why would this be happening?

Thanks!

Yaron
Nov 16 '05 #1
1 1871
My experience is that Intellisense is very fragile, it suddenly stops
working for no apparant reason. A general oppinion on the newsgroups is that
syntax errors is the most likely reason.

In my case it stops working more often in Managed C++ than C#. Others say
they haven't had problems in VB.NET. From what I gather the Intellisense
works by scanning the codebase, so syntax errors are a primary suspect. This
however doesn't explain my most consistent Intellisense failure, typed
dataset. When I use typed datasets, Intellisense usuall works at the
beginning, but after a while, nothing appears for the typed dataset,
Intellisense works for the rest of my code.

Fixing the syntax error or restarting the IDE are common suggestions.
Recompiling the whole project has sometimes fixed my typed dataset problem.

Event though I have had syntactic correct code, Intellisense fails, so the
suggestions above might not work for you.

Chris

"Yaron" <Ya***@discussions.microsoft.com> wrote in message
news:F8**********************************@microsof t.com...
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 not display members not
contained inside of Control (which my control is inherited from). Despite
this, program execution still works fine; Intellisense just stops displaying
these members, is all. If I close down Visual Studio and open it again,
everything is visible again.
Why would this be happening?

Thanks!

Yaron

Nov 16 '05 #2

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

Similar topics

1
by: soni29 | last post by:
hi, i'm working on a java editor, college assignment, i wanted to add the intellisense option in it, but don't know where to start. i was thinking about displaying a context menu after the user...
4
by: Phill | last post by:
Here's what I'm doing to make the right context mnue show up based on what node was cliked: private void tvwMenu_MouseUp(object sender, MouseEventArgs e) { //Select Node When Right Clicked &...
5
by: Simon | last post by:
Hi, I'm slowly moving from VB.Net to C#. When using VB.Net in Visual Studio (for Windows and Web Forms) the code window identifies a set of '(Overrides)'. I am unable to locate and such...
1
by: Dennis | last post by:
I'm using VS 2003 my project uses COM interop and the Tao Framework. I have a custom control derived from UserControl. It implements many functions similar to the Tao's SimpleOpenGLControl, for...
5
by: Geoff Jones | last post by:
Hiya I'm using VB.Net and wondering if somebody could tell me how to stop the Intellisense system doing something rather irritating. Basically, if I write some code for an object as soon as I...
12
by: Peteroid | last post by:
I was creating my application just fine for the last 3 weeks or so. Then, starting this morning, IntelliSense seems to be having problems. It goes into a locked 'Updating IntelliSense..." mode....
0
by: formyjunkemails | last post by:
I would like to use the same options to publish my website using 2.0. However, it might save my options once or twice, but then completely loses the information. Since I'm not publishing to the...
7
by: -Lost | last post by:
I am calling setTimeout within the context of an object, and whilst this exists, it refuses to be passed along to the function I call. For example: $elemById('id').change = function() { // the...
5
by: chandan | last post by:
Hi, Intellisense is not working in VS 2005 IDE.How can I enable the intellisense ? Thanks, Chandan kumar
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
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...
0
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,...

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.