Commit Graph
100 Commits
Author SHA1 Message Date
Alex Plate 2845beaf8a Better use of Ktor 2022-12-29 09:33:28 +02:00
Alex Plate 1e58ead126 Move scripts into the separate module 2022-12-29 09:26:45 +02:00
Alex Plate fafa7572d0 Extract plugin dependencies check into the separate file 2022-12-29 08:27:12 +02:00
Alex Plate 4ddeb72bfe Update changelog after merging PR 2022-12-29 05:53:35 +00:00
Alex Plate b6c501311c Another workflow update 2022-12-28 18:11:13 +02:00
Alex Plate 01d4ebe254 Update workflow 2022-12-28 18:09:21 +02:00
Alex Plate 34dd332f0b Create an entry point for kotlin scripts 2022-12-28 18:04:36 +02:00
Alex Plate 596d0c7115 Add new job to check new plugins in marketplace that depend on IdeaVim 2022-12-28 17:06:34 +02:00
Alex Plate 672601b028 Do not check updates for dev version of the plugin 2022-12-28 14:41:10 +02:00
Alex Plate e5045f28ab Update tutor a bit 2022-12-28 12:21:36 +02:00
Alex Plate 12ba067db3 Use either name or login for GH merge job 2022-12-28 09:09:08 +02:00
Alex Plate 5413606425 Fix 2022-12-28 09:04:06 +02:00
Alex Plate 72ae18557b Fix broken link in the code 2022-12-28 09:03:19 +02:00
Alex Plate 99bd119ed6 Update changelog after merging PR 2022-12-28 06:59:55 +00:00
Alex Plate 7f626005a5 Fix for the dd on last line in the notebook 2022-12-27 18:22:24 +02:00
Alex Plate 28d0741e14 Update changelog after merging PR 2022-12-27 13:56:25 +00:00
Alex Plate 1075112bfa Add IdeaVim tutor 2022-12-27 10:48:58 +02:00
Alex Plate 37fddacf8e Update GH CI jobs 2022-12-22 17:34:41 +02:00
Alex Plate 2091a59897 Temp fix for VIM-2808: disable formatting after paste for rider 2022-12-22 15:49:04 +02:00
Alex Plate d2a427b38f Use different type of action on github merge 2022-12-22 09:28:58 +02:00
Alex Plate c069719c1c Add quick scope plugin to the list 2022-12-21 14:24:04 +02:00
Alex Plate 654a443d4b Fix compatibility with plugins 2022-12-21 10:59:23 +02:00
Alex Plate a6ec2d5ed7 Update changelog 2022-12-21 10:34:55 +02:00
Alex Plate 02ac083175 Add new line 2022-12-21 10:18:56 +02:00
Alex Plate 561fce5d40 Update links to vim plugins 2022-12-21 10:18:23 +02:00
Alex Plate a88263874a Do not check for updates if the plugin is disabled 2022-12-21 10:06:46 +02:00
Alex PláteandGitHub 216a3fedd0 Update IdeaVim Plugins.md 2022-12-19 12:36:13 +02:00
Alex Plate 7b8c335a5b Update changelog 2022-12-19 08:08:58 +00:00
Alex Plate 8e8efe4862 Fix(VIM-2813): Migrate update checker to VimStandalonePluginUpdateChecker 2022-12-19 10:06:52 +02:00
Alex Plate e64dc3cc1c Update changelog 2022-12-19 09:08:18 +02:00
Alex Plate c833691cf6 Add Ada to contributors list 2022-12-19 07:01:17 +00:00
Alex Plate b154e31a28 Update formatting 2022-12-04 00:16:36 +00:00
Alex Plate 322b888dc5 Add update to the evolution 2022-12-02 12:03:58 +02:00
Alex Plate 42eefb763b Add an editor to the action executor 2022-12-02 11:52:39 +02:00
Alex Plate 27be351636 Adopt immutable caret around the source code 2022-12-02 11:36:46 +02:00
Alex Plate 8b20287f93 Use immutable caret during put 2022-12-01 19:15:33 +02:00
Alex Plate 50a7bdb34d Update some tests 2022-12-01 19:12:30 +02:00
Alex Plate dcac3be0da Pass editor to the message service 2022-12-01 14:29:54 +02:00
Alex Plate ec121fb327 Adapt to immutable caret 2022-12-01 14:17:29 +02:00
Alex Plate ccb260b6a7 Make showmode on by default as in vim 2022-12-01 14:14:57 +02:00
Alex Plate c994511ea5 Add dashes to showcmd 2022-12-01 11:01:23 +02:00
Alex Plate fb5177633a More uses of ImmutableVimCaret 2022-12-01 08:38:52 +02:00
Alex Plate b15fde59d1 Fix UI test 2022-11-30 18:20:29 +02:00
Alex Plate 1958974c73 Remove experimental CI test 2022-11-30 17:55:55 +02:00
Alex Plate 00b1b0fea4 Add delay to UI test 2022-11-30 17:47:58 +02:00
Alex Plate 743b978e6f Update engine 2022-11-30 13:11:16 +02:00
Alex Plate cbabd8b76e Add new mapping mode set 2022-11-30 12:00:10 +02:00
Alex Plate 1fd877c597 Small refactoring of vim caret 2022-11-30 11:49:09 +02:00
Alex Plate 4f64ed07b1 Update docs 2022-11-30 08:54:36 +02:00
Alex Plate 4e537b0466 Create a job that syncs documentation 2022-11-30 08:32:34 +02:00
Alex Plate 2b1198dfd9 Rename extensions to plugins to be more consistent 2022-11-30 08:11:39 +02:00
Alex Plate 8db23fba43 Extract ImmutableVimCaret interface 2022-11-29 20:02:26 +02:00
Alex Plate 0451487549 Update engine to support immutable caret 2022-11-29 20:02:25 +02:00
Alex Plate 27cc767ec4 Update UI test 2022-11-29 10:20:53 +02:00
Alex Plate 8d2d08a12b Remove changes after testing 2022-11-29 10:18:06 +02:00
Alex Plate 7c91d97440 Update changelog after merging PR 2022-11-29 08:14:17 +00:00
Alex PlateandAlex Pláte 0eb7b53801 Useless commit 2022-11-29 10:09:13 +02:00
Alex Plate 510e31584e Fix incorrect env 2022-11-29 09:57:12 +02:00
Alex Plate 0efedd7fa5 Try a different GH login method 2022-11-29 09:46:34 +02:00
Alex Plate 01a32705e4 Try a different GH login method 2022-11-29 09:22:16 +02:00
Alex Plate 05c1b82bcf Add update PR to the integration tests 2022-11-29 08:55:57 +02:00
Alex Plate cf04796010 Update changelog 2022-11-29 08:55:57 +02:00
Alex Plate fd7e66e144 Add Runinho to contributors list 2022-11-29 06:52:48 +00:00
Alex PláteandGitHub 04ed7d413f Update and rename Emulated-plugins.md to IdeaVim Plugins.md 2022-11-28 21:48:20 +02:00
Alex Plate f543835921 Update UI test 2022-11-28 18:27:56 +02:00
Alex Plate 8ae35160e7 Move method to a different file 2022-11-28 18:25:11 +02:00
Alex Plate 75516a7217 Fix track action ids 2022-11-28 18:06:20 +02:00
Alex Plate 8783fc89e6 Make a longer delay in UI test 2022-11-28 17:47:06 +02:00
Alex Plate fd0819ca30 Add link to plugins 2022-11-28 17:36:57 +02:00
Alex Plate 650b925251 Refactor caret movement 2022-11-28 16:56:15 +02:00
Alex Plate fd3e32eaa8 Move some calls to vim engine 2022-11-28 13:29:41 +02:00
Alex Plate a8bebb88b1 Move vimLeadSelectionOffset to the engine 2022-11-28 13:19:16 +02:00
Alex Plate 3294a74979 Create vim engine evolution file 2022-11-25 17:06:45 +02:00
Alex Plate db95804eeb Move caret method now returns VimCaret instance
This is important for Fleet because the carets in Fleet are immutable
2022-11-25 16:53:19 +02:00
Alex Plate 15bfc00ddb Update CI job name 2022-11-25 13:45:56 +02:00
Alex Plate 18580e431f Add integration tests for experiments 2022-11-25 13:42:52 +02:00
Alex Plate 98624d8701 Add method for carets 2022-11-25 13:39:38 +02:00
Alex Plate 3c03a15831 Fix test with modifiers 2022-11-25 13:35:30 +02:00
Alex Plate 9710a7bfc1 Small reformat of state machine 2022-11-25 13:35:29 +02:00
Alex Plate 34426ae32d Pass editor to undo redo 2022-11-25 13:35:29 +02:00
Alex Plate c2f98ee317 Update changelog 2022-11-25 11:13:14 +00:00
Alex Plate 4df2abba82 Fix(VIM-758): Support d mappings 2022-11-25 13:11:13 +02:00
Alex Plate c3cd207b2b Add some logging 2022-11-25 09:40:48 +02:00
Alex Plate 4f6053f767 File cleanup 2022-11-25 09:31:34 +02:00
Alex Plate 5578fbdd4f Update changelog 2022-11-23 12:04:42 +02:00
Alex Plate 3e91004660 Update changelog 2022-11-23 09:47:50 +00:00
Alex Plate ac1d334bf1 Fix(VIM-2797): Introduce variable to mute default argtextobj mappings 2022-11-23 11:44:47 +02:00
Alex Plate 368c840177 Supress warning 2022-11-22 09:54:36 +02:00
Alex Plate c3a2fd736c Reorder badges 2022-11-21 20:26:29 +02:00
Alex Plate 741987f40b Add codecov badge 2022-11-21 20:24:32 +02:00
Alex Plate 375b025e22 Add kover report 2022-11-21 20:06:40 +02:00
Alex Plate 7324ee5e8d Update formatting 2022-11-20 00:18:56 +00:00
Alex Plate 54c2299654 Remove several methods from VimCaret 2022-11-18 14:37:32 +01:00
Alex Plate b2cfb6d6ed Refactor visual mode entering 2022-11-18 13:08:27 +01:00
Alex Plate e8a11b8f79 Remove unused method 2022-11-18 12:28:42 +01:00
Alex Plate f16890f9a7 Remove unused method 2022-11-17 16:35:33 +01:00
Alex Plate e881bec45d Move more change group methods to engine 2022-11-17 16:14:26 +01:00
Alex Plate 18eea7ca2d Move change group methods to the engine 2022-11-17 16:03:41 +01:00
Alex Plate 316410a561 Move some methods from put group to the engine 2022-11-17 14:57:19 +01:00
Alex Plate 76a1a190f6 Refactor change group 2022-11-17 14:08:07 +01:00