Commit Graph
100 Commits
Author SHA1 Message Date
Alex Plate da3d83ecc6 Update formatting 2022-10-23 00:26:59 +00:00
Alex Plate bdcb5c4f33 Update colors 2022-10-18 16:56:43 +03:00
Alex Plate 013f7a42c2 [VIM-2774] Move visual toggle mode to another handler 2022-10-18 16:38:40 +03:00
Alex Plate d03398f3e8 [VIM-2774] Move reset mode to another handler 2022-10-18 16:38:40 +03:00
Alex Plate 7a26307a2b [VIM-2774] Move caret swap to runForEachCaret 2022-10-18 16:38:40 +03:00
Alex Plate fa6a0369b8 [VIM-2774] Remove runforEachCaret for other method 2022-10-18 16:38:40 +03:00
Alex Plate ad8cb0ba09 [VIM-2774] Add conditional multicaret handler 2022-10-18 16:38:39 +03:00
Alex Plate 8125ce5072 Update changelog 2022-10-18 08:34:00 +00:00
Alex Plate 6c0cc7285f Fix(VIM-2766): Move NERDTree update to background thread 2022-10-18 11:31:15 +03:00
Alex Plate d3424021c8 Fix(VIM-2768): Refactor listeners 2022-10-17 17:39:40 +03:00
Alex Plate 623aa40acd Update to java 17 2022-10-17 15:45:15 +03:00
Alex Plate c131cb338e Update description in plugin.xml 2022-10-17 15:45:14 +03:00
Alex Plate a131b7d29a Update IdeaVim motto 2022-10-17 12:35:05 +03:00
Alex Plate 85a1fbe89e Update links to github accounts 2022-10-11 09:23:07 +03:00
Alex Plate 142550a1f8 Use 2022.2.2 version of IJ by default 2022-10-04 09:48:35 +03:00
Alex Plate e3d3b73903 Fix incompatiility with futur versions of IJ 2022-10-04 09:48:18 +03:00
Alex Plate 45f18ff91c Update formatting 2022-10-02 00:26:29 +00:00
Alex PláteandGitHub 2103163207 Update AUTHORS information 2022-09-29 09:10:19 +03:00
Alex Plate e738a1a821 Update formatting 2022-09-25 00:20:49 +00:00
Alex Plate 9fa4ca8fb3 Update formatting 2022-09-18 00:20:25 +00:00
Alex Plate 871b60fe8d Revert "[New Typing Handler]: Switch j command to new typing handler"
This reverts commit 43a79dba
2022-09-12 09:30:22 +03:00
Alex Plate 6715a5b61f Revert "[New Typing Handler]: Support d"
This reverts commit c32c62ea
2022-09-12 09:29:46 +03:00
Alex Plate d7d91f1cc5 Add some tests for dd 2022-09-12 09:28:27 +03:00
Alex Plate 9f00dbd6f4 Update formatting 2022-09-11 00:19:01 +00:00
Alex Plate f95cf3d671 Update changelog 2022-09-10 21:26:01 +00:00
Alex Plate b9c2ea37cb Update changelog 2022-09-09 14:21:51 +00:00
Alex Plate ca0db15e01 Fix(VIM-2749): Fix :tabn and :tabN commands 2022-09-09 17:20:09 +03:00
Alex Plate c32c62eacc [New Typing Handler]: Support d 2022-09-06 13:13:31 +03:00
Alex Plate 43a79dbad4 [New Typing Handler]: Switch j command to new typing handler 2022-09-05 15:22:10 +03:00
Alex Plate 2829a13187 Update gradle plugin 2022-09-05 12:32:08 +03:00
Alex Plate efc8c9207d Update changelog 2022-08-29 06:37:12 +00:00
Alex Plate 183ed10592 Fix(VIM-2744): Fix undo from ex line 2022-08-29 09:31:55 +03:00
Alex Plate 926b47a31e Update gradle plugin 2022-08-29 09:31:34 +03:00
Alex Plate d272c919ea Fill missing authors 2022-08-25 11:59:16 +03:00
Alex Plate f6e7d04fd5 Fix accessing bookmarks
Tests were failing because IdeaVim group is created by default by project name
2022-08-25 11:59:05 +03:00
Alex Plate ccdff4f087 TC: Fix missing import 2022-08-25 11:23:22 +03:00
Alex Plate ff14303e88 TC: add tests for stable version of idea 2022-08-25 11:12:50 +03:00
Alex Plate 48a592340b Update test fixture 2022-08-23 15:27:00 +03:00
Alex Plate da8f5f3231 Fix handler call from put command 2022-08-23 15:26:58 +03:00
Alex Plate f8fa8b73fa Move some methods to vim engine 2022-08-23 15:26:55 +03:00
Alex Plate aee126b625 Formatting 2022-08-23 15:26:53 +03:00
Alex Plate 396ac86939 Fix strange issue on ideavimrc reload 2022-08-23 15:26:50 +03:00
Alex Plate 81816f903f Update formatting 2022-08-21 00:17:52 +00:00
Alex Plate 06a85b784b Update changelog 2022-08-17 07:14:42 +00:00
Alex Plate 7f1e3bb155 Fix(VIM-1758): Commentary plugin in rider 2022-08-17 10:13:04 +03:00
Alex Plate 241f554133 Fix(VIM-1903): Autoindent now works in rider 2022-08-17 10:11:19 +03:00
Alex Plate 9498d0779c Revert "Refactoring IdeaVim to use editor actions instead of registering shortcuts in the editor"
This reverts commit b12fd5100f.
2022-08-15 18:59:35 +03:00
Alex Plate b12fd5100f Refactoring IdeaVim to use editor actions instead of registering shortcuts in the editor 2022-08-15 18:42:32 +03:00
Alex Plate 92f622430d Revert "Add a hidden gem"
This reverts commit 362b9a5c3a.
2022-08-15 17:22:31 +03:00
Alex Plate ef518f5b23 Revert "Rename hidden gem to neovim"
This reverts commit 4fd1a25557.
2022-08-15 17:22:31 +03:00
Alex Plate 7acb17ebdb Small update 2022-08-15 17:22:31 +03:00
Alex Plate 479a7dbbaf Update formatting 2022-08-14 00:17:52 +00:00
Alex Plate 4fd1a25557 Rename hidden gem to neovim 2022-08-12 12:14:17 +03:00
Alex Plate f32d42e625 Nice knowledge popup 2022-08-12 12:10:57 +03:00
Alex Plate 362b9a5c3a Add a hidden gem 2022-08-12 10:49:55 +03:00
Alex Plate e42b4d0ea3 Fix regex for changelog plugin 2022-08-12 10:14:31 +03:00
Alex Plate 43767b8500 Print error 2022-08-12 09:55:29 +03:00
Alex Plate d05098c870 Update changelog 2022-08-12 06:47:15 +00:00
Alex Plate 505f485568 Update release version 2022-08-12 09:45:30 +03:00
Alex Plate 86f512fb91 Update for slack notification 2022-08-12 09:45:08 +03:00
Alex Plate 12903066b9 Workaround for VIM-2487 2022-08-12 09:45:07 +03:00
Alex Plate 118d0433cb Fix(VIM-2728): Give access to global variables 2022-08-12 09:45:07 +03:00
Alex Plate 89623b04d6 Update changelog 2022-08-09 10:25:14 +03:00
Alex Plate 444a96132c Comment out test 2022-08-09 10:10:17 +03:00
Alex Plate c008553127 Update TC constants 2022-08-09 09:51:25 +03:00
Alex Plate 162d7b021f Update reference to changes 2022-08-09 09:50:02 +03:00
Alex Plate c82364c1dd Update changelog 2022-08-09 09:49:29 +03:00
Alex Plate 977402c6b0 Update changelog 2022-08-09 09:49:28 +03:00
Alex Plate b14e59ab5b Disable removing selection after undo 2022-08-09 09:49:28 +03:00
Alex Plate 47dcefcfbf Update formatting 2022-08-07 00:20:00 +00:00
Alex Plate 2b299cb422 Cut white edges on the gif 2022-08-05 08:47:50 +03:00
Alex Plate d0ccbb4620 Use correct git for dark mode 2022-08-05 08:44:21 +03:00
Alex Plate 187b207271 Use gif instead of mp4 2022-08-05 08:37:05 +03:00
Alex Plate a3e22c844c Different gif in readme 2022-08-05 08:34:59 +03:00
Alex Plate f8384b2732 Create dark screenshot for contributing 2022-08-05 08:16:38 +03:00
Alex Plate 2dae43258c Skip unsupported arguments in command
VIM-2720
2022-08-04 20:08:13 +03:00
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
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
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
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
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
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