cezarypiatek / MappingGeneratorIssueTracker

This is a issue tracker for MappingGenerator
2 stars 0 forks source link

Add menu/keyboard command for "Generate mapping code" #7

Open Matt-17 opened 2 years ago

Matt-17 commented 2 years ago

As it's fine integrated in Ctrl+. I am missing an direct option to create this, so I would suggest this feature.

There are multiple reasons I would recommend this:

Thank you for take a look at this suggestions. If there are reasons against this or there is too much work to do for this, I do understand. This is not a huge issue for me ;-) I just thought since there are already those 4 other menu items, adding some more might be easy as well.

cezarypiatek commented 2 years ago

Hi @Matt-17

Thanks for your feedback and improvement suggestions. Roslyn API doesn't provide any API that allows for assigning keyboard shortcuts for code actions so this might be non-trivial to implement. I will add this request to my roadmap as it seems to be a nice productivity improvement. However, I can't promise any date as I'm quite busy with adding support for Jetbrains Rider right now.

Matt-17 commented 2 years ago

Thank you for your answer. Don't worry as there are more important things to do.