|
-
May 13th, 2004, 07:03 PM
#1
-
May 13th, 2004, 07:43 PM
#2
Lively Member
Ok that seems to make sense.. Mine was checked by default too, and looking at the C# tab I noticed it was unchecked. Plus, autolist definitely sounds like IntelliSense.. so I'm thinking you're right on this one.
What kind of options should I expect to see or do you have no idea?
-
May 13th, 2004, 10:06 PM
#3
I wonder how many charact
Good score there...
I was using VB to write asp.net applications, and always wondered why some functions (like Page.RegisterStartupScript) never showed up in the drop-downs.. so I always had to remember them in my head... and that never worked real well 
thanks
I noticed theres a method called ReferenceEquals which determines if two objects are the same... but I wonder how that differs from Object.Equals ???
The docs states Advanced members are for infrastructre only... but obviously this isn't the case.
Auto list members
When selected, a list of available members of a given object or class displays at the appropriate places when you enter a line of code. See List Members for more information.
Hide advanced members
When selected, certain members internally marked as "advanced" are hidden from view in the statement completion list. Advanced members are those that exist only for infrastructure purposes, but must be available to view. This option allows you to filter them from view if you do not need to see them.
Parameter information
When selected, parameter information displays for the function or procedure, if any is available. See Parameter Info for more information.
Enable virtual space
When selected, allows you to move the cursor beyond the physical end of a line of text into character spaces that do not exist. If you move your cursor into this area and begin typing, the void between your current position and the end of the last word is automatically filled with space characters. When this setting is not selected, you cannot move the cursor beyond the last character in a line.
Word wrap
When selected, lines that extend horizontally beyond the visible range of the Editor are automatically wrapped to the next line.
Display"
Last edited by nemaroller; May 13th, 2004 at 10:12 PM.
-
May 14th, 2004, 01:04 PM
#4
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
|