Variable Reference Code Highlighting and Hide selection features of Vi

added by jalpesh
4/12/2011 3:13:23 PM

191 Views

Microsoft Visual studio 2010 is a Great IDE(Integrated Development Environment) and I am exploring everyday something new in this blog post , I am also going to explore something new with Visual Studio 2010. There are two more new features that can make developers life easier. Let’s explore that in detail.Variable Reference Code Highlighting It’s a new feature there in Visual studio 2010. Whenever you put the cursor on the variable it will highlight all the code where that variable used. This is a very ...


0 comments