Highly recommended extension for everyday web dev: - lightweight (no penalty in performance) - provide lots of tool that VS should have by default (code highlight, locate in solution...etc) - flexible: tons of settings to on/off
It would be great to have a template of settings (something like "Web dev settings" or "Mobile dev settings").
Those template settings would make it easier for new users. Anyway, highly recommended.
Hi Camios, All known stability problems have been fixed couple of releases ago, so make sure you're on the latest version. If you're still having problems then do let me know at support@vscommands.com
Ever since i went pro with vscommand i have not been able to properly launch Visual Studio 2010, the program comes up but everything is white, no menues, windows, nothing.
Hi there, There is no binary difference between lite and pro versions so it's unlikely that your problem is caused by going pro. I had no previous reports of similar issue so I'd appreciate if you could contact me at support@vscommands.com. Thanks in advance, Jarek
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
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.
Hi Jarek,
Any plans to provide an installation for VSCommands that integrates with VS 11 Beta? I'm debating whether to early adopt VS 11, but not having access to VSCommands is a bit of a deal-breaker for me.
Thanks,
Paul.
Hi Paul,
I am planning initial release of VSC11 within next two weeks.
It will not have all features from VSC10 available right away, but I'll be converting them to new VS SDK and making incremental releases soon after that.
Kind Regards,
Jarek Kardas
Hi Jarek,
That sounds great.
I also think not every feature are nedded, yet, because they have implement some of your feature in VS11 ;)
greetings
magges
Hi Jarek,
How's progress going with this? Had to rebuild my laptop the other day and made the switch to Win 8 + VS 11: missing VSCommands :-(
Cheers,
Paul
I purchased the pro version to get the "Debug as different user" feature but it only support standard login credentials. How do I debug using my secure card?
Always when I hit "Save" on the options, the IDE gets stuck.
1. The execution of the saving should be optimized
2. It should be executed asynchronously
My code is literally very large one. It have one class and many methods. When I scroll down I used to see the class name and method name at the end of class/method definition. I have uninstalled and installed the extension, but now I dont see those.
Hello,
I'm developing a very large VB.NET solution(many files;many projects). Saveing(strg + s) a single vb.net class takes about 1second.
With activated "VSCommands 2010" the save process can take up to 8seconds. Do you have a solution(e.g. an optimized configuration)
Thank You
After click edit project file, even didn't change anything, can't reload anymore. Keep receving
"A project with that name is already opened in the solution." error message
I am using the Friendly Name option of VSCommand in a TFS Environment.
Every time I open the solution, TFS wants to do a check-out of the solution even though it doesn't change anything to it.
Do more people have this problem? And what can be the cause of this problem?
I use the friendly name option by adding the following lines to the solution:
GlobalSection(ExtensibilityGlobals) = postSolution
VSC__SolutionFriendlyName = {branchName}
VSC__SolutionFriendlyNamePathRegex = .*\\(?<branchName>.*)\\.*\\(?<solutionName>.*(?:.sln))
EndGlobalSection
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 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