2010/7/7 miner <stevemi...@gmail.com>: > First, thanks for your work. I appreciate it. Now some comments: > > "Select top level s-expression" and "evaluate current selection or top- > level s-expression" should act on the sexp in front of the cursor, > especially if the cursor is at the end of an sexp.
By "in front", you mean "before" ? If so, then I disagree, because all other commands consider that when there is no selection, it's the "next" form/symbol that must be considered by the command. But BTW, if you're "just after" a top level s-expression, you can still get this form selected, by using structural selection : on Linux/Windows it is then Shift+Alt+LEFT ARROW. What "select top level s-expression" has over Structural selection is that if you're "deep inside" a top-level form, you can in one command get the top-level form selected. > When I tried it, I > was getting the next sexp even when it was a couple of lines below the > cursor. Seems to be the correct behaviour to me. > "Load clojure file in REPL" should start a REPL if there isn't one > already. Yes, that is a nice addition to the feature. Issue added. http://code.google.com/p/counterclockwise/issues/detail?id=119 You can star it if you want to get informed of this progress (this is an easy enhancement, expect to have it in the next or so release). > In general, I would prefer not to have hierarchical menus, especially > when there aren't so many menu items to begin with. Hmm, I'll think about this .... > New feature request: I would like to be able to double-click on a > paren or bracket to select the enclosed element. (Same operation as > "Expand selection to... enclosing element".) Interesting. Added as a low priority enhancement: http://code.google.com/p/counterclockwise/issues/detail?id=121 > By the way, I let Eclipse install the new version (RC2) without > uninstalling the old one (plain 0.0.58 I think). It seems like it > worked OK. Good to know. I had problems myself, but it was late, and maybe I did an error. Thanks for the feedback ! Cheers, -- Laurent -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en