Category: Visual Studio

Powershell for Visual Studio

March 23rd, 2009
Hello,Here is my new project : Powershell for Visual Studio. There is already syntax coloration, and basic intellisense (available cmdlets, with their help). Currently, it seems that the VS2008 SDK is needed to make it work. This will be solved in th… more »

Assemblies EmbeddedResources with .NET 3.5 SP1

September 28th, 2008
Hello everyone,It's been a long time since posting. I've just installed the new SP1 for VS2008, and .NET 3.5 SP1. Then, I've been struggling with assemblies and embedded resources. Before installing it, if I had an assymbly with the default namespace… more »

Php for Visual Studio (Php4VS)

April 30th, 2008
Morning everyone,Some days ago, I've published a project on codeplex : php4vs. Currently, it provides basic functions, but I intend to implement intellisense. Though, we could have a great php IDE, but it would also have made me understand a bit more… more »