I downloaded "vs2013.4.ctp1_tfs_exp_enu.iso" and "VS2013.4 CTP.exe", i inserted .iso and then launched "VS2013.4 CTP.exe", so installer doesnt use download, it uses offline .iso automatically, thats cool.
I installed CTP1, it did not improve intellisense find references and F12 accuracy, but "prescan" and "rescan" seams really cool, after install i had long "initial prescan", but after reopenning project it doesnt rescan, thats cool, i think there will not be "per hour" rescan too, thats perfect, that was really annoying.
After installation of CTP1, Visual Assist and other plugins still work, everything is fine, nothing additional actions required.
Installation was perfect, without any warning message or interruption.
I'm an evangelist at Microsoft, working with startups and indie developers, so I can likely set you up with a copy of Visual Studio through our BizSpark program. We're all about folks taking advantage of our tools to write for UE4!
Website hosting, virtual machines, databases, and mobile services
Visual Studio Online (Formerly TFS)
90 Days of pluralsight + DigitalTutors training
Free marketing support with Microsoft
UnityVS, for debugging Unity games within Visual Studio
Who qualifies?
Actively engaged in development of a software-based app, product, or service that will form a core piece of your current or intended business. (NOTE: you must be building a product! Startups providing consulting services are not eligible.)
Your company is privately held, and in business for less than 5 years.
I have both Visual Assist and the handy Productivity Power Tools extension installed, and I use PPT's 'Ctrl+Click Go To Definition' feature a lot - which (upon holding Ctrl), turns the hovered-over code editor symbol, into a hyperlink which opens up a 'peek' window to the symbols definition.
Every now and then though when I use this, it triggers the 'intellisense searching' or such dialog box - and I've learned that there's no point letting that do work, it's better to just immediately hit 'cancel', as it takes ages without finding anything.
Even more rarely though, it will trigger the dialog box and then will freeze VS2013 entirely, and eventually after many minutes, it will show a 'peek' window with a 'failed to find null symbol' or such type of error.
Equally as often as that though (rare but still sometimes) VS2013 will just crash entirely.
In addition to all this: When VS2013 does crash, it loses all open tabs and such upon the next launch - this is a bit of an inconvenience, when I'm working in a lot of files at once (which is pretty regular); the crashes are annoying, but they would not be so bad, if I could just launch up again and start where I left off - with all the same tabs etc..
EDIT: I do, of course, have the update in the OP installed
I once updated my IDE to Update 4 on one of my laptops and since then it never worked the same - it was really slow, throwing all kinds of errors for no reason, and because of that I'm really skeptical of updating VS13 now. Is this update stable?
My Intellisense is still incredibly slow, sometimes have to wait minutes to have something pop up. Is there a fix to this? Since ReSharper and WholeTomato is a bit outside my budget i'm looking for alternatives, preferably free alternatives.
Now this is because of the hugeness of the engine. In the settings you can set the tree depth of intellisense to a higher value. It will then consume more RAM but you will have better IntelliSense results.
Comment