If a developer has ever pasted code from the Internet or some document into the Visual Studio editor they may have then received compilation errors because not all quotation characters are valid.In an effort to get around this temporarily I have a small program that uses a Windows Forms RichTextBox and it will replace the invalid characters with valid equivelents. I have attached a small VS 2008 solution to this item to illustrate the problem.When editing .net books before publication I run into this problem all the time and as such I wrote the attached program to do the conversion. It would be awesome if VS2010, or more likely DEV11, would be able to fix this issue.
Version Currently Used
Operating System Currently Used
Suggestion
Benefits
Other Benefits