2
votes
7answers
775 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
1k 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' …
4
votes
Visual Studio and dual/multiple monitors: how do I get optimized use out of my monitors?
I have three monitors, so I usually run with this configuration:
Left Monitor: documentation / ebooks.
Middle Monitor: code / debugging
Right Monitor: Test appl …
6
votes
Visual Studio Optimizations
I find that if you are using a solution with a ton of files, the detection for file changes slows things down, especially if you are editing files on a shared folder. This doesn't work as well if y …
-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 …
