Commit Graph
9716 Commits
Author SHA1 Message Date
Alex Plate 0ecfdc5cf3 Fix issue with incorrect position of the caret after put 2023-01-09 10:52:29 +02:00
Alex Plate a357f989ad Update changelog after merging PR 2023-01-09 08:19:13 +00:00
Patrick ElmquistandAlex Pláte 831e335b5d Fixed typos in Tutor 2023-01-09 10:17:31 +02:00
Alex Plate 5e4afd4a7b Update changelog 2023-01-06 08:00:34 +00:00
Alex Plate 337c526e23 Fix(VIM-2833): Fix rare deadlock during put in insert mode from clipboard 2023-01-06 09:58:52 +02:00
Alex Plate 5f25db231f Update copyright rules 2023-01-06 09:26:05 +02:00
Alex Plate fb46993a05 Reformat sources 2023-01-06 09:26:05 +02:00
Alex Plate ef2738838f Update copyright rules 2023-01-06 09:26:05 +02:00
Alex Plate b9669e452c Add some information to issue template 2023-01-06 09:26:04 +02:00
Alex Plate 6196417436 Fix minor issue with offsets 2023-01-06 09:26:04 +02:00
Alex Plate 5d797f397d Update changelog after merging PR 2023-01-06 07:23:51 +00:00
Matt EllisandAlex Pláte 3be6acf5b5 Restore type qualifiers for some static methods 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte b5619adf45 Cleanup MotionGroup.kt 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 62540fe1b2 Reformat MotionGroup.kt 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte fd85fdf0ac Convert MotionGroup to Kotlin 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte e09208c757 Rename MotionGroup.java to MotionGroup.kt 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 753f2110c6 Clean up ScrollGroup.kt 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 7917e8417b Import EditorHelper methods 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte a0447b4840 Convert ScrollGroup from Java to Kotlin 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 2e561a2af4 Rename ScrollGroup.java to ScrollGroup.kt 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte a330a3e472 Make editor converter property accessors inline 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 229d64fcf8 Add ScrollViewHelper.kt to ThirdPartyLicenses.md 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 6df695f650 Cleanup ScrollViewHelper.kt 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte d77edaa056 Convert ScrollViewHelper to Kotlin 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 4f78246c7f Rename ScrollViewHelper.java to .kt 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 8d3ccdaf9c Extract scroll functionality into ScrollGroup 2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 17e1061866 Extract scrollCaretIntoView to helper class
This file is licensed under the Vim license, so that scrolling the caret into view can be based on the Vim implementation
2023-01-06 09:22:08 +02:00
Matt EllisandAlex Pláte 30d4b06393 Fix dangling doc comment 2023-01-06 09:22:08 +02:00
Alex Plate 893bf452fb Update changelog after merging PR 2023-01-04 06:58:40 +00:00
Martin YzeiriandAlex Pláte bb67584cba Matchit: Add more Rider file types 2023-01-04 08:56:41 +02:00
Alex Plate e28ec93c80 Reformat project 2023-01-04 08:44:28 +02:00
Alex Plate ca37019427 Move some functions to script 2023-01-04 08:42:20 +02:00
Alex Plate 3d452015ee Small refactoring of scripts 2023-01-04 08:42:19 +02:00
Alex PláteandGitHub 57a3d82649 Update integrationsTest.yml 2023-01-04 08:21:44 +02:00
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
Martin YzeiriandAlex Pláte 28ba36dddb Matchit: Support cshtml files
Enables HTML jumps in Razor (.cshtml) templates.
2022-12-29 07:51:59 +02: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
RuninhoandAlex Pláte faebf66065 improve formating 2022-12-28 08:58:14 +02:00