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.
15 Answers, 1 is accepted


In the end Tools>Import Export Settings>Reset All Settings worked a charm.
Of course then you have to go and apply the JustCode keyboard shortcuts again in the JustCode Options menu.
HTH

I have found if I close the class file, and then re-open it, intellisense and autocomplete starts working again. After a while though, it stops working again and I repeat the process.
Would you be so kind to send us a sample video that represents the problem and share with us the type of your project, framework version and all details needed to reproduce it?
Probably you logs will be helpful too.
I want to ask you one more thing. Did you try to disable all your extensions and try using JustCode only?
Thanks.
Zdravko
the Telerik team

the workaround "Tools>Import Export Settings>Reset All Settings" could solve the problem. but if I apply the JustCode keyboard shortcuts again, the issue comes back again.
I'm sure this is caused by Just Code, because I do not have such issue before install Just Code. it only happen after installing the Just Code.
this is really annoying, and actually it might be the reason I stop using Just Code.

I am really sorry for the inconvenience!
JustCode doesn't do anything regarding Visual Studio code completion, like attempts to augment it or anything like that. We will spend time researching the way Visual Studio intellisense works and we will look if we can interfere with it somehow.
We will let you know if we find something, meanwhile please let us know if you manage to isolate a stable case reproducing the problem.
Regards,
Svetlozar
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

My subscription is set to expire in July. I've been using JustCode for the past three years but this issue, along with other usability issues, may be enough for me to switch to a competitor's product.
Could you please open a support ticket and send us your verbose logs? You can turn on the verbose logging from JustCode Options - General - Logging - Enable verbose logging. Then try to reproduce the issue and send us the logs in %localappdata%\JustCode\Logs
We are looking at the issue, but could you please share with us what are the other usability issues that you are having?
We really appreciate your feedback!
Regards,
Svetlozar
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.


I am really sorry for the inconvenience!
We haven't been able to reproduce and create a stable test case for that problem. Could you please send us the exact version of Visual Studio and JustCode (you can open a support ticket for that)? Can you reproduce it with a new solution? Is it broken from the start or it happens after a while?
Regards,
Svetlozar
Telerik
See What's Next in App Development. Register for TelerikNEXT.

I am really sorry for the inconvenience!
Could you please try to disable our visual aid from JustCode Options | Visual Features | Visual aid | Show visual aid tag.
Do you generate the event handler using the Visual Studio smart tag?
Regards,
Svetlozar
Telerik
See What's Next in App Development. Register for TelerikNEXT.
