foreach
autocompletion should be offered when ctrl+. is pressed on a variable representing a collection
#60628
Labels
Area-IDE
Developer Community
The issue was originally reported on https://developercommunity.visualstudio.com
Feature Request
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
IDE-CodeStyle
Built-in analyzers, fixes, and refactorings
Milestone
This issue has been moved from a ticket on Developer Community.
There are several things that happen over and over again in programming. One of them is implementing
foreach
loops for variables.Consider the following:
at this point I would love to have an option in the context menu that would implement:
PS: I know I can write
foreach
and press tabulator twice and it helps but it still requires quite a lot of manual work to get it to required code.Thank you for considering this feature.
Original Comments
Feedback Bot on 3/21/2022, 07:33 AM:
(private comment, text removed)
The text was updated successfully, but these errors were encountered: