Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you do that as VS tool? #1

Open
ttodua opened this issue Jun 3, 2020 · 2 comments
Open

Can you do that as VS tool? #1

ttodua opened this issue Jun 3, 2020 · 2 comments

Comments

@ttodua
Copy link

ttodua commented Jun 3, 2020

Would be nice if it was released as a tool to be used in Visual Studio (when working on source codes directly) without requiring us to release .dll and only then check that dll with your program...

@jlennox
Copy link

jlennox commented Jun 3, 2020

@ttodua A tool I made is not the same, but it does help during development time: https://github.com/jlennox/DisposableVisualizer

There's also a method using ReSharper: https://stackoverflow.com/questions/1189024/how-can-i-make-all-of-the-idisposable-classes-colored-differently-in-the-visual/28786445#28786445

Apologies if self promotion is disallowed, I'll edit/remove if requested.

@ttodua
Copy link
Author

ttodua commented Jun 3, 2020

Ouch, jlennox, not a thought about self-promotion, it doesn't matter to me :) even saying thank you for giving me some points and referring me your solution which might work for me.

(btw, about your SO comment- I have read that already :( and that's why I've opened another question :))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants