SmallSense__JavaEditSupport.st
Mon, 04 May 2015 00:18:45 +0200 Jan Vrany Tests: fixed few bugs in electring edit support. More tests pass now.
Tue, 31 Mar 2015 14:52:45 +0100 Jan Vrany Bug fix: replace textView list at: with textView listAt: which cares for index being out or range.
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.
Fri, 13 Feb 2015 23:32:46 +0100 Claus Gittinger initial checkin cvs_MAIN
Wed, 13 Aug 2014 20:40:56 +0100 Jan Vrany Improvement in JavaEditSupport - indent when return is pressed.
Wed, 13 Aug 2014 10:28:35 +0100 Jan Vrany Revamp of Java completion engine - use JDT's CompletionParser to parse source.
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
Sun, 18 May 2014 12:57:20 +0100 Jan Vrany Do not cache completion controller in edit support.
Sun, 18 May 2014 10:24:28 +0100 Jan Vrany Fixes and improvements for Java/Groovy completion (part 2)
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
Wed, 22 Jan 2014 21:54:51 +0000 Jan Vrany Improved support for electric bracket.
Mon, 20 Jan 2014 09:34:34 +0000 Jan Vrany Initial support for ignoring keystrokes to avoid duplicate text when electric insert is active.
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 03:29:26 +0100 Jan Vrany Initial support for "electric snippets".
Sun, 20 Oct 2013 03:10:44 +0100 Jan Vrany Improvements in Java completion.
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.
Fri, 27 Sep 2013 22:39:18 +0100 Jan Vrany Completion refactoring (part 1)
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