CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
CodeMaid Spade shows no code outline when unsing Visual Studios Shared project type.
Steps to recreate
Add Shared Project to current solution
Create a new class and add some code in the Shared Project
Double click the new class to open it
Current behavior
CodeMaid Spade show a brief loading animation (less than asecond) and then does not display anything. Refreshing or changing outlining modes in CodeMaid Spade also does nothing.
Expected behavior
CodeMaid Spade should have displayed the outline of the code in the Shared project code class file.
Note
All other project types that I use work as expected in CodeMaid Spade. The problem seems to occur only when using Shared project types.
PS- Shared project types in this context refers to one of the standard Visual Studio 2017 project types, which can be added to a Solution by right clicking the Solution and selecting add new project.
Environment
Description
CodeMaid Spade shows no code outline when unsing Visual Studios Shared project type.
Steps to recreate
Current behavior
CodeMaid Spade show a brief loading animation (less than asecond) and then does not display anything. Refreshing or changing outlining modes in CodeMaid Spade also does nothing.
Expected behavior
CodeMaid Spade should have displayed the outline of the code in the Shared project code class file.
Note
All other project types that I use work as expected in CodeMaid Spade. The problem seems to occur only when using Shared project types.
PS- Shared project types in this context refers to one of the standard Visual Studio 2017 project types, which can be added to a Solution by right clicking the Solution and selecting add new project.
Great Addin Keep up the good work. Thanks !