T O P I C R E V I E W |
tahraoui |
Posted - Jul 21 2015 : 11:39:06 PM Hi, I'm using Visual Assist (version 10.8.2001.0 built 2013.9.20) in visual studio 2012 with a solution of 9 projects. for c++ projects it works fine, however for c# projects visual studio gets very slow and scrolling down becomes very glitchy(slow). as soon as I disable visual assist visual studio becomes normal. Any solution? Thanks
|
10 L A T E S T R E P L I E S (Newest First) |
Dusan |
Posted - Aug 07 2015 : 4:51:47 PM I have installed pretty old version. For CodeRush version 10.2.6 my menu looks like this:
|
accord |
Posted - Aug 07 2015 : 4:37:40 PM I have found this, I think you will need to restart Visual Studio:
http://www.skorkin.com/2010/08/how-to-temporally-disable-ide-tools-load-manually/ |
tahraoui |
Posted - Aug 05 2015 : 11:34:53 PM quote: Originally posted by Dusan
DevExpress should have an Unload item in menu. It should be enough to deactivate it this way.
Can you be more specific?
|
Dusan |
Posted - Aug 03 2015 : 02:46:07 AM DevExpress should have an Unload item in menu. It should be enough to deactivate it this way. |
accord |
Posted - Aug 01 2015 : 09:06:47 AM Unfortunately you cannot disable all extensions via the extension manager in practice, but in theory you should be able to. It depends how the extension is implemented. |
tahraoui |
Posted - Jul 29 2015 : 7:12:52 PM It seems that disabling DevExpress isn't an option, I have to uninstall it in order to try out your suggestion! I'll try it in a weekend and let you know.
|
accord |
Posted - Jul 24 2015 : 05:59:00 AM Can you please try disabling DevExpress just temporarily in the Extension Manager to see if it makes any difference? Tools -> Extensions and Updates...
We aren't aware of any compatibility problems between the two plug-ins, but if disabling solves the problem I will try reproducing it here.
One of our users who is using CodeRush and was experiencing problems with VA was able to solve the problem by uninstalling "Win7 Taskbar Extension". So this 3rd program caused problems between VA and Coderush for him. |
tahraoui |
Posted - Jul 24 2015 : 12:59:44 AM I tried your suggestions and the problem is the same! |
tahraoui |
Posted - Jul 23 2015 : 02:14:41 AM Additional Visual studio extension that I've separately installed are DevExpress only. are there known issues with devexpress ? I'll try your suggestion I let you know the result.
|
accord |
Posted - Jul 22 2015 : 8:32:49 PM Sorry to hear that, it should not happen.
First of all, can you please try upgrading to the latest build of Visual Assist just to see if it helps? http://www.wholetomato.com/downloads/default.asp
You will get a 7 day trial after the upgrade (if your license doesn't cover the latest build) so you can try it out and you can also go back to the old version if you decide to do so.
Some ideas to try: - Disable VA Options -> Fonts and Colors -> Text Editors (checkbox) - Try rebuilding your symbol databases VA Options -> Performance -> Rebuild Do either of them make any difference? - Do you use any other Visual Studio extensions? |