1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-05 12:22:22 +01:00

Commit Graph

  • 35f36070a4 Update gitignore Alex Plate 2020-10-19 23:42:47 +03:00
  • 8f0c50a010 Update pull requests vcs root id Alex Plate 2020-10-19 23:40:24 +03:00
  • 25d6d3694b Update gitignore Alex Plate 2020-10-19 23:37:58 +03:00
  • 6c784ec01e Exclude NVim builds Alex Plate 2020-10-19 12:26:59 +03:00
  • ebc81c55c2 Update GitHub Pull Requests build Alex Plate 2020-10-19 12:16:59 +03:00
  • d08d9fce99 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Synchronization with own VCS root is enabled aleksei.plate 2020-10-19 08:48:07 +00:00
  • d1bfce1974 Create a baseline for the detekt Alex Plate 2020-10-19 11:07:53 +03:00
  • 0d0f326c26 Catch exception instead of NumberFormatException Alex Plate 2020-10-18 21:21:25 +03:00
  • 2072fa1e13 Add detekt to the project Alex Plate 2020-10-18 21:06:51 +03:00
  • fd98274e78 EditorDataContext can now accept a delegate data context Alex Plate 2020-10-16 11:03:05 +03:00
  • e72c7d6cb7 Convert EditorDataContext to kotlin Alex Plate 2020-10-16 10:53:49 +03:00
  • 5860c0031b Rename .java to .kt Alex Plate 2020-10-16 10:53:49 +03:00
  • a43232ba6c Move execution of mapping to MappingInfo Alex Plate 2020-10-16 10:27:12 +03:00
  • b20bec610a Move converting to presentable string to MappingInfo classes Alex Plate 2020-10-16 10:08:42 +03:00
  • 3a9f5ea33a Add ability to map actions via <Action> keyword Alex Plate 2020-10-16 10:00:46 +03:00
  • 5d1caa21d8 Remove java annotation Alex Plate 2020-10-15 19:50:15 +03:00
  • 70b3156375 Update git for the track action id Alex Plate 2020-10-15 12:08:01 +03:00
  • d388a75f98 Add an information about "Track action ids" to readme Alex Plate 2020-10-15 11:44:00 +03:00
  • b2a6d0e687 Do now show "Copy action id" action in the notification if there is no id Alex Plate 2020-10-15 10:40:48 +03:00
  • 462f5bab54 Update intellij gradle plugin version Alex Plate 2020-10-12 11:03:34 +03:00
  • e89e0466eb Prepare for 0.60 release 0.60 Alex Plate 2020-10-09 11:24:48 +02:00
  • c9d0d7aef6 [VIM-2140] Downgrade java version to 1.8 Alex Plate 2020-10-09 11:06:38 +02:00
  • 90c7d5a74a Update gradle to 6.6.1 Alex Plate 2020-10-09 10:30:41 +02:00
  • b19e11b5b6 Use proper access syntax Alex Plate 2020-10-09 10:16:30 +02:00
  • 2d002c044d Report if time for calculation of isIdeaVimDisabledHere take more than 10ms Alex Plate 2020-10-08 11:39:49 +02:00
  • 9a7b2bd158 Update the implementation of disabled IdeaVim editors Alex Plate 2020-10-08 11:25:47 +02:00
  • 461c874de6 Reformat some code Alex Plate 2020-10-08 10:31:21 +02:00
  • 992ff97877 Use setUp function for VimOptionTestCase 0.59.1-EAP Alex Plate 2020-09-24 11:15:48 +03:00
  • 96689eab23 Update changes Alex Plate 2020-09-24 09:52:07 +03:00
  • 0dd47c192b Merge pull request #252 from citizenmatt/VIM-2104 Alex Pláte 2020-09-24 09:45:32 +03:00
  • 5875ce58fb Update notification about missing action id Alex Plate 2020-09-23 10:46:21 +03:00
  • 1c21968259 Merge branch 'master' into VIM-2104 Alex Pláte 2020-09-23 09:51:10 +03:00
  • 1d8ac4fc02 Move scroll data objects up to avoid conflicts Alex Plate 2020-09-23 09:50:00 +03:00
  • 0a863f32b2 Small formatting Alex Plate 2020-09-22 10:48:15 +03:00
  • cd0d503402 Convert test to option test Alex Plate 2020-09-22 10:41:03 +03:00
  • 0bac6bf8b6 Rename tracking id action Alex Plate 2020-09-18 10:48:41 +03:00
  • 6436a59528 Rename "ideawaonw" to "ideawrite" Alex Plate 2020-09-18 10:11:01 +03:00
  • 2dc54ea882 Use deterministic width for inlays Matt Ellis 2020-09-17 16:15:27 +01:00
  • 63db148aae Merge branch 'master' into VIM-2104 Matt Ellis 2020-09-17 15:29:05 +01:00
  • 78f1c8499a Use test inlay renderer for consistent width Matt Ellis 2020-09-17 14:55:41 +01:00
  • 26dae9b4e0 Add zH scroll half screen width action Matt Ellis 2020-09-17 14:35:43 +01:00
  • 10f1d75f2e Add Iain Ballard to contributors list Alex Plate 2020-09-17 11:22:53 +03:00
  • 5b3984ce7a Refactor test Alex Plate 2020-09-14 12:25:49 +03:00
  • 43810ba730 Rename moveCaretHorizontal to getOffsetOfHorizontalMotion Alex Plate 2020-09-14 10:27:14 +03:00
  • 5bf2818b2a Merge pull request #242 from i-e-b/master Alex Pláte 2020-09-17 11:15:14 +03:00
  • 76587d672f Refactor tests according to IdeaVim practices Alex Plate 2020-09-17 11:13:02 +03:00
  • 890d48769f Get rid of unused variables Alex Plate 2020-09-17 10:30:56 +03:00
  • fffe8e2499 Add static import of EditorHelper Alex Plate 2020-09-17 10:15:09 +03:00
  • fffc2d3b11 Use amountOfInlaysBeforeCaret function Alex Plate 2020-09-16 12:46:24 +03:00
  • 007f33be0b Add zL scroll half screen width action Matt Ellis 2020-09-16 23:47:39 +01:00
  • fa17af8d33 Fix keeping caret on screen with preceding inlay Matt Ellis 2020-09-16 18:58:21 +01:00
  • eabe43061c Add tests and fixes for ScrollColumnLeftAction Matt Ellis 2020-09-16 16:59:14 +01:00
  • 64502fb31b Reformat comments Matt Ellis 2020-09-16 12:11:48 +01:00
  • d693906905 Add tests and fixes for ScrollColumnRightAction Matt Ellis 2020-09-16 11:31:18 +01:00
  • cf25f7e201 Refactor processing of vimLastColumn Alex Plate 2020-09-16 12:42:43 +03:00
  • df3a533515 Fix arithmetic for scrolling columns Matt Ellis 2020-09-16 08:50:01 +01:00
  • 53a687fd53 Fix issues with side scrolling and inline inlays Matt Ellis 2020-09-15 17:07:42 +01:00
  • 2091bbc025 Improve cursor position handling with inlay hints Matt Ellis 2020-09-08 17:35:45 +01:00
  • eb46ed8f00 Small refactorings based on inspections Alex Plate 2020-09-08 10:18:44 +03:00
  • 3096c2e7ad Update changelog Alex Plate 2020-09-08 09:58:57 +03:00
  • f8d66f354a Fix typos in file Alex Plate 2020-09-07 11:24:30 +03:00
  • 67c5601fdc Merge pull request #248 from yaohui-wyh/master Alex Pláte 2020-09-08 09:55:58 +03:00
  • 62601686aa Add internal action to show inline inlays Matt Ellis 2020-09-06 20:26:55 +01:00
  • e92c0d5098 [VIM-1968] Create and enable option to execute :wa command on :w Alex Plate 2020-09-07 10:55:47 +03:00
  • 5ca0298497 Add tests for ScrollHalfPage actions Matt Ellis 2020-09-03 17:46:30 +01:00
  • 7321099a0f Add tests for ScrollMiddleScreenLine actions Matt Ellis 2020-09-03 10:10:57 +01:00
  • 63d9a33d80 Add tests for ScrollLastScreenLine actions Matt Ellis 2020-09-03 09:55:40 +01:00
  • a7ba6d6004 Add tests for ScrollFirstScreenLine actions Matt Ellis 2020-09-03 09:33:37 +01:00
  • 5008d5c8c4 Make better notifications about tracked action id Alex Plate 2020-09-03 11:35:40 +03:00
  • 33f8a00679 VIM-2099 Fix operations with backward inclusive motions Alex Plate 2020-09-03 10:03:54 +03:00
  • be0adb833f Add tests for ScrollLastScreenLinePageStartAction Matt Ellis 2020-09-03 01:10:58 +01:00
  • 8f90ff8a65 Add tests for ScrollFirstScreenLinePageStartAction Matt Ellis 2020-09-03 00:05:01 +01:00
  • c8a1938155 Add tests for ScrollPageUpAction Matt Ellis 2020-09-02 23:27:16 +01:00
  • 3cf42c86f3 Add tests for ScrollPageDownAction Matt Ellis 2020-09-02 18:52:03 +01:00
  • 632e9fad2e Remove incorrect mappings for page up/down Matt Ellis 2020-09-02 17:18:03 +01:00
  • a5de935192 Add tests for ScrollLineDownAction Matt Ellis 2020-09-02 17:05:01 +01:00
  • 111c1ebe32 Add tests for ScrollLineUpAction Matt Ellis 2020-09-02 15:02:16 +01:00
  • 8a42bff6ad Add tests for scrolloff and scrolljump Matt Ellis 2020-09-02 13:30:27 +01:00
  • d878c3e05d Improve handling of scrolljump Matt Ellis 2020-09-01 17:43:04 +01:00
  • d08da77b2f Split scrollPositionIntoView method into two Matt Ellis 2020-08-20 14:38:57 +01:00
  • 86d6876db4 Update README.md Alex Pláte 2020-09-01 17:17:43 +03:00
  • a7985e1e9b VIM-2080 Fix S command with count Alex Plate 2020-09-01 12:06:34 +03:00
  • 879ca456f7 Do not apply mappings in REGISTER_PENDING submode Alex Plate 2020-09-01 10:44:31 +03:00
  • 1863cbdef0 Add functionality to track action ids Alex Plate 2020-08-31 10:30:10 +03:00
  • ac4755a6ff VIM-2071 Fix unexpected moving of caret Alex Plate 2020-08-28 10:17:08 +03:00
  • 61600b07a4 VIM-2084 Fix execution of plugins with existing mappings Alex Plate 2020-08-27 12:21:39 +03:00
  • 6be6e7f173 Partial implementation of virtualedit config Iain Ballard 2020-06-22 14:56:22 +01:00
  • e597e06324 Preparation for the 0.59 release Alex Plate 2020-08-25 10:25:32 +03:00
  • 4cebaa865b Fix scrolljump Matt Ellis 2020-08-20 14:21:53 +01:00
  • 589e43f825 [VIM-2104] Use side scroll offset for horizontal scrolling Matt Ellis 2020-08-20 11:45:39 +01:00
  • 61a70704c5 Check if project is disposed when editorDeinit Yaohui Wang 2020-08-03 07:15:00 +08:00
  • 174f86f91e Add gif with highlight_yank Alex Plate 2020-07-30 10:34:44 +03:00
  • 77a462702e Add a note about property based tests Alex Plate 2020-07-29 11:34:58 +03:00
  • d20955900d Prepare to 0.58.1 EAP Alex Plate 2020-07-28 09:38:16 +03:00
  • b952d2b96a Note the PR from KostkaBrukowa Alex Plate 2020-07-27 20:59:38 +03:00
  • 428d1d6699 Add KostkaBrukowa to contributors list Alex Plate 2020-07-27 20:39:16 +03:00
  • 35863581e9 Merge pull request #245 from KostkaBrukowa/VIM-1970 Alex Pláte 2020-07-27 20:34:18 +03:00
  • 041f6af607 Add insert listener; small refactorings Alex Plate 2020-07-27 20:25:03 +03:00
  • 0e8a1bfc87 Refactor neovim tests Alex Plate 2020-07-27 10:07:19 +03:00
  • 442e739447 Fix propertyBased test Alex Plate 2020-07-27 09:57:53 +03:00