Commit Graph
8101 Commits
Author SHA1 Message Date
Alex Plate 48033ecb85 Update changelog 2022-08-04 19:45:52 +03:00
Alex Plate ad8df027ac Skip neovim check in extensions and multicaret tests 2022-08-04 19:44:58 +03:00
Alex Plate 91f580771d Fix test with closing buffer 2022-08-04 19:18:26 +03:00
Matt EllisandAlex Pláte 9c6f0981f5 Consolidate doTest methods 2022-08-04 19:17:59 +03:00
Alex Plate 2212569688 Update changelog 2022-08-02 15:07:49 +00:00
Alex Plate 6711f1dbab Specify update thread for actions 2022-08-01 13:09:23 +03:00
Alex Plate 0b7a883efb Fix(VIM-2723): Move focus to editor after :q 2022-08-01 09:29:44 +03:00
Alex Plate 8ae84c62c0 Update changelog 2022-07-26 09:39:51 +03:00
Alex Plate 0d168c8115 Update formatting 2022-07-24 00:20:23 +00:00
chylexandAlex Pláte c7b51b7fa5 Implement partial code completion support in macros
Works ok with insertions (Enter, Ctrl+Enter) but not with replacements (Tab)
2022-07-22 10:02:23 +03:00
aleksei.plateandtcuser 86bf723791 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Qodana checks' build configuration were updated 2022-07-20 11:36:12 +00:00
Alex Plate 71f2e9de4a Update changelog 2022-07-20 08:20:43 +00:00
Alex Plate 33d3f270a3 Fix(VIM-2710): Show options value on set opt 2022-07-20 09:56:23 +03:00
filipp da94edd386 Fix(VIM-2703) 2022-07-20 02:51:45 +06:00
Alex Plate 90dfaefd11 Update formatting 2022-07-17 00:17:41 +00:00
Alex Plate 8bc616cc55 New vim behaviour: ci( searches for brackets
Change in vim:
https://github.com/vim/vim/commit/b9115da4bec5e6cfff69da85cc47c42dd67e42e4
https://github.com/vim/vim/pull/8670

VIM-2699
2022-07-14 12:08:26 +03:00
aleksei.plateandtcuser a9e79d62c5 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Qodana checks' build configuration were updated 2022-07-13 11:55:31 +00:00
Alex Plate 1998221a0b Remove useless @NotNull annotations 2022-07-13 10:26:57 +03:00
Alex Plate a9b1625749 Update deprecated action listeners 2022-07-13 10:26:16 +03:00
Alex Plate b411836570 Hide macos notification during UI testing 2022-07-13 09:23:35 +03:00
Alex Plate df7e0221a8 Update qodana baseline 2022-07-11 14:10:08 +03:00
aleksei.plateandtcuser 8ff8f2b685 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Qodana checks' build configuration were updated 2022-07-11 10:00:37 +00:00
aleksei.plateandtcuser 65dea7e3f7 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Qodana checks' build configuration were updated 2022-07-11 09:45:28 +00:00
aleksei.plateandtcuser 1942f86633 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: build features of 'Publish EAP Build' build configuration were updated 2022-07-11 08:29:56 +00:00
Alex Plate ee4ce5033a Fix tests 2022-07-11 11:09:43 +03:00
Alex Plate 040fe806c8 Update release versions of IJ 2022-07-11 09:28:39 +03:00
Alex Plate 97f5c9225e Cleanup the sources 2022-07-08 11:24:10 +03:00
Alex Plate 09b86c15f9 Fix missing space 2022-07-08 10:59:02 +03:00
Alex Plate 8f34285d8c Fix issues with notations 2022-07-08 10:55:21 +03:00
Alex Plate d3c3b71e3e Remove unnecessary libraries from the distribution 2022-07-08 10:29:51 +03:00
Alex Plate aa6f49c9b1 Reformat code 2022-07-08 10:00:00 +03:00
Alex Plate c011628420 Reformat code 2022-07-08 09:14:43 +03:00
Alex Plate 1c9fa9d662 Skip one test in multicaret 2022-07-07 16:32:14 +03:00
Alex Plate 7b9bc64364 Fix multicaret insert 2022-07-07 14:54:41 +03:00
Alex Plate 729062bfdd Turn on ideadelaymacro by default 2022-07-07 14:36:04 +03:00
Alex Plate bc6c726a45 Fix macro with count execution 2022-07-07 14:35:49 +03:00
Alex Plate dfc3df713e Update changelog 2022-07-07 12:22:46 +03:00
Alex Plate 42eca1d5f2 Apply TC patches 2022-07-07 11:20:10 +03:00
Alex Plate 66245e2730 Change secret for the merge PR action 2022-07-07 10:42:27 +03:00
aleksei.plateandtcuser d44b82c1d1 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Plugin verification' build configuration settings were updated 2022-07-07 07:12:38 +00:00
aleksei.plateandtcuser 5440e48fa3 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Tests for IntelliJ 2021.3' build configuration was moved to 'IntelliJ IDEA plugins / IdeaVim / Old IdeaVim tests' project 2022-07-07 07:11:51 +00:00
aleksei.plateandtcuser 1c513cf8aa TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: VCS roots of 'Tests for IntelliJ 2021.3' build configuration were updated 2022-07-07 07:11:26 +00:00
aleksei.plateandtcuser a17c4b8d43 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: VCS roots of 'Tests for IntelliJ 2021.3' build configuration were updated 2022-07-07 07:11:07 +00:00
aleksei.plateandtcuser 15eb4ac278 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'https://github.com/JetBrains/ideavim (branch 213-221)' VCS root was created 2022-07-07 07:06:47 +00:00
Alex Plate 0d9b81eab3 Update minimal version of IJ 2022-07-07 10:02:14 +03:00
Alex Plate f02e1a20c7 Create test update job 2022-07-06 21:23:48 +03:00
Alex Plate a11991dad7 Create test token 2022-07-06 21:21:51 +03:00
Alex Plate 1238828bfd Update token name 2022-07-06 21:18:27 +03:00
Alex Plate ba409cb24c Add some logging to update after PR job 2022-07-06 21:06:00 +03:00
Alex Plate d597670275 Update changelog after merging PR 2022-07-06 17:58:16 +00:00