Visual Studio Add-in C# Code Template
Posted by: Keyvan Nayyeri,
on 02 Oct 2007 |
View original | Bookmarked: 0 time(s)
Yesterday, Bill Bridges (Development Editor of my new book) sent me an email about a problem in one of the recent chapters of my upcoming book about Visual Studio Extensibility. The problem, that had taken half an hour of his time to get fixed was a simple formatting problem in one of source code samples. A a non-technical man, he was honest to change all lines of a source codes manually one by one. Book publishers like to use spaces for code indentations not tabs. In that...