Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
The Visual Studio Blog
>
All Tags
>
editor
Server & Tools Blogs
>
Developer Tools Blogs
>
The Visual Studio Blog
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
The Visual Studio Blog
The official source of product insight from the Visual Studio Engineering Team
Subscribe
Comments
Facebook
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Language options
Simplified Chinese (中文)
Recent Posts
Announcing availability of ISOs for Visual Studio Updates
Posted
20 days ago
by
Visual Studio Blog
42
Comments
Visual Studio 2012 Update 2 is here
Posted
1 month ago
by
Visual Studio Blog
59
Comments
Now Available - SQL Server Data Tools and Office Developer Tools for Visual Studio 2012
Posted
2 months ago
by
Lisa.Feigenbaum
13
Comments
JavaScript memory analysis for Windows Store apps in Visual Studio 2012
Posted
3 months ago
by
Visual Studio Blog
6
Comments
Live Now on Developer Tools Blogs
Tags
bugs
color printing
copy
cut
Emacs
extensibility
extension
features
Find
insufficient memory
MEF
Paul Harrington
printing
Pro Power Tools
tips&tricks
toolbox
Visual Studio 11
Visual Studio vNext
VS Gallery
VS2008
VS2010
vssdk
vsx
Weston Hutchins
WPF
Twitter Feed
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
May 2013
(1)
April 2013
(1)
March 2013
(1)
January 2013
(1)
November 2012
(2)
October 2012
(4)
September 2012
(1)
August 2012
(2)
July 2012
(1)
June 2012
(6)
May 2012
(6)
April 2012
(3)
March 2012
(5)
February 2012
(3)
January 2012
(2)
November 2011
(2)
October 2011
(8)
September 2011
(7)
August 2011
(2)
May 2011
(4)
April 2011
(3)
March 2011
(2)
February 2011
(3)
January 2011
(1)
December 2010
(1)
November 2010
(3)
October 2010
(3)
September 2010
(2)
August 2010
(2)
July 2010
(10)
June 2010
(11)
May 2010
(14)
April 2010
(6)
March 2010
(18)
February 2010
(19)
January 2010
(10)
December 2009
(8)
November 2009
(9)
October 2009
(9)
September 2009
(2)
March 2009
(1)
More
▼
Less
▲
Tagged Content List
Blog Post:
Improving Find & Replace in Visual Studio 11 Beta
Visual Studio Blog
In our previous blog post , we introduced the new Find control we are building in Visual Studio. Our goal was to streamline and modernize the vast array of Find experiences and provide a lightweight mechanism to search within documents. With the huge number of responses we received from the Developer...
on
11 Apr 2012
Blog Post:
Visual Studio 11 Developer Preview: Find & Replace
Visual Studio Blog
In Visual Studio 11 Developer Preview we’ve streamlined and modernized our vast array of Find experiences. Find and Replace is now a lightweight control within documents, delivering incremental search results as you type. The Find and Replace in Files dialog has been simplified while at the same...
on
22 Sep 2011
Blog Post:
Quick Find extension in the Productivity Power Tools
Brittany Behrens [MSFT]
We’re pleased to announce a new Quick Find (Ctrl+F) extension in the February release of the Productivity Power Tools . This is the first version of the Quick Find extension and we are planning to make some improvements to it in future Power Tools releases, but this blog post describes the reasons...
on
15 Mar 2011
Blog Post:
Color Printing Extension Now Available!
Brittany Behrens [MSFT]
We are pleased to announce the availability of Color Printing as a free extension for Visual Studio 2010! By default, VS 2010 prints only in black and white; this extension restores support for printing code in color. Installation and Setup Installing Color Printing requires Visual Studio 2010...
on
30 Nov 2010
Blog Post:
Emacs Emulation Extension Now Available!
Brittany Behrens [MSFT]
We are pleased to announce the availability of Emacs Emulation as a free extension for Visual Studio 2010! This extension provides basic support for Emacs keybindings and text editing commands, very similar to the built-in Emacs keyboard layout in VS 2008. Once the extension is installed you should be...
on
1 Sep 2010
Blog Post:
Walkthrough: Extending VS 2010 to Support Additional Programming Languages
Weston Hutchins
The Visual Studio team has sponsored a set of Visual Studio Extensibility walkthroughs that will be hosted on www.devx.com . The first walkthrough showed how to write a blogging extension for VS 2010 and demonstrated the basics of VSPackages, Commands, Tool Windows, and MEF. In this walkthrough...
on
1 Jul 2010
Blog Post:
Patch Available for Cut or Copy displaying “insufficient memory” error in VS 2010
Visual Studio Blog
If you're experiencing frequent “insufficient memory” errors when doing small cut or copy operations in Visual Studio 2010 RTM, please download this patch to see whether it resolves the issue. What are the symptoms of this bug? Attempting to cut or copy small to moderate amounts of...
on
25 Jun 2010
Blog Post:
Tips and Tricks: Apply (or Don’t Apply) Cut or Copy commands to blank lines
Visual Studio Blog
As you may know, Visual Studio’s cut and copy commands are useful for more than just selected text. If you invoke them when there is no selection, VS will cut or copy your entire line, which saves you the trouble of selecting the line before adding it to the clipboard. Although a lot of developers find...
on
25 Mar 2010
Blog Post:
Visual Studio 2010 Text Clarity: ClearType Options
Visual Studio Blog
Text clarity in Visual Studio 2010 has been a hot topic throughout the product cycle. Each time we talk or write about it, we seem to invite yet another round comments, some of them quite emotionally charged . We take such feedback very seriously because, whether the comments are completely justified...
on
14 Mar 2010
Blog Post:
WPF Text Clarity Improvements
Visual Studio Blog
As most of you know, we’ve rebuilt the editor and much of Visual Studio using WPF for Visual Studio 2010. This allows for a wealth of new visualizations and enables many new extensibility scenarios, often making previously impossible tasks possible and previously difficult tasks much easier. Unfortunately...
on
11 Mar 2010
Blog Post:
Tips and Tricks: Clipboard Ring and Toolbox Snippets
Visual Studio Blog
I was spending some time responding to Connect bugs the other day when I ran across this suggestion : “It would be nice to have a clip board history window that could be next to the control toolbox as a nice utility window. (Often in presentations I see Microsoft presenters using a custom clipboard...
on
10 Mar 2010
Blog Post:
Second patch now available for IntelliSense crashes in VS 2010 RC
Visual Studio Blog
We recently blogged about a crashing bug in the Visual Studio 2010 Release Candidate (RC) on machines using UI Automation (UIA) . We’ve since discovered that there are actually two bugs, both of which will only affect a certain group of users but will cause the IDE to be very unstable for those users...
on
2 Mar 2010
Blog Post:
IntelliSense Crash in VS 2010 RC when using UI Automation
Visual Studio Blog
UPDATE: There is now a patch available for this issue in the VS 2010 RC. If you're experiencing frequent crashing when IntelliSense pops up or is dismissed, please download this patch to see whether it resolves the issue. This bug has also been fixed for VS 2010 RTM. Shortly before the Visual Studio...
on
9 Feb 2010
Blog Post:
Searching and Navigating Code in Visual Studio 2010
Visual Studio Blog
Every developer knows that navigating code is vital to happy and productive coding. We’ve added several new features for code search and navigation in Visual Studio 2010, including Navigate To and an improved Call Hierarchy, to complement search staples like the Find and Replace dialog and Incremental...
on
13 Jan 2010
Blog Post:
Tips and Tricks: Zooming in the VS 2010 Editor
Visual Studio Blog
";" mce_src="http://blogs.msdn.com/blogfiles/visualstudio/WindowsLiveWriter/TipsandTricksZoomingintheVS2010Editor_115B8/video01d07e15c766.jpg" galleryimg="no"> You probably know that Visual Studio has an option to change your text size...
on
7 Jan 2010
Blog Post:
Codecast interviews about the Editor and Extensibility
Visual Studio Blog
Happy holidays everyone! Chris Granger and I met up with Ken Levy the other day to talk about the new Editor and VS Extensibility. Ken is responsible for the code cast interviews at code magazine . Chris and I sat down with Ken to discuss the Editor, the SDK, the Extension Manager, VSIX and some...
on
19 Dec 2009
Blog Post:
What's new for editor extenders in Beta 2?
Visual Studio Blog
Noah Richards – Developer, Visual Studio Editor Team Short Bio: Noah has been working on the Visual Studio Editor team since he graduated college two and a half years ago. He maintains a blog , posts sample code for editor extensions, and frequently answers editor-related questions on Twitter . Editor...
on
23 Nov 2009
Blog Post:
Improvements to VS 2010 Text Selection
Visual Studio Blog
Brittany Behrens – Program Manager, Visual Studio Editor Team Short Bio : I’m Brittany, a Program Manager on the Visual Studio Editor team. Some of you may recognize me from Connect bugs or as the main voice of @VSEditor on Twitter , and I’m responsible for a variety of Editor features. I love hearing...
on
4 Nov 2009
Blog Post:
VS 2010 Beta2: Workaround for Raster Font Settings Issue
Visual Studio Blog
In addition to making announcements, showcasing features, posting walkthroughs, and sharing Visual Studio tips and tricks, we’ll also be using this blog to raise awareness of commonly-encountered bugs and explain their workarounds. As many of you know, we’ve rebuilt the editor using WPF for Visual Studio...
on
27 Oct 2009
Blog Post:
Box Selection and Multi-Line Editing
Visual Studio Blog
I’m Brittany, a Program Manager on the Visual Studio Editor team. Some of you may recognize me from Connect bugs , @VSEditor on Twitter , or the Visual Studio Editor blog , which has recently moved to its new home here at The Visual Studio Blog . I’m responsible for a variety of Editor features, but...
on
26 Oct 2009
Page 1 of 1 (20 items)