radimitrov / CSharpShellApp

77 stars 18 forks source link

Bugs in reference manager #123

Open Alisis33 opened 2 years ago

Alisis33 commented 2 years ago

There are some bugs in reference manager, all should be tested again.

I found:

(There are maybe more bugs, or they could be fixed already in a new ubdate.)

radimitrov commented 2 years ago

Yes. I've already fixed the forgetful reference issue when adding a new one. Deleting a reference is done with long click. But it only works if there is an extra reference you've added. Doesn't work for the defaults like mscorlib. Or the "wireframe icon" references. Those are resolved dependencies. I'm aware the search isn't opening the keyboard in the internal assemblies, but I'm not sure why. It should work... It is the same logic as the search for the referenced ones. Never mind, I found the search issue. Still, not sure why it happened, but it is fixed.