SmallSense__EditSupport.st
Thu, 23 Feb 2017 19:46:14 +0100 mawalch #DOCUMENTATION by mawalch cvs_MAIN
Mon, 08 Feb 2016 10:12:45 +0100 Claus Gittinger #REFACTORING cvs_MAIN
Tue, 26 Jan 2016 21:40:42 +0100 Claus Gittinger *** empty log message *** cvs_MAIN
Sun, 21 Jun 2015 19:22:04 +0200 Claus Gittinger added: #version_CVS cvs_MAIN
Mon, 04 May 2015 00:18:45 +0200 Jan Vrany Tests: fixed few bugs in electring edit support. More tests pass now.
Fri, 06 Mar 2015 07:09:06 +0000 Jan Vrany More fixes for #10: delete the rest of inserted text when typed text differ from inserted.
Wed, 04 Mar 2015 06:01:34 +0000 Jan Vrany Electric insert: do not insert again and again when insertion was deleted by pressing backspace
Thu, 12 Feb 2015 00:30:40 +0000 Jan Vrany Completion: added support for SmallSense completion in an inspector views.
Thu, 15 Jan 2015 10:08:11 +0000 Jan Vrany Updated copyright notice.
Mon, 11 Aug 2014 15:58:17 +0100 Jan Vrany Fixes for issue #10: Extra characters inserted when typing too fast and complete-if-ambiguous is on
Fri, 18 Jul 2014 07:01:21 +0100 Jan Vrany Added copyright notice and license information (LGPL2)
Wed, 09 Jul 2014 12:06:40 +0100 Jan Vrany Package renamed to stx:goodies/smallsense
Tue, 17 Jun 2014 09:06:21 +0100 Jan Vrany Bug fix in completion (#updateSelection).
Fri, 23 May 2014 12:58:31 +0100 Jan Vrany Initial set of tests for GroovyCompletionEngineSimple (along with some fixes)
Sun, 18 May 2014 12:57:20 +0100 Jan Vrany Do not cache completion controller in edit support.
Sun, 18 May 2014 12:29:12 +0100 Jan Vrany Let the CompletionController itself to instantiate completion engine.
Sun, 18 May 2014 10:24:28 +0100 Jan Vrany Fixes and improvements for Java/Groovy completion (part 2)
Thu, 15 May 2014 16:55:27 +0100 Jan Vrany Use EditSupport>>environment to allow environment customization.
Tue, 13 May 2014 16:34:38 +0100 Jan Vrany Introduced notion of `environment` to completion context.
Tue, 01 Apr 2014 18:01:57 +0200 Jan Vrany Bugfix in EditSupport
Mon, 31 Mar 2014 23:43:25 +0200 Jan Vrany Support for Tab in code completion.
Thu, 27 Feb 2014 09:47:48 +0000 Jan Vrany Added preference to enable/disable SmallSense completion.
Wed, 26 Feb 2014 19:28:14 +0100 Claus Gittinger merge with 174
Wed, 26 Feb 2014 19:06:00 +0100 Claus Gittinger sync from current CVS head; fixed comment highlighting for STXEOLRule
Fri, 07 Feb 2014 09:30:02 +0100 Jan Vrany Fixes for Groovy completion.
Wed, 22 Jan 2014 21:54:51 +0000 Jan Vrany Improved support for electric bracket.
Tue, 21 Jan 2014 23:33:53 +0000 Jan Vrany Refactored API of CompletionEngine - caller now must set up an context pass it.
Mon, 20 Jan 2014 09:38:56 +0000 Jan Vrany Fixed stc compilation error
Mon, 20 Jan 2014 09:34:34 +0000 Jan Vrany Initial support for ignoring keystrokes to avoid duplicate text when electric insert is active.
Tue, 19 Nov 2013 12:48:26 +0000 Jan Vrany Indentation fixes for electric-inserted code.
Fri, 25 Oct 2013 19:28:00 +0100 Jan Vrany Fixed off-by-one bug when computing indent level for closing curly.
Tue, 22 Oct 2013 17:25:26 +0100 Jan Vrany Fixes in electring snippets (both in API and Smalltalk snippets)
Tue, 22 Oct 2013 11:11:14 +0100 Jan Vrany Electric editing for Smalltalk: autoinsert space fter assignment.
Tue, 22 Oct 2013 03:29:26 +0100 Jan Vrany Initial support for "electric snippets".
Thu, 17 Oct 2013 01:41:47 +0100 Jan Vrany Completion insertion refactoring.
Fri, 04 Oct 2013 09:01:12 +0100 Jan Vrany Oops, more fixes.
Fri, 04 Oct 2013 08:25:15 +0100 Jan Vrany Initial support for Java/Groovy completion and for mixed-language completion.
Wed, 02 Oct 2013 13:37:01 +0100 Jan Vrany Completion support refactored to make it more pluggable/extendable.
Wed, 02 Oct 2013 02:43:57 +0100 Jan Vrany Initial support for Java.
Tue, 01 Oct 2013 09:40:22 +0100 Jan Vrany UX fixes for completion: do not close the completionwindow then pressing Ctrl-space
Mon, 30 Sep 2013 14:19:24 +0100 Jan Vrany Bug/UX fixes for autocomplete.
Sat, 28 Sep 2013 01:41:35 +0100 Jan Vrany Completion refactoring (part 2).
Fri, 27 Sep 2013 22:39:18 +0100 Jan Vrany Completion refactoring (part 1)
Tue, 24 Sep 2013 01:53:26 +0100 Jan Vrany Initial support for complete-as-you-type.
Wed, 18 Sep 2013 00:58:49 +0100 Jan Vrany Improvement in (Smalltalk)EditSupport.
Mon, 26 Aug 2013 10:33:23 +0100 Jan Vrany Package structure reorganization.
Sat, 24 Aug 2013 22:15:09 +0100 Jan Vrany All classes moved to namespace SmallSense.
less more (0) tip