all groups > visual studio .net ide > february 2005 >
You're in the

visual studio .net ide

group:

using intellisense, it appears to be case sensitive, is that correct?


Re: using intellisense, it appears to be case sensitive, is that correct? Joel Moore
2/24/2005 1:42:12 PM
visual studio .net ide: "Flip" <[remove_me]phenry_w@hotmail.com> wrote in
news:OtZS0TrGFHA.4088@TK2MSFTNGP09.phx.gbl:

[quoted text, click to view]

Maybe it depends on the language. I program in VB.NET and Intellisense is
not case sensitive. Although I guess there's no good reason for it to be
Re: using intellisense, it appears to be case sensitive, is that correct? Joel Moore
2/24/2005 2:30:26 PM
"Flip" <[remove_me]phenry_w@hotmail.com> wrote in
news:#Z$2U5rGFHA.2936@TK2MSFTNGP15.phx.gbl:

[quoted text, click to view]

Hmm. I just opened up a C# project on my machine and I'm not seeing any
case sensitivity. In the past I have noticed quirks in Intellisense when
writing code in C# but it appears to be responding properly right now.

using intellisense, it appears to be case sensitive, is that correct? Flip
2/24/2005 4:07:57 PM
I would like to double check something. It appears that VisualStudio 2k3's
IntelliSense feature is case sensitive, is that correct? Why am I asking?
Cause one "feature" I like with JBuilder is it's CodeInsight is not case
sensitive, therefore I can just focus on the correct spelling of a method,
not it's case, I was hoping VS had the same flexibility, is it possible?

Thanks.

Re: using intellisense, it appears to be case sensitive, is that correct? Flip
2/24/2005 5:02:12 PM
[quoted text, click to view]
Maybe, I forgot to mention I was using C#. I understand the method/property
names are case-sensitive, but when I'm hunting and pecking for them, they
could be search case-insensitive.

[quoted text, click to view]
I agree completely! But maybe in C#, it's just using reflection to get the
method/property names and therefore it's using case sensitivity just by that
nature? OH well, I'm not too keen on always having to hit the SHIFT key for
the proper letter and then hitting another hotkey sequence to get the IDE to
finish/find the proper method/property names.

Re: using intellisense, it appears to be case sensitive, is that correct? Flip
2/25/2005 10:18:11 AM
[quoted text, click to view]
Interesting, I'll try it again tonight/this weekend at home. Thanks.

AddThis Social Bookmark Button