intellisense

2009-01-08 Thread Sasha Rush
So I think it would be pretty neat to have some form of intellisense dropdown as a core widget in YI. It could be off by default, but it should be trivial for plugin to use. For instance, haskell mode could use it for namespace and import completion. In my experience, intellisense is the main fea

Re: darcs patch: Add *completion* buffer to hinting in the style of ema...

2009-01-06 Thread Sasha Rush
happy to split the patches up. For 1 would you rather the whole status be displayed at the bottom, or for a separate *status* buffer open up. I really like the *completions* buffer in emacs because it lets me see the group of files in status in a nice two column tabular format. It's something that

darcs patch: Fix minibuffer issue in multiwindow environment

2009-01-04 Thread sasha . rush
Sun Jan 4 23:29:59 EST 2009 sasha.r...@gmail.com * Fix minibuffer issue in multiwindow environment --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--~

Re: patch applied (yi): Vim: add a basic support for ctags

2008-11-04 Thread Sasha Rush
been meaning to add this. thanks! On Mon, Nov 3, 2008 at 12:25 PM, Nicolas Pouillard <[EMAIL PROTECTED]> wrote: > > Mon Nov 3 15:20:12 EST 2008 Nicolas Pouillard <[EMAIL PROTECTED]> > * Vim: add a basic support for ctags > Ignore-this: 476a5902556737bbec974777b85eb14 > > Supported commands:

Re: darcs patch: Add support for CTags and interface for emacs mode.

2008-10-06 Thread Sasha Rush
yeah, I was very surprised there wasn't already a trie lib. They're pretty useful for stuff like this. Yi's really cool. I'll try to send some more patches if I get some time. The last really big thing I need is a port of "emacsclient," maybe I'll give that a shot. On Mon, Oct 6, 2008 at 12:30 A

darcs patch: Add support for CTags and interface for emacs mode.

2008-10-05 Thread sasha . rush
Sun Oct 5 20:51:57 PDT 2008 [EMAIL PROTECTED] * Add support for CTags and interface for emacs mode. Not having M-. was killing me. Added TagTable as part of the global state, Emacs prompting for getting tags, and trie structure for reasonably fast hinting. I'll try add a vi interface too

darcs patch: Fix single quote highlighting issue in python mode

2008-10-05 Thread sasha . rush
Sun Oct 5 00:29:22 PDT 2008 [EMAIL PROTECTED] * Fix single quote highlighting issue in python mode --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--~