July 2020
Intermediate to advanced
433 pages
8h 54m
English
This chapter builds on the last chapter and continues our odyssey of developing Visual Studio extensions. In this chapter, we will develop a new set of extensions for displaying an information bar and custom code generation. While developing these extensions, we will also advance our knowledge and learn new aspects and concepts of Visual Studio.
In the last chapter, we saw that the ToolWindowPane class exposes infobar APIs. In the next section, we will see how we can make use of these APIs to display an infobar.
Infobar is one ...
Read now
Unlock full access