SapphireSteel Forum
Welcome, Guest. Please login or register.
May 24, 2013, 10:02:36 AM

Login with username, password and session length
Search:     Advanced search
Welcome to the SapphireSteel forum - for discussion of the Ruby In Steel and Amethyst IDEs
3884 Posts in 800 Topics by 669 Members
Latest Member: m
* Home Help Search Login Register
+  SapphireSteel Forum
|-+  General
| |-+  Ruby In Steel
| | |-+  Usability issue: Auto completion behaving badly
« previous next »
Pages: [1] Print
Author Topic: Usability issue: Auto completion behaving badly  (Read 3126 times)
m4dc4p
Registered User
Newbie
*
Posts: 34


« on: February 12, 2007, 12:29:48 PM »

I've found a usability issue with the autocompletion lists that come up.

1) Type a receiver and "." to get the list of method names to come up
2) Type a method that does NOT exist in the list (for example, self.foo). Notice the list of methods stays up
3) Hit enter - your method disappears.

Working around this requires that I hit "ESC" to close the list before hitting enter, or my code disappears.

Thanks again for your time and attention.

Justin
Logged
benhoefer
Registered User
Newbie
*
Posts: 14


« Reply #1 on: February 12, 2007, 01:31:25 PM »

Yes, I have seen this same thing.  It really gets you when you type an entire line like:

Code:
foo.value = xyz + something_else

Then if the completion list is still up for "value" and you hit enter at the end of the line, the entire thing gets erased.  It seems that the completion list should disappear when the user presses space, enter, or "="
Logged
Huw Collingbourne
Administrator
Hero Member
*****
Posts: 934



« Reply #2 on: February 12, 2007, 01:37:00 PM »

Thanks. We know about that one. It should be fixed shortly.
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!