SmallSense__SmalltalkCompletionEngine.st
Wed, 26 Feb 2014 19:06:00 +0100 Claus Gittinger sync from current CVS head; fixed comment highlighting for STXEOLRule
Wed, 29 Jan 2014 10:42:31 +0000 Jan Vrany Fx in Smalltalk code completion - do not complete inside comments.
Wed, 22 Jan 2014 21:54:51 +0000 Jan Vrany Improved support for electric bracket.
Wed, 22 Jan 2014 12:52:34 +0000 Jan Vrany Added simple debugg option to SmalltaqlkCodeCompletion.
Tue, 21 Jan 2014 23:33:53 +0000 Jan Vrany Refactored API of CompletionEngine - caller now must set up an context pass it.
Sat, 18 Jan 2014 22:56:44 +0000 Jan Vrany Added relevance value to completion item. Pre-select the most relevant item in complection view.
Mon, 25 Nov 2013 11:56:09 +0000 Jan Vrany Fix for completing globals (like Transcript or OperatingSystem)
Tue, 22 Oct 2013 12:14:07 +0100 Jan Vrany Fix in method completion: do not offer synthetic methods.
Sun, 20 Oct 2013 03:10:44 +0100 Jan Vrany Improvements in Java completion.
Thu, 17 Oct 2013 01:41:47 +0100 Jan Vrany Completion insertion refactoring.
Wed, 16 Oct 2013 15:44:43 +0100 Jan Vrany Fix in code completion - do not add same method multiple times into completion list.
Tue, 08 Oct 2013 11:11:14 +0100 Jan Vrany Fix in SmalltalkInferencer for known globals.
Mon, 07 Oct 2013 19:21:53 +0100 Jan Vrany Fixes for Java completion (for both Java/Groovy and Smalltalk)
Sat, 05 Oct 2013 01:02:31 +0100 Jan Vrany Oops, added lost method.
Sat, 05 Oct 2013 00:40:01 +0100 Jan Vrany Improvements for completion of Java classes/methods in Smalltalk code.
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.
less more (0) tip