oleg-shilo / codemap.vscode

Code map (syntax tree) of the active document
MIT License
85 stars 28 forks source link

Bug: Exceptions for some classes #88

Closed DevSelchow closed 1 year ago

DevSelchow commented 1 year ago

CodeMap Version: 2.1.4.0 (Visual studio [Preview]) Visual Studio Version: 17.7.3 I have two classes where Codemap does not work and is showing exceptions instead:

  1. "Object reference not set to an instance of an object."

  2. "Value cannot be null. Parameter name: source"

Screenshot 2023-08-30 102925 Screenshot 2023-08-30 102943

At this time I can sadly not share the classes causing the problem or have ones that reproduce this exceptions. Sorry. But their both are rather large C# WinForms Partial Classes but thats can not be the root cause since other forms work fine.

oleg-shilo commented 1 year ago

Please update the extension. It was patched yesterday

DevSelchow commented 1 year ago

Indeed that fixed it. Sorry. Visual Studio did not show me that there was a update available.

oleg-shilo commented 1 year ago

Not a problem. For some reason it did not update it on my PC neither.