Rob Ainscough

- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Rob Ainscough commented, -
Rob Ainscough created a post, "Insert Snippet" is gone after installing v9?
Can someone point me in a direction on how to get the VS 2012 snippets back? It seems Reshaper 9 install (from Resharper 8) removed them and I no longer have an "Insert Snippet" option from my edi... -
Rob Ainscough created a post, Is intellisense broken in v9?
When I type in "ByVal" (VB.NET) it automatically converst that to "ProxyElement.BypassOnLocalValues" -- is a bug or is there some way I can work around this problem?Unfortunately because of this is... -
Rob Ainscough created a post, Dockable Bookmark menu?
After doing a quick search on Resharper bookmark menu's it appears this is a pretty common feature request going back several years. However, it doesn't appear to have been implemented in v9.0 or ... -
-
Rob Ainscough created a post, How do we get the v9 update?
I have a 1 year subscription so my update should be free ... but when bring up Options (in VS 2012) under Resharper menu the Options to check for updates says "No updates available"?So can someone ... -
Rob Ainscough created a post, ReSharper VB 8.2.0.2160 - XAML design time issues with Telerik?
I'm runing VS 2012 Ultimate with ReSharper 8.2 and I'm having VERY strange issues that are not consistent.Example:1. Open VS 2012 Project2. Open Silverlight 5 XAML in design time3. Wait a 5-10 s... -
Rob Ainscough created a post, Have to hit ENTER twice for code generation?
I'm using latest 8.1 full version and whenever I do any code generate entry I'll have to hit ENTER key twice before anything happens. VB.NET projectExample: Type "Try" and hit enter ... nothing ha... -
-
Rob Ainscough created a post, How to prevent line continuation in Code Cleanup?
I'm trying to locate how to stop this ("_") from happening when I do a Code Cleanup?Dim _ primaryDB As _ New Configuration(primaryServer, Info.SupportedDat...