I have Resharper and Resharper C++ 10 with VS 2015. When coding C++ the templates are not showing.
In Resharper>Tools>Template explorer there are templates for C++.
Why is that?
This issue (https://youtrack.jetbrains.com/issue/RSCPP-16087) was fixed in the 2016.1.1 release. To report other bugs, please use R++'s issue tracker. Thank you!
Related
Previously Ive used Object Exporter to export object content to various formats to aid in debugging, it helped enormously. Unfortunately it wont work in vs2019. Does anyone know of a similar tool that will work in vs2019 ?
You should compile de latest version or simply download the 2019 October compiled version from this Github comment;
There is not other tools in visual studio extension marketplace.
Maybe you can download the source code, then rebuild it for visual studio 2019.
Update 2022:
I've published free and open source extension Object Dumper for Visual Studio and Visual Studio Code under the MIT license.
"Dump as" commands are available via context menu in the Code and Immediate windows.
It's exporting objects to:
C#,
JSON,
Visual Basic,
XML,
YAML.
I believe that combined with the Diff tool it can be helpful.
I have visual studio 2013, latest resharper and latest visual assist. I install visual assist because visual assist intellisense and code colouring features are way better than resharper and I just cant live without it. I install resharper because resharper have a lot of practical productivity tools that visual assist doesnt provide. The problem I have with this setup is that visual assist intellisense features is disable even after I disable resharper intellisense features.
My question is, how can I enable visual assist intellisense features without uninstalling resharper?
Thanks.
You can disable Resharper 5 and newer versions by using the Suspend button in
Tools > Options > Resharper
Version 2001 of Visual Assist X supports Visual Studio 2013 RC only.
http://www.wholetomato.com/support/history.asp
Web Essentials for Visual Studio 2012 says it has support for jsDoc intellisense, but I can't seen any options for enabling it, and it doesn't appear to do anything.
Any ideas how to turn it on? or could anyone suggest an alternative extension?
Many thanks,
It seems to be working fine for me:
I just tested by following the link here to here and making a (slightly modified) test file of the first example. I don't know if the entire range of JsDoc functionality is supported.
Its now released (05/05/2013):
http://visualstudiogallery.msdn.microsoft.com/07d54d12-7133-4e15-becb-6f451ea3bea6
Recently I came across a recommendation for a Visual Studio plugin called Refactor! For Visual C++ that looks like it would be very useful in helping me tame a particularly pastalike legacy application that I've inherited. Unfortunately, the download links appear to be broken and I can't find a mirror anywhere online.
I've also tried to contact DevExpress, but they suggested that Refactor has been effectively discontinued by being rolled into CodeRush Express and that I use that. Since CodeRush does not support C++, and even further doesn't work with Visual Studio 2005, I am unable to use it.
Does anyone know of (or can provide) a mirror for the Refactor! for VC++ installer? I'm sure I'm not the only one who's stuck in VS2005 that would benefit from this tool.
DevExpress responded to an issue in their tracker with a link to just the Refactor component. Unfortunately, I couldn't get it to work for me.
For posterity, here's the link they sent, and the issue ticket:
http://downloads.devexpress.com/DXperience/2011.2/7/RefactorCPP-11.2.7.exe
http://www.devexpress.com/issue=B208783
Edit: Before someone else says it, Visual Assist X does support Visual Studio 2005. I was interested in Refactor mostly for the fact that it is was a free product that I could use at work without having to go through purchasing and licensing issues.
Have you tried this plugin, which claims to support VS2005 and C++:
DevExpress Refactor! Pro for Visual Studio (Trial)
I can't remember if I purchased the C# version or the C#+VB version, and I'd like to find out as you need to know this when purchasing the upgrade to R# 6.
I can't find an about dialog anywhere. Can anyone help?
'ReSharper/Help/About Jetbrains ReSharper' from the menu.
From the menu in Visual Studio, Help > About Visual Studio