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

Commit Graph

  • 8e85d35d8f Disable the failed test again Alex Plate 2023-08-14 10:53:17 +03:00
  • 6b6794a367 Check if test will fail on server Alex Plate 2023-08-14 10:36:44 +03:00
  • 14a726b5af Add a note Alex Plate 2023-08-14 10:35:43 +03:00
  • 3e937d234b Bump io.ktor:ktor-client-content-negotiation from 2.2.4 to 2.3.3 dependabot[bot] 2023-08-14 06:19:29 +00:00
  • bf6a8a713b Temporally disable some tests Alex Plate 2023-08-14 10:08:36 +03:00
  • b8c5e7aaba Update changelog after merging PR IdeaVim Bot 2023-08-14 06:07:23 +00:00
  • 068d610e3a Add grapheme cluster handling tests Ludwig Valda Vasquez 2023-08-11 22:13:01 +02:00
  • 41177b91be Handle unicode grapheme clusters Ludwig Valda Vasquez 2023-07-24 17:12:43 +02:00
  • c2ebacdfb3 Better annotations Filipp Vakhitov 2023-08-11 15:57:09 +03:00
  • 5d4996c085 Optimize imports on the project Alex Plate 2023-08-11 11:54:38 +03:00
  • dbafbbf66d Add a small interesting facts about undolevels Alex Plate 2023-08-07 09:46:32 +03:00
  • a46200ca17 Introduce TestForLinux annotation Filipp Vakhitov 2023-08-11 00:18:18 +03:00
  • 1fe64e69ca Support running tests if headless filipp 2023-08-04 19:00:28 +03:00
  • a017ec9bfd Update changelog after merging PR IdeaVim Bot 2023-08-03 12:03:00 +00:00
  • cb8385a092 Fix issue adding back hidden status bar widget Matt Ellis 2023-08-03 10:19:51 +01:00
  • d4aa1f87e0 Fix read-only stdin when running application Matt Ellis 2023-08-02 18:16:45 +01:00
  • 41df06a48b Fix failing tests second attempt filipp 2023-08-03 14:00:03 +03:00
  • 4188e636f3 Fix failing tests filipp 2023-08-03 13:39:33 +03:00
  • e2c0d59e3a Fix default register for unnamedplus without X filipp 2023-08-03 11:24:29 +03:00
  • 6a8c210a23 Fix incorrect tic in docs Alex Plate 2023-08-02 16:43:53 +03:00
  • a62cc3618c Fix an issue with disposed caret when moving up Alex Plate 2023-08-01 16:17:39 +03:00
  • a703afbef9 Update changelog Alex Plate 2023-08-01 12:25:29 +03:00
  • 5ce8445d5c Update GH jobs to use the IdeaVim Bot git account Alex Plate 2023-08-01 10:45:30 +03:00
  • d112030a8e Add explanatory comment about InsertExitModeAction Matt Ellis 2023-08-01 02:06:11 +01:00
  • 98ca4080dd Do not enter INSERT mode for read-only editors Matt Ellis 2023-08-01 01:41:04 +01:00
  • 3b9c63e781 Update changelog after merging PR Alex Plate 2023-07-31 08:31:19 +00:00
  • dd24ebf184 Rename OptionsScope.AUTO to EFFECTIVE Matt Ellis 2023-07-29 21:16:30 +02:00
  • 7ef2be625f Refactor parseOptionLine for readability Matt Ellis 2023-07-29 21:12:28 +02:00
  • e3957d2207 Minor updates from code review Matt Ellis 2023-07-29 21:12:03 +02:00
  • 8ce1307d51 Fix tests under latest SDK Matt Ellis 2023-07-20 00:28:22 +01:00
  • e1141dcd1c Remove old option listener API Matt Ellis 2023-05-01 14:06:14 +01:00
  • 4e33b5f351 Migrate to effective value change listeners Matt Ellis 2023-05-01 13:59:36 +01:00
  • 54dc184dd0 Introduce option effective value change listener Matt Ellis 2023-05-01 12:59:12 +01:00
  • 1977ce3ea5 Add simple one to many collection Matt Ellis 2023-04-28 21:53:22 +01:00
  • c8c9d1729e Introduce listener for global option changes Matt Ellis 2023-04-28 17:37:41 +01:00
  • e6e4b81f3b Simplify guicursor caret attributes cache Matt Ellis 2023-04-28 16:22:26 +01:00
  • 1c465f028e Fix option scopes for :let command Matt Ellis 2023-04-27 15:22:54 +01:00
  • 12824c22c4 Add :setglobal command Matt Ellis 2023-04-27 14:20:52 +01:00
  • 64c5ad72a3 Use accessor API to set global-local value Matt Ellis 2023-04-26 14:08:08 +01:00
  • 080c2059ee Format unset global-local toggle options Matt Ellis 2023-04-26 00:57:44 +01:00
  • a288850010 Add support for resetting option to global value Matt Ellis 2023-04-26 00:53:04 +01:00
  • 16811602d2 Support global-local options Matt Ellis 2023-04-25 14:51:29 +01:00
  • 6d94d719e3 Only notify change if option has changed Matt Ellis 2023-04-25 12:30:41 +01:00
  • 749d111e89 Reset options for current editor only Matt Ellis 2023-04-24 18:50:23 +01:00
  • 365d8d34ce Introduce AUTO scope for effective option values Matt Ellis 2023-04-24 18:34:53 +01:00
  • ced25bbf28 Initialise options when opening windows/buffers Matt Ellis 2023-04-24 16:03:39 +01:00
  • 7e1ce5a203 Use Vim terminology in storage service Matt Ellis 2023-04-20 08:52:00 +01:00
  • aeec754f7e Override IjVimEditor.toString for better debugging Matt Ellis 2023-04-10 15:48:28 +01:00
  • 9a3fcb56a1 Support local-to-buffer options Matt Ellis 2023-04-07 12:13:20 +01:00
  • aff956f4c8 Update parsed value cache for declared scope Matt Ellis 2023-04-20 10:23:37 +01:00
  • 0f49fd6406 Introduce declared scope for all options Matt Ellis 2023-04-06 23:21:15 +01:00
  • 1111770033 Update changelog. Action id - 5699821393 IdeaVim Bot 2023-07-29 10:07:18 +00:00
  • 6d313fc456 Update gradle plugin Filipp Vakhitov 2023-07-28 20:14:03 +03:00
  • 0201acb5f7 Fix test Filipp Vakhitov 2023-07-28 20:09:09 +03:00
  • dfbefe96da Fix(VIM-802): IdeaVim vs. Vim: discrepancies in using registers Filipp Vakhitov 2023-07-28 19:58:23 +03:00
  • a71b35097f Fix(VIM-2246): X11/Xorg Primary selection register "* not supported filipp 2023-07-28 15:27:11 +03:00
  • acd0cf5245 [TC] Smart checkout of the branch Alex Plate 2023-07-27 14:32:27 +03:00
  • 393b9b2f3d [TC] Create branch when checkout Alex Plate 2023-07-27 14:16:21 +03:00
  • f66bad1810 Revert "[TC] Enable stack trace for all gradle tasks" Alex Plate 2023-07-27 14:05:42 +03:00
  • 386a81454b [TC] Enable stack trace for all gradle tasks Alex Plate 2023-07-27 14:00:24 +03:00
  • deb2b7a36f [TC] Update name on the job Alex Plate 2023-07-27 13:58:01 +03:00
  • a3901c7b1c [TC] Enable other build steps and disable old release job Alex Plate 2023-07-27 13:43:45 +03:00
  • 631ee109f5 [TC] Add unshallow fetch for other builds Alex Plate 2023-07-27 13:35:36 +03:00
  • 25570e2135 [TC] Change git pull to fetch Alex Plate 2023-07-27 13:31:15 +03:00
  • 6d70044b15 [TC] Pull git history Alex Plate 2023-07-27 13:24:22 +03:00
  • b064f94172 [TC] Print the log size Alex Plate 2023-07-27 13:05:43 +03:00
  • 721124e8c5 [TC] Add git pull for dev task Alex Plate 2023-07-27 13:01:32 +03:00
  • 85333e03a4 [TC] Add additional git pull Alex Plate 2023-07-27 12:57:01 +03:00
  • bef928a20c [TC] Add some logging Alex Plate 2023-07-27 12:49:40 +03:00
  • 6967416207 [TC] Print the last version Alex Plate 2023-07-27 12:40:41 +03:00
  • e968b3f26b [TC] Add SSH agent to dev release Alex Plate 2023-07-27 12:33:10 +03:00
  • be6d8e23c8 [TC] Set teamcity build number from job Alex Plate 2023-07-27 12:29:54 +03:00
  • 397effacd4 [TC] Remove dev_version constant Alex Plate 2023-07-27 12:26:08 +03:00
  • a35738d99b [TC] Make tagging available for any job Alex Plate 2023-07-27 12:24:46 +03:00
  • 03aafdeae2 [TC] Update dev version of job Alex Plate 2023-07-27 11:55:00 +03:00
  • f5529b6cce [TC] Add function to calculate dev version Alex Plate 2023-07-27 11:52:23 +03:00
  • 0bd39c2826 [TC] Update release EAP job Alex Plate 2023-07-27 11:40:25 +03:00
  • d335745010 [TC] Add task to calculate new EAP version Alex Plate 2023-07-27 11:36:08 +03:00
  • 0d59843f40 [TC] Reformat version calculation Alex Plate 2023-07-27 11:28:09 +03:00
  • 011d0a15a9 [TC] Clean up release process Alex Plate 2023-07-27 11:17:41 +03:00
  • c72b968f9b [TC] Add other job types Alex Plate 2023-07-27 11:12:47 +03:00
  • 4e7cef9402 [TC] Prepare to other types of release Alex Plate 2023-07-27 11:08:36 +03:00
  • 1868d5a202 [TC] Move steps to release package Alex Plate 2023-07-27 11:03:57 +03:00
  • 423fcfbda3 [TC] Update pushing step to work with any branch Alex Plate 2023-07-27 11:02:40 +03:00
  • be5d17457f [TC] Add more release steps Alex Plate 2023-07-27 11:00:11 +03:00
  • 5033b0332e [TC] Add step with updating release branch Alex Plate 2023-07-27 10:42:15 +03:00
  • a1cf4cc46d [TC] Add function to add release tag Alex Plate 2023-07-27 09:50:55 +03:00
  • 838f494a85 [TC] Commit changes before release Alex Plate 2023-07-27 09:35:09 +03:00
  • d55f5b1e39 [TC] Set up job with release type Alex Plate 2023-07-27 09:12:26 +03:00
  • c98768dd52 [TC] Add release type to the config Alex Plate 2023-07-27 09:05:38 +03:00
  • 0058f81e76 VIM-3022 Search is broken in folded regions filipp 2023-07-27 01:03:12 +03:00
  • b79c384c3f [TC] Set the version for the next task Alex Plate 2023-07-26 17:08:43 +03:00
  • a11dae821e [TC] Add task to update the changelog Alex Plate 2023-07-26 17:02:31 +03:00
  • b08deb518c TeamCity change in 'Ideavim / IdeaVim releases' project: build features of 'Publish Minor Release' build configuration were updated aleksei.plate@jetbrains.com 2023-07-26 13:33:51 +00:00
  • 7ad0a8c400 TeamCity change in 'Ideavim / IdeaVim releases' project: runners of 'Publish Minor Release' build configuration were updated aleksei.plate@jetbrains.com 2023-07-26 13:19:44 +00:00
  • 4bb33ec101 TeamCity change in 'Ideavim / IdeaVim releases' project: runners of 'Publish Minor Release' build configuration were updated aleksei.plate@jetbrains.com 2023-07-26 13:19:31 +00:00
  • 856baec94d [TC] Try to find reason why this doesn't work on TC Alex Plate 2023-07-26 16:14:45 +03:00
  • 09600db5f2 [TC] Remove additional pull for the job Alex Plate 2023-07-26 16:09:47 +03:00
  • 810a1e252d TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'Publish Minor Release' build configuration were updated aleksei.plate@jetbrains.com 2023-07-26 13:09:46 +00:00
  • 10b3fcdfcc [TC] Add additional pull for the job Alex Plate 2023-07-26 16:04:20 +03:00