ceylon-web-ide-backend icon indicating copy to clipboard operation
ceylon-web-ide-backend copied to clipboard

No AutoCompletion on Empty space

Open djadmin opened this issue 10 years ago • 2 comments

I tried to fetch the autocompletions at a blank space but nothing was shown. Instead a complete list of static functions should be listed out .(http://try.ceylon-lang.org/#).

I've few suggestion to improve the Web Editor for Ceylon, which I'm very interested to contribute as I've already worked on similar project.

Suggestions:

  1. Upgrade to CodeMirror 3.24 since converting to new release 4 would not be easy to migrate from version 3. See (http://codemirror.net/doc/releases.html).
  2. CodeFolding Add-on
  3. The Bracket Style is always not user friendly.
  4. Indentation Tab Space instead of 4 spaces
  5. Search Functionality 6 ) Goto Line : Please check my own implementation of jumpToLine add-on which I've requested to be included in the live version. (http://djadmin.github.io/) I'm ready to make changes and send a pull once things are discussed.

djadmin avatar Apr 25 '14 13:04 djadmin

Those would be nice to have, but keep in mind they are less important than the other issue of making Ceylon scriptable ;)

FroMage avatar Apr 25 '14 13:04 FroMage

Yeah :) I'd keep that in mind. Thanks

djadmin avatar Apr 25 '14 13:04 djadmin