This is a migrated thread and some comments may be shown as answers.

intellisense/code completion stopped working

0 Answers 44 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
mww
Top achievements
Rank 1
mww asked on 08 Jan 2013, 06:23 PM
certain classes in my code have lost intellisense and autocomplete.  It seems to be the ones where justcode has flagged problems.

for example

Ive created an mvc4 internet app with security.  This has created an AccountsModel class, but within this class, several other classes were created  ( public class RegisterModel, public class ExternalLogin, etc)

justcode has flagged an error for these (type name does not match filename)  and I cant uses intellisense  (other classes where this error doesnt happen are ok)

How can I switch this feature off ??  Im aware that the class names dont match the file name, but that doesnt matter in this case and I still want to use intellisense.
Tags
Code Analysis
Asked by
mww
Top achievements
Rank 1
Share this question
or