Faculty of Information Technology
Software Engineering Group

Opened 5 years ago

Last modified 5 years ago

#199 new defect

SmallSense suggestion does not unselect user written code or the code suggested is being ignored

Reported by: Patrik Svestka Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description (last modified by Patrik Svestka)

When using SmallSense? suggestion pop-up the already written text is to be continued even after code has been selected from pop-up suggestion window.

Please see the working example demo in the attached screencast.

Simple type (when filled continue typing - then construct [:each | ] is deleted):

1 to: 10000 do: 

Attachments (1)

SmallSense_keeps_written_code_selected.mp4 (742.2 KB) - added by Patrik Svestka 5 years ago.
having hard time with suggested code at workspace

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by Patrik Svestka

having hard time with suggested code at workspace

comment:1 Changed 5 years ago by Patrik Svestka

Description: modified (diff)

comment:2 Changed 5 years ago by Patrik Svestka

Perhaps it is interaction with SmallSense?. If you use suggested values without the variable it works correctly e.g. ifTrue:[ ]. The suggested [ ] does not get deleted when you continue to write.

Note: See TracTickets for help on using tickets.