-
[#VS2012] Extension: Visual Studio Spell Checker
Good, a few years ago, when I collaborate in a very demanding project in terms of the deliverables, documentation was one of them. Among the bugs that we reported related to the same, grammar and spelling also had its weight. This addin was in my wishlist everyday Download: http://visualstudiogallery.msdn.microsoft.com/a23de100-31a1-405c-b4b7-d6be40c3dfff Greetings @ Home El Bruno Google — read more
-
[#VS2012] Extension: Visual Studio Spell Checker
Buenas, hace unos años, cuando participaba en un proyecto bastante exigente en cuanto a los deliverables, la documentación era uno de ellos. Entre los bugs que nos reportaban relacionados con la misma, la gramática y la ortografía también tenían su peso. Este addín me hubiese venido al pelo: Download: http://visualstudiogallery.msdn.microsoft.com/a23de100-31a1-405c-b4b7-d6be40c3dfff Saludos @ Home El Bruno… — read more
-
[#VS2012] Avanade Extensions – Sprint Burndown+
Buenas, hoy toca mostrar el trabajo de unos compañeros de Avanade que han desarrollado una extensión más que interesante. En este caso se trata de tener una vista que permita ver el “Burndown Chart” que conocemos de Scrum, pero en una vista líneal que incluye a TODAS LAS ITERACIONES Puedes descargar la extensión desde aquí… — read more
-
[#VS2012] HowTo: Align Assignments (almost almost in #VS2013)
Hello. After the post yesterday about the car keys in Visual Studio 2013 completion, today via twitter Ramon Ordiales (@ramoneeza) proposed to me another couple of interesting changes for the Publisher of C# at VS2013. One of them was to align the assignments of values “=” in the code editor. Pulling from memory, and bing.com I remembered… — read more
-
[#VS2012] HowTo: Align Assignments (casi casi en #VS2013)
Hola. Después del post de ayer sobre el auto completado de llaves en Visual Studio 2013, hoy vía twitter Ramon Ordiales (@ramoneeza) me propuso otro par de cambios interesantes para el editor de C# en VS2013. Uno de ellos era el alinear las asignaciones de valores “=” en el editor de código. Tirando de memoria,… — read more
-
[#VS2012] Farticus, plays a not very pleasant sound when a Build fails (you can blame to the AddIn if it was yours ;)
Buenas, the same character that brought us the Voice Command AddIn , now presents Farticus. This AddIn is very basic: If a build fails, then your PC plays a sound of a lacking (a fart said in Creole). Wonder if this has any functionality or application within a process of software development and the response… — read more
-
[#VS2012] Farticus, reproduce un sonido poco agradable cuando falla una Build (puedes echarle la culpa al AddIn si era tuyo ;)
Buenas, el mismo personaje que nos trajo el Voice Command AddIn, ahora nos presenta Farticus. El funcionamiento de este AddIn es muy básico: Si una build falla, pues tu PC reproduce un sonido de un falto (un pedo dicho en criollo). Te preguntarás si esto tiene alguna funcionalidad o aplicación dentro de un proceso de… — read more
-
[#VS2012] HowTo: Control Visual Studio 2012 with voice commands (like Iron Man 3!)
Buenas, If you ever wanted to set as Tony Stark, pulling lines and shouting commands at the same time, you can do . We see that friend Mads Kristensen has seen Iron Man 3 and did not want to lose the flip: has created an AddIn for Visual Studio 2012 that integrates with Visual Studio… — read more
-
[#VS2012] HowTo: Controlar Visual Studio 2012 con comandos de voz (like Iron Man 3!)
Buenas, si alguna vez quisiste programar como Tony Stark, tirando líneas y gritando comandos al mismo tiempo, ya lo puedes hacer. Se ve que el amigo Mads Kristensen ha visto Iron Man 3 y no ha querido perder el tirón: ha creado un AddIn para Visual Studio 2012 que integra capacidades de reconocimiento de voz… — read more
-
[#VS2012] Image Comment, an interesting AddIn for #VisualStudio2012
Buenas, thanks to the great Marino Posadas (@MarinoPosadas) I see an addin to Visual Studio 2012 that it does good look: “Image Comments“ AddIn is simple, harness the power of WPF in the code editor to insert images in it. This served a specific syntax in the comments, for example: /// <summary> /// <image url=”c:\rome.png”… — read more
-
[#VS2012] Image Comment, un AddIn interesante para #VisualStudio2012
Buenas, gracias al gran Marino Posadas (@MarinoPosadas) veo un addin para Visual Studio 2012 que tiene buena pinta: “Image Comments” ImageComments (a Visual Studio Extensión): github.com/lukesdm/image-… — Marino Posadas (@MarinoPosadas) 19 de mayo de 2013 AddIn es simple, aprovechar la potencia de WPF en el editor de código para poder insertar imágenes en el mismo.… — read more
-
[#VS2012] NuGet in C++ (in the top ten list for the 2013 )
Buenas, you say that life does not give returns as the succession of Fibonacci , is never skipped a red light and then he fled police in a chase of cinema. I for example, a few years after leaving, I am returning to C++ in one way rather than aggressive. (Aggressive: is the only way… — read more
-
[#VS2012] NuGet en C++ (de lo mejorcito del 2013 che)
Buenas, el que diga que la vida no da vueltas como la sucesión de Fibonacci, es que nunca se ha saltado un semáforo en rojo y luego ha huido de la policía en una persecución de cine. Yo por ejemplo, unos años después de haberlo dejado, me veo volviendo a C++ de una forma más… — read more
-
[#TFS2012] New version of TFS 2012.2 Power Tools
Buenas, hus arrives the Update 2 from the Power Tools for TFS2012, without any novelty. More importantly, perhaps mention more there is no “Backup / Restore” capacity at the server level, since it is incorporated into the product. But if one important thing: this VERSION works with TFS012 and VS2012 UPDATE 2 The previous version… — read more
-
[#TFS2012] Nueva version de TFS 2012.2 Power Tools
Buenas, así llega el Update 2 de las Power Tools para TFS2012, sin ninguna novedad. Lo más importante es tal vez mencionar que no hay más la capacidad de “Restore / Backup” a nivel server, ya que se incorpora dentro del producto. Pero si una cosa importante: ESTA VERSION FUNCIONA CON TFS012 Y VS2012 UPDATE… — read more
-
[#VS2012] Options for #GIT included in the VS2012 IDE and some still from cmd (2 of 3)!
Buenas, If like me these used to work with the command line of Git , (I do not know him thoroughly but if I know some of the most basic commands), you surely ask that choices are those included in the Visual Studio 2012 Update 2 to work with Git . We are going… — read more
-
[#TFS] TFS Branch Community Tool, step by step
Buenas, a couple of days ago I wrote a post where commented on the launch of the TFS Community Branch Tool , an extension for Visual Studio, 2012, allowing us to create structures of Branches in a quick way and following the guidelines proposed by the ALM Rangers in theirVisual Studio Team Foundation Server Branching… — read more
-
[#TFS] TFS Community Branch Tool, paso a paso
Buenas, hace un par de días escribí un post donde comentaba el lanzamiento de la TFS Community Branch Tool, una extensión para Visual Studio 2012 que nos permitía crear estructuras de Branches de una forma rápida y siguiendo las guías que proponen los ALM Rangers en su Visual Studio Team Foundation Server Branching & Merging… — read more
-
[#TFS] TFS Community Branhing Tool: Herramienta para automatizar la creación de Branches
Buenas, el crack de Mattias Skold ha publicado en CodePlex y en la Visual Studio Gallery, una extensión para Visual Studio que nos permite crear automáticamente un esquema de ramas basado en las guías de Branhing y Merging de los ALM Rangers. La verdad que después de tanto evangelizar al respecto, creo que esta es… — read more
-
[#VS2012] Error: Can’t install Visual Studio Tools for #Git and want to work with #Git!
Buenas, If ever thought that installing the extensions of Visual Studio Tools for Git was something simple and trivial, because you are wrong you che. It is easier to think that the Earth is still and the Sun revolves around it (as says this crack) that install only official Extensions from Git for Visual Studio… — read more