|
-
Mar 12th, 2004, 02:18 PM
#1
Thread Starter
Member
Killing Intellesense
Hey, im using "microsoft visual studio.net" Intellesense is driving me insane... Anyone know how to turn it off? be your best friend if you do... Its ruining my code.
Please. save me...
---Flac
Everything great once started with the words "That will never catch on, you shouldnt even bother" be great, go against the crowed, do something stupid, you might become famous.
-
Mar 12th, 2004, 03:22 PM
#2
Sleep mode
To turn IntelliSense options off by default
1-On the Tools menu, click Options.
2-Select the Text Editor folder.
3-Select the folder for the language you want to customize IntelliSense.
4-Select a property page for the language and clear check boxes for the options that you do not want.
-
Mar 12th, 2004, 03:28 PM
#3
Thread Starter
Member
Thanks a bunch, i appriciate it
Everything great once started with the words "That will never catch on, you shouldnt even bother" be great, go against the crowed, do something stupid, you might become famous.
-
Mar 12th, 2004, 10:21 PM
#4
Frenzied Member
ôô Someone made a friend ôô
-
Mar 13th, 2004, 10:09 AM
#5
PowerPoster
Wow, I have never heard someone say they didn't like intellesense.
To each his own, but I couldn't live without it.
-
Mar 13th, 2004, 11:19 AM
#6
each to his own indeed...
VB programmers are often indifferent to it, although it was improved infinitely from VB6, I love it. C# coders (like me) love it because it is too cool for school. (I, personally, am Fonzy cool )
C++ coders regularly curse it into the dirt for being an abomination, the likes of which have not been seen since Keith Chegwin.
In VS.net intellisense is a massively variable entity. I would like to know what J# (ptooie!) coders think of it.
I don't live here any more.
-
Mar 13th, 2004, 03:41 PM
#7
Fanatic Member
umm this is a very interesting post Flac your a new member to this forum are you a new member to the .net generation ????
If so you should use Intellisense as it will save you a **** load of time, other than posting questions on here
Can i ask what dont you like about it ???
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
-
Mar 13th, 2004, 07:41 PM
#8
Thread Starter
Member
at the time of this request i was in the middle of a school project(Taking VB in school on top of at home study) project was asking me to do something, and the intellesense kept defaulting to something else other then what i wanted. Under normal circomstances intellesense isnt that bad, i really dont use it though unless i dont know the code. I prefer typing things in then choosing from a list, i get a flow going and it annoyed me that i kept having to go back and change what intellesense changed my work to.
So in order to save me a hassel while work i decided to turn it off for that project....
So ya, if that makes sense to you thats my reasoning.
---Flac
Everything great once started with the words "That will never catch on, you shouldnt even bother" be great, go against the crowed, do something stupid, you might become famous.
-
Mar 13th, 2004, 08:39 PM
#9
Frenzied Member
well, you don't HAVE to choose from the list. You can keep on typing and it will not choose FOR you. The only time the feature types ANYTHING for you is if you press tab(that keeps you on the same line) or if you press ENTER (that fills out the code and puts you on another line).
You said it was putting in defaults? I don't quite understand how it's doing that unless you press the TAB key or the ENTER key.
Even if you don't choose to use the list, it is a GREAT reminder of what members are available to you for a given class. I couldn't live without it cause I would get get stuck using the same members over and over and probably forget about some really cool functions or properties.
There IS one thing that is annoying however....sometimes when you are about to select a member, the description and constructors seem to cover up your workspace a little too much. That's annoying to me cause I can't see what I'm doing
-
Mar 14th, 2004, 05:07 AM
#10
Sleep mode
And another advantage of turning Intellesense off is , it doesn't set you MS IDE slave . Then you can choose and happily work on any other editor or IDE that doesn't provide Intellesense . This is my view point , but as the other said , I couldn't live without it ....
-
Mar 18th, 2004, 12:17 PM
#11
Frenzied Member
Here is something else I found that's inside the MSDN included with your vs.net install
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/vsintro7/html/vchowIntelliSenseOnDemand.htm
not sure if the hyperlink I provided will work. if not, look up "modifying Intellisense Options" in the msdn.
-
Mar 18th, 2004, 12:29 PM
#12
Originally posted by Pirate
And another advantage of turning Intellesense off is , it doesn't set you MS IDE slave . Then you can choose and happily work on any other editor or IDE that doesn't provide Intellesense . This is my view point , but as the other said , I couldn't live without it ....
That's the silliest thing I've heard in a long time (not stouid, just silly)... Intellisense doesn't mean you HAVE to use the VS IDE... you could do it in Notepad for all the compiler cares.... doesn't matter if it's turned on or off...
TG
-
Mar 18th, 2004, 02:41 PM
#13
Addicted Member
I think what Pirate was saying is that without the intellisense in VS many people would be lost. If they tried using another IDE without it, they would have a tough time.
-
Mar 18th, 2004, 03:54 PM
#14
Thread Starter
Member
Wow... you people really know how to turn a simple question into a huge debate dont you? i was hardly expecting to get one reply to my question, let alone 3 pages
Everything great once started with the words "That will never catch on, you shouldnt even bother" be great, go against the crowed, do something stupid, you might become famous.
-
Mar 20th, 2004, 05:36 AM
#15
Sleep mode
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|