Intellesense broken in VS 2005 Follow
First off, I love this tool. I heard about and started using it a couple
of days ago. I have however ran into an issue which has led to me
disabling it, unless I am trying to refactor or tidy my code. Alot of the
standard intellesense available in VS 2005 is no longer available.
Actually, I think none of it is available and is instead presented using
this tool. In either case, I am no longer recieving intellesense when I
used to. This mainly deals with declaring or assigning values. There are
a few examples bellow:
string action; // No longer gives intellesense on string (Same with all
types)
chkCorrection.Checked = true; // No longer gives a control or variable
name (chkCorrection) and no longer gives true, or other available
enumerations
I think you guys are doing a great job with this tools and would love to
continue to use it. If there is a fix to this, or a setting I missed,
please let me know.
Mark Brown
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Please sign in to leave a comment.
Do you mean popup list with available names which pops up on typing a letter?
It's off by default, check ReSharper > Options > Intellisence > Code Completion
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
That is exactly what I meant. I did not notice the options menu and will
check it before asking any more questions, should I have any. Thanks
again for this great tool.
On Wed, 12 Apr 2006 10:47:15 -0400, Valentin Kipiatkov
<valentin@jetbrains.com> wrote:
>> Auto-popup after a character is typed. Does this help?
>
>
>> First off, I love this tool. I heard about and started using it a
>> coupl e
>> of days ago. I have however ran into an issue which has led to me
>> disabling it, unless I am trying to refactor or tidy my code. Alot of
>> t he
>> standard intellesense available in VS 2005 is no longer available.
>> Actually, I think none of it is available and is instead presented
>> using
>> this tool. In either case, I am no longer recieving intellesense when
>> I
>> used to. This mainly deals with declaring or assigning values. There
>> a re
>> a few examples bellow:
>> string action; // No longer gives intellesense on string (Same with
>> all
>> types)
>> chkCorrection.Checked = true; // No longer gives a control or variable
>> name (chkCorrection) and no longer gives true, or other available
>> enumerations
>> I think you guys are doing a great job with this tools and would love
>> to
>> continue to use it. If there is a fix to this, or a setting I missed,
>> please let me know.
>> Mark Brown
>>
>
>
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/