This project is no longer maintained by the author. Please check github for details. Amigo is an extension that turns normal comments into a custom adorned bookmarks, for easier code navigation and code annotation. First go to Amigo -> Settings and make you custom styles and classifications. In VS 2017 Amigo is in the top menu. In 2019 it's under Extensions. Then use your custom made tokens in comments. Something like // todo or // note You can also set specific classifications to show warnings on you errors list Go to Amigo's settings and on on your classification details check Raise Warning option Right now the extension only supports C#, VB, and C++. |