VSCommands 2010

VSIP Partner Free

Code Visualization (C#, VB, C++, Xml, Xaml, CSS, ASPX, Razor, JavaScript), Locate In Solution, Copy/Paste References, Attach to local IIS, Group Items, Reload All Projects, Output Coloring

(131) Review
Visual Studio
2010
Download (774,050)
2/12/2012
3.8.0.6
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (131)
Q and A (50)
Sign in to Write a Review
Sort By:

by Margriet-Bruggeman | Tue 3:26 PM

Nice productivity booster

by ddickerson74 | Tue 1:53 AM

Nice Tools, but I just uninstalled because of the "Pro" popups I keep clicking on.... Too Bad....

Squared Infinity [Jarek Kardas] Tue 7:48 AM
| Edit |
Delete

Hi there,
sorry if it's annoying for you.
You can easily disable that feature from Tools | VSCommands | Options | Text Editor | Enable Code Block End Tagger

Hope it helps,
Jarek

by Jonas Pohlandt | February 13 2012

by XAML guy | February 11 2012

Fantasically full of features!
One of the best I've seen in a while.

by Jangid | January 31 2012

by Shimmy Weitzhandler | January 30 2012

This is surely the best tool on the gallery that provides most features.

Way to go!

by KMoraz | January 17 2012

Automatic updates are too frequent and sometimes fail, but the tool is great!

by Sebastian Widz | January 16 2012

Hi Jarek,

First of all thank you for a great work you do!!!
I have just started to use your tool.
File structure is great and I already feel it will increase my productivity :)

I have discovered a little bug:

When I cnage a region name and do not refresh the file structure and then click on the node which name was changed VS crashes.

Best Regards,
Sebastian

by David.Buzz | January 05 2012

Latest update fixed a bug in it that caused me heart ache. Very happy with it now. Well done and thanks for responding to my bug report.

by Noel Dacara | January 04 2012

by dsTny | January 02 2012

[Here was an old comment...]

--- UPDATE ---
Nice update! It's a great idea to show the if-, try-, switch-, ... clause at the end of it's block. But I would find it really great if it would be always shown and not only if the text editor is out of it's "header".

Now I only miss the variable type, - initialization value and pointer/ref or not (like *piIndex : int = 0 or ref piIndex : int = 0) for members of a class and parameters of a method.

I think there is a new small bug. An arrow appears if I double click on a method / region / ... If double click a region, the arrow appears in the end of the line and not left of the first character. It works correctly in methods. And just for remember: The region shows the comment text ;)

Nice work and nice tool, keep it up! :)

by Peter Palotas | January 01 2012

Love the coloring of the build output. Wish this was available as a separate extension as I don't need nor want many of the other functions since other extensions does these better for me.
--
EDIT: With the newer versions I find more useful features and better option pages to turn off the options I don't want. Love the copy/paste reference, the tagging of closing braces, collapse solution/locate in solution and several more. This has become a 5-star add-in. Good work!

by Mikael Eliasson | December 31 2011

by Gandalf50 | December 13 2011

Very good and your can't beat the price.

by MGetz | November 30 2011

While many of the nicer features are locked away in the pro version (sadness), even without the pro features this is worth installing just for some of the minor conveniences that it provides which are fortunately free!

by Ing Marcel Valdez | November 19 2011

I like the product, and decided to buy it, so I went on to pay for it electronically, and got charged for the product; it's been more than 3 hours and I still haven't received my license.

So I gave it 2 stars for being a good product, but -3 stars for not delivering the license yet (I hope its 'yet').

Squared Infinity [Jarek Kardas] November 19 2011
| Edit |
Delete

Hi Marcel,
Sorry for the delay in receiving your license.
I can see that it has in fact been sent twice today, once after the purchase and once after redelivery request received from Avangate. If it's still not there then it might have been blocked by your spam filter. In such case please let me know at jarek.kardas@dpstudio.biz and will sort this out for you.

Kind Regards,
Jarek Kardas

by Marco Aviari | November 14 2011

Nice set of tools.
Paste references and locate in solution explorer are two of my favourites.
I also like the output window coloring and will upgrade once my trial expires.
Thanks!

by -dm- | November 13 2011

by Mick Barnas | November 10 2011

Good!

by darren___ | November 10 2011

Listed as free but the features described are not available for free. This free version is very limited

Squared Infinity [Jarek Kardas] November 10 2011
| Edit |
Delete

Hi Darren,
Sorry if the message in description isn't clear enough. You can see complete comparison of Lite/Pro versions at http://vscommands.com/feature-comparison

1 - 20 of 131 Items   
« First   < Prev   1  2  3  4  5  6  7    Next >   Last »
Sign in to Start a Discussion


  • Visual Studio 2010 IDE crashing
    6 Posts | Last Post February 13, 2012
    • I've been facing a weird situation since last update (3.8.0.4) and I finally found what is causing my VS IDE to crash. My laptop's keyboard has an EEUU key distribution and since my first (and maybe the only one ;-)) language is spanish I've added a spanish USB keyboard. Now, to switch keyboard settings on Windows easily I configured a keystroke (Ctrl + Shift + 1). Everytime I use that sequence, my VS IDE is freeze. 
      
      Any idea of what's going on?
      
      PS: Thanks for this useful tool
    • Hi Jean,
      
      Simillar problem has been reported before but I was unable to reproduce it locally (http://getsatisfaction.com/dpstudio/topics/vs_crashing_when_using_the_ctrl_shift_1_shortcut_to_switch_to_a_different_keyboard_layout).
      
      Could you let me know which operating system do you have installed on your machine?
      
      Thank you in advance,
      Jarek
    • Hi Jarek,
      
      I've Windows 7 64Bits installed on a Dell Inspiron 1764. 
      
      In my computer, a very straight way to reproduce this issue is: writting code you find that something went wrong, press backspace to delete the mistyped code and try to change keyboard layout using the sequence previously indicated.  At this point intelisense's popup window is displayed and the whole VS IDE Window turns into gray.
      
      Hope it helps!
      Thanks..
      Jean Paul
    • Thank you for the details,
      Could you also tell me which project types do you work with?
      If it's C++, then it may be caused by background file processing which uses VS SDK COM objects.
      This can be disabled from Tools | VSCommands | Options | Text Editor | C++
    • Hi Jarek
      
      No I'm using VB.Net on Silverlight, ASP.Net and Winforms projects.
      
      JP
    • Seems to be working on version 3.8.0.6
      
      Thank you very much!
  • v3.8.0.4 Can't Debug as ...
    4 Posts | Last Post February 13, 2012
    • if I try to use debug as administrator/normal user/diffrent user I always get this error messages:
      
      Exception Type: System.ArgumentException
      Exception Message: Falscher Parameter. (Ausnahme von HRESULT: 0x80070057 (E_INVALIDARG))
      Exception Stack Trace:    bei EnvDTE.Properties.Item(Object index)
         bei (Object , Object )
         bei #sg.#Hg.#V5(Project me, String propertyName)
      Exception Data:
      Key: propertyName, Value: WebApplication.UseIIS
      
      Exception Type: System.ArgumentException
      Exception Message: Falscher Parameter. (Ausnahme von HRESULT: 0x80070057 (E_INVALIDARG))
      Exception Stack Trace:    bei EnvDTE.Properties.Item(Object index)
         bei (Object , Object )
         bei #sg.#Hg.#V5(Project me, String propertyName)
      Exception Data:
      Key: propertyName, Value: WebApplication.UseIIS
      
      Exception Type: System.ArgumentException
      Exception Message: Falscher Parameter. (Ausnahme von HRESULT: 0x80070057 (E_INVALIDARG))
      Exception Stack Trace:    bei EnvDTE.Properties.Item(Object index)
         bei (Object , Object )
         bei #sg.#Hg.#V5(Project me, String propertyName)
      Exception Data:
      Key: propertyName, Value: WebApplication.UseIIS
      
      Exception Type: System.ArgumentException
      Exception Message: Falscher Parameter. (Ausnahme von HRESULT: 0x80070057 (E_INVALIDARG))
      Exception Stack Trace:    bei EnvDTE.Properties.Item(Object index)
         bei (Object , Object )
         bei #sg.#Hg.#V5(Project me, String propertyName)
      Exception Data:
      Key: propertyName, Value: WebApplication.UseIIS
      
      Exception Type: System.ArgumentException
      Exception Message: Falscher Parameter. (Ausnahme von HRESULT: 0x80070057 (E_INVALIDARG))
      Exception Stack Trace:    bei EnvDTE.Properties.Item(Object index)
         bei (Object , Object )
         bei DPStudio.VSCommands.Features.MenuCommands.DebugAsDifferentUserCommand.#mk()
         bei #Q.#S.#ek()
      
    • Hi Marco,
      Sorry for this issue, I'll try to reproduce and fix as soon as possible.
      Can you tell me what kind of project are you trying to debug (c#/vb,web application/mvc3/winforms/etc.).
      
      Thank you in advance,
      Jarek
    • Project is c++ AtlExeModule
      IDE is Visual Studio 2010 Ultimate (German)
      Additional Info (Report Problem BUtton)
      Information: Installed Extensions
      	VSCommands 2010
      	State	=	Enabled
      	Version	=	3.8.0.4
      
      
      Information: Environment Data
      VisualStudio.Version	=	10.0
      VisualStudio.Edition	=	Ultimate
      VisualStudio.FullName	=	C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
      VisualStudio.RegistryRoot	=	Software\Microsoft\VisualStudio\10.0
      VisualStudio.LocaleId	=	1031
      VisualStudio.DisplayMode	=	vsDisplayMDITabs
      Time.UTC	=	13.02.2012 13:18:29
      Time.Local	=	13.02.2012 14:18:29
      OS.Architecture	=	AMD64
      Environment.Version	=	4.0.30319.239
      Environment.HasShutdownStarted	=	False
      Environment.OSVersion.Platform	=	Win32NT
      Environment.OSVersion	=	6.1.7601.65536
      CurrentThread.Id	=	1
      CurrentThread.Name	=	[null]
      CurrentThread.ThreadState	=	Background
      CurrentThread.IsBackground	=	True
      CurrentThread.UICulture	=	German (Germany)
      CurrentThread.Culture	=	German (Germany)
      Process.PagedMemorySizeMB	=	380,54296875
      Process.MaxWorkingSetMB	=	1,34765625
      Process.NonpagedSystemMemorySizeMB	=	0,158290863037109
      Process.PagedSystemMemorySizeMB	=	1,48058319091797
      Process.PrivateMemorySizeMB	=	380,54296875
      Process.VirtualMemorySizeMB	=	1087,1875
      Process.WorkingSetMB	=	446,7578125
      Process.UpTime	=	00:03:54.6142289
      
      
    • Problem occours with WinXP x86 and Win7 x64
  • VSCommands Pro Upgrade Window
    1 Posts | Last Post February 02, 2012
    • It would be nice to easily tell which features you can disable so you don't see the upgrade to pro window. Like in some of the other options were it says pro next to it.
  • Fatal flaw :( Hangs visual studio
    3 Posts | Last Post February 02, 2012
    • On exiting the application it hangs visual studio for several minutes.
      Its so bad that we can't use it. 
      Disable the add-on, and its goes away.
      Any ideas? 
      -Future Pro customers if its fixed
    • FYI, I'm normally working on build scripts and require that the application be opened and closed often to reload dependencies. The projects also tend to have very large ORM files in it as well. I tried disabling the code analysis stuff, but didn't seem to make a difference. So I doubt its related.
    • Hi amsmatt1,
      First let me appologise for this problem, I'll try to reproduce it locally and fix as soon as possible.
      Could you tell me what kind of projects do you use in your solution (C#/VB/C++/Web App,WCF, etc.)?
      If possible, could you also email me exported settings from Windows Registry HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\vscommands.configuration to support@vscommands.com?
      
      Thank you in advance,
      Jarek
  • File Structure should be asynchronous
    6 Posts | Last Post January 31, 2012
    • File structure should be asynchronous. It blocks the system and performance is horrible.
      I'm gonna have to disable this great feature until it becomes asynchronous.
      Also there should be an option to cancel the parsing operation, sometime you just wanna peep into a file without loading the file structure.
      
      Thanks
    • And should also cashe the structure so next loading is faster.
    • Hi Shimmy,
      Could you tell me which file types have performance issue with File Structure?
      
      Generally all parsing happens asynchronously, with the exception of C++ parsing which uses VS SDK Code Model (because C++ Code Model is using COM objects).
      
      Also, are you on the latest version (3.8.0.3)?
      
      The structure is cached on a logical/data level. I'm investigating the possibility of caching UI as well as what seems to be a bottle neck now is a binding of data to the UI.
      
      It would also be great if you could email me a file which takes long to load on your machne so I can try to reproduce this problem (support@vscommands.com).
      
      Thank you in advance,
      Jarek
    • I set parsing to "Background" unchecking "when opening".
      
      Now everything works like a ghost!!!
      Thank you!!!
      
      BTW, the lang. was C#.
    • Aso thanks for your quick reply!!
    • Thank you for the update on this problem.
      I will double check the performance of parsing on file openening and try to fix soon.
      
      Kind Regards,
      Jarek Kardas
  • Visual Studio 2010 Ultimate - crashes on search in solution
    2 Posts | Last Post December 08, 2011
    • Since installing VSCommands 2010 (3.7.3.13) Visual Studio crashes every time a "Find in Files" is performed over the entire solution. The solution is entirely VC++. 
    • Additional information - this appears to only occur when the "process files" features are turned on. By turning that off, the find in files became stable again.
  • Visual Studio now freezing on solution properties
    2 Posts | Last Post December 06, 2011
    • Since installing VSCommands 2010 (3.7.3.13), Visual Studio 2010 now completely freezes when trying to access solution properties. The only course of action then is to kill the IDE and restart it.
      
      Seems like a pretty major bug.
    • Hi Adam,
      
      I was unable to reproduce this bug locally on different test environments.
      Could you provide bit more context about the bug? Is it freezing as soon as you open Properties page or on a specific section of it?
      
      Could you run Visual Studio with /Log parameter and send me activity log and VSCommnadsLog.txt from %APPDATA%\Microsoft\VisualStudio\10.0 ?
      
      Thanks in advance,
      Jarek
  • Start without debugging not working
    2 Posts | Last Post November 30, 2011
    • Cannot get start without debugging to work on a normal WPF app. When I click the right click menu option nothing happens.
    • Hi there,
      Could you let me know if anything is logged to VSCommands output window?
      
      Thanks in advance,
      Jarek
  • Debugging Visual Studio Web Application as different user on a different domain
    2 Posts | Last Post November 30, 2011
    • Hi,
      
      I wanted to know if I could use VSCommands Pro to debug a Visual Studio web application as a different user with credentials pertaining to a different domain.
      
      Please reply.
      
      Thanks
    • Hi,
      
      I'm afraid that Web Projects are not supported at the moment.
      This question gets asked quite often though so I will investigate possibility of implementing it soon.
      You can follow the progress on VSCommands support forum http://getsatisfaction.com/dpstudio/topics/debug_as_add_support_for_web_projects
      
      Thanks,
      Jarek
  • Locate in solution is great! (One minor issue)
    3 Posts | Last Post October 28, 2011
    • I really like this function.
      One minor issue is when projects are in a collapsed solution folder it can not find these files.
    • Hi Nyos,
      Thank you for letting me know about this issue. I have raised it as a new problem on vscommands.com/community and will try to reproduce it in next couple of days. 
      
      You can monitor progress at http://getsatisfaction.com/dpstudio/topics/locate_in_solution_and_solution_folders
      
      Thanks!
    • This has been fixed in 3.7.3.5 release.
1 - 10 of 50 Items   
« First   < Prev   1  2  3  4  5    Next >   Last »