-
Notifications
You must be signed in to change notification settings - Fork 2
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
DiagnosticInfo Sometimes appear extra small. #15
Comments
That's already fixed on the master. I surely need to work on my branching strategy ;) I will close this issue when I get the current master to release |
@eberthold Glad that you PS, It really bugs me that the extension is named SteroidsVS, I mean why not just Steroids 😅, the name is too good on it's own and can pack so many features that makes it a one stop shop! Edit: I just confirmed that the issue happened with my own fork which already contained the fix you mentioned. So it looks like the fix didn't work and issue persists as reported above. |
Hey, feel free to contribute 🙂 Any help is appreciated as I don't have that much time to code in my free time as I'd love to have. But be aware the endpoints of Visual Studio are sometimes poorly documented and a decompiler like ILSpy/dnSpy will become your best friend 😃 For the name: I originally thought to port this extension to Visual Studio Code in the future which then may should have VSC as suffix. But thats just a personal preference. I'm open for ditching the suffix 🙂 For the issue itself: I will have another look at it in the coming days. Currently I'm focusing to finish the keyboard handling problem to bring the master branch back to a state it deserves. |
@eberthold Alright then, I'll be waiting for the keyboard handling fix you're doing then i'll start cherry picking a list of features that are suited for Steroids and if you like them we might start introducing them :) For the time being, here are the ones i am planning to try and add as soon as possible
TBH, Steroids is the reason i ditched Resharper in the first place. That list along with the latest additions to Visual Studio 2017, Hopefull, I think Resharper will be useless. |
There's this issue when sometimes the diagnostic info appears so small. Firstly, I thought that it's happening because text length but recently /i found that it's kinda random.
Here's a picture

The text was updated successfully, but these errors were encountered: