-
Notifications
You must be signed in to change notification settings - Fork 32
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
Apply Suggestions? Cannot see ability to Apply all #22
Comments
Hi @LeoJHarris, Great to hear that you've started using Sharpen! Unfortunately, the refactoring feature is still not available :-( I've mentioned that on the README page:
And also on the Refactoring Code Wiki page:
The "screenshot" is actually a photoshopped image supposed to give an idea of what should be a part of Sharpen. FYI next week I am back to Europe and plan to continue with the work on Sharpen. Current roadmap is VS 2019 support, embedded documentation, and after that refactoring. Please stay patient. Thanks, |
@ironcev my apologisies i did not see that, really appreciate your effort and look forward to this and will wait on. Thanks |
Hi @ironcev might this still be implemented at some stage? Am staying patient but this would be a super cool feature that I'm still hoping to see! 🥇 |
Hi @LeoJHarris, thanks for pinging me and motivating me at the same time! To reflect on my own words:
VS2019 support was done mid of February as planned. But afterward, I, unfortunately, had a long pause in the development of almost two and a half months :-( I got out of "hibernation" this week actually. The roadmap slightly changed in between. Support for C# 8.0 is my top priority at the moment. On Saturday I am giving a conference talk on C# 8.0 and want to use Sharpen during the talk. As a teaser :-) here is what already works in alpha quality: (Suggestions for async streams are there as well but do not appear in the real-life result shown on this screenshot.) I expect to polish the C# 8.0 suggestions earliest by the end of May. The good news is, the demand for refactoring came from several sides. The general feedback I got is that refactoring would significantly increase Sharpen's usefulness so I plan to shift them before the embedded documentation. Long story short: yes it will be implemented at some stage, hopefully starting this summer. Thanks for being patient so far and once again for providing feedback! Also, if you have a hint which refactorings you would like to see first, please let me know. |
Hi hi any news on this? I would love to be able to work through the list in the Sharpen Results view and just select "Apply suggestions" |
Hi @sturlath, no, unfortunately, no news so far :-( The last Sharpen release was in October last year and I struggle ever since to continue with the development. The last few months were packed with activities that let me very little time for Sharpen. The good news is, I am catching up with open source contributions and when it comes to Sharpen the feedback I got from several sources tells the same - "Apply Suggestions" is the feature users mostly ask for. So I plan to tackle this feature first once I am back to the development. And thank you for asking! These kinds of "pinging" motivate me to guard time for Sharpen and continue with the development. Thanks! |
Yes please keep on working on Sharpen! Its a awesome tool and with the apply functionality it will probably skyrocket in use! I'll ping you until its finished no worries :-) |
Hi @ironcev any movement yet or potential opportunity for this to be included shortly? 🔥 |
Hi there, have started using this with Visual Studio 2017, regarding the apply solution found here on your wiki page:
https://raw.githubusercontent.com/ironcev/sharpen/master/images/code-refactoring-on-arbitrary-scale.png
When I mouse over to try to get the ability to "apply suggestions" I cant get that option dropdown? How can I apply all rather then individually?
The text was updated successfully, but these errors were encountered: