Search Results

2
votes
7answers
766 views

Plugin for Visual Studio to Mimic Eclipse’s “Open Type” or “Open Resource” Keyboard Access

If you've ever used Eclipse, you've probably noticed the great keyboard shortcuts that let you hit a shortcut key combination, then just type the first few characters of a function, class, filename …
3
votes
8answers
971 views

Looking for Reviews of VS.PHP (Visual Studio Plugin for PHP)

I've been thinking about switching from my current PhpEd / UltraEdit combination to using this VS.PHP plugin that I just found a few days ago. The problem is that I don't have much free time, so I' …
-1
votes

Looking for Reviews of VS.PHP (Visual Studio Plugin for PHP)

You could try sticking to your current methods and using Firebug to help debug your PHP. I use Firebug all the time for client-side dev, but I'd never seen Fire …