-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-IDEBugIntelliSense-CompletionOngoing-Quality-Candidatehelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on itThe issue is "up for grabs" - add a comment if you are interested in working on it
Milestone
Description
Currently, the cursor is placed at the end of the inserted code (as shown below).
At least in the case of a completion with an arrow body, that isn't most useful, since you won't type more statements in the body and you likely won't leave the inserted code as-is.
I'd propose that the cursor be left between the fat arrow and the inserted code.
This way, you could easily:
- convert the body to a block body,
- delete the body to type what you want.
Also, I think the override completion should not add a body when there is already one. This happens when you copy&paste one override method, then rename the method name.
Metadata
Metadata
Assignees
Labels
Area-IDEBugIntelliSense-CompletionOngoing-Quality-Candidatehelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on itThe issue is "up for grabs" - add a comment if you are interested in working on it
Type
Projects
Status
Complete
Status
Misc
