Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0007862 |
[Squeak] Morphic |
minor |
always |
11-13-16 07:44 |
11-13-16 07:44 |
|
Reporter |
sumi |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
trunk |
|
Summary |
0007862: [BUG][FIX] #querySymbol: (cmd/alt + q) doesn't put caret on the first argument place |
Description |
Considering the use case of "query" feature (code completion invoked by cmd/alt + q), when a selector with multiple keywords is a candidate, the caret should be placed in the first argument insertion part (the first colon-space).
https://www.youtube.com/watch?v=jYOEZVnF9eI [^]
For similar reason, I also tweak the "advance" feature (shift + cmd/alt + a) by which the caret is moved to the next occurrence of the characters colon-space (it is imperceptibly changed to move the caret just after colon but not after colon-space). |
Additional Information |
|
|
Attached Files |
fixQuerySymAndArgAdv-sumim.1.cs.gz [^] (1,404 bytes) 11-13-16 07:44 |
|