Wed, 05 Oct 2022 11:34:56 +0100 `TestRunner2`: add menu item to pin mini runner jv
Jan Vrany <jan.vrany@labware.com> [Wed, 05 Oct 2022 11:34:56 +0100] rev 19638
`TestRunner2`: add menu item to pin mini runner
Wed, 05 Oct 2022 11:57:26 +0100 `NewSystemBrowser`: avoid updating package info when changed class is not selected jv
Jan Vrany <jan.vrany@labware.com> [Wed, 05 Oct 2022 11:57:26 +0100] rev 19637
`NewSystemBrowser`: avoid updating package info when changed class is not selected This speeds up loading of packages when browser is open as it does not (needlessly) update package info which may involve scm round-trip.
Thu, 22 Sep 2022 16:29:42 +0100 Remove dependency on `stx:goodies/monticello/tonel` jv
Jan Vrany <jan.vrany@labware.com> [Thu, 22 Sep 2022 16:29:42 +0100] rev 19636
Remove dependency on `stx:goodies/monticello/tonel`
Fri, 02 Sep 2022 11:53:38 +0100 Add `AbstractSyntaxHighligter >> formatMethod...elementsInto: jv
Jan Vrany <jan.vrany@labware.com> [Fri, 02 Sep 2022 11:53:38 +0100] rev 19635
Add `AbstractSyntaxHighligter >> formatMethod...elementsInto: This is used by syntax highlighting service so we need to define it higher up in the hierarchy for other highlighters (for example, coverage highlighter) to work. This fixes a DNU when browsing instrumented methods.
Thu, 01 Sep 2022 14:43:30 +0100 Fix labels of undo menu items for complex refactorings jv
Jan Vrany <jan.vrany@labware.com> [Thu, 01 Sep 2022 14:43:30 +0100] rev 19634
Fix labels of undo menu items for complex refactorings Due to a bug, for some refactorings the menu item shown something like `a RemoveClassRefactoring` which was not useful. This commit fixes the issue.
Tue, 23 Aug 2022 05:50:10 +0100 `CodeView2`: fix "senders" menu jv
Jan Vrany <jan.vrany@labware.com> [Tue, 23 Aug 2022 05:50:10 +0100] rev 19633
`CodeView2`: fix "senders" menu ...after so loong!
Tue, 23 Aug 2022 05:42:25 +0100 Try harder to preserve original formatting when using method rewriter tool jv
Jan Vrany <jan.vrany@labware.com> [Tue, 23 Aug 2022 05:42:25 +0100] rev 19632
Try harder to preserve original formatting when using method rewriter tool This seems to fix bug causing annoying reformatting that hindered usability of this tool.
Wed, 17 Aug 2022 12:09:58 +0100 Oops, fix bug in Lint rules filtering introduced in commit fe29ed10a99d jv
Jan Vrany <jan.vrany@labware.com> [Wed, 17 Aug 2022 12:09:58 +0100] rev 19631
Oops, fix bug in Lint rules filtering introduced in commit fe29ed10a99d
Tue, 26 Jul 2022 11:50:18 +0100 Allow to filter using lint rule tags jv
Jan Vrany <jan.vrany@labware.com> [Tue, 26 Jul 2022 11:50:18 +0100] rev 19630
Allow to filter using lint rule tags This commit allows one filter lint rules alo by tags (see `RBLintRule >> #tags`) in addition to rule (class) name. To do so, just prefix search pattern with `#`.
Wed, 23 Feb 2022 11:56:13 +0000 Use `#AddTab` and `#CloseTab` shortcuts for adding/removing tabs jv
Jan Vrany <jan.vrany@labware.com> [Wed, 23 Feb 2022 11:56:13 +0000] rev 19629
Use `#AddTab` and `#CloseTab` shortcuts for adding/removing tabs
(0) -10000 -3000 -1000 -300 -100 -10 +10 tip