Commit Graph
13 Commits
Author SHA1 Message Date
Alexander Zolotov 8d6f72b2ca IDEA-121756 Don't provide postfix completion options in java string literals 2014-03-06 21:54:52 +04:00
Alexander Zolotov 68e033ec04 IDEA-121138 Tab completion does not work in autopopup 2014-02-24 15:30:15 +04:00
Alexander Zolotov e896024c69 Postfix completion: apply throw template on Throwable only 2014-02-20 16:07:52 +04:00
Alexander Zolotov 79e95dc617 Postfix completion: do not apply null, notnull and instanceof template on primitive types 2014-02-20 16:07:51 +04:00
Alexander Zolotov d9fb5143ca Add custom templates to completion list if corresponding Registry-key is enabled 2014-02-06 17:21:46 +04:00
Alexander Zolotov 7d2fe18916 IDEA-119910 Middle matching doesn't work if pattern starts with a digit 2014-01-28 16:04:30 +04:00
Alexander Zolotov 8aa8ca5de2 Postfix templates: fix template for anonymous classes 2014-01-13 15:40:55 +04:00
Alexander Zolotov 662747e275 Postfix completion: fix autopopup after float-literals 2014-01-07 12:44:11 +11:00
Alexander Zolotov b021743bbc Add extra test for new-expression template 2013-12-24 15:30:10 +04:00
Alexander Zolotov 4d61bc17b9 Postfix: enabled new-expression template 2013-12-24 15:26:06 +04:00
Alexander Zolotov 544d21fd9a ListTemplateAction should provide custom live templates 2013-12-23 18:11:18 +04:00
Sergey Ignatov ceee385d20 ! alias for not makes bulenkov happy 2013-12-19 14:14:03 +04:00
Sergey Ignatov dce2c1739c move postfix templates to java-impl 2013-12-19 12:35:51 +04:00