filipp
|
ce77148a38
|
Multiple carets support for marks
|
2023-01-16 18:40:24 +02:00 |
|
Alex Plate
|
0ee6ce0a55
|
Remove some forEachCaret methods
|
2023-01-16 11:43:00 +02:00 |
|
Alex Plate
|
39f0e14fee
|
Remove one of the unused methods
|
2023-01-16 09:53:52 +02:00 |
|
Alex Plate
|
dc09907f93
|
Remove dynamic loader stopper
|
2023-01-16 09:38:38 +02:00 |
|
Alex Plate
|
e674d8ac3a
|
Remove more usages of runForEachNative
|
2023-01-12 10:31:14 +02:00 |
|
Alex Plate
|
141af4f097
|
Remove one of for each methods
|
2023-01-12 10:19:11 +02:00 |
|
Alex Plate
|
908c978242
|
Global copyright update
|
2023-01-10 10:09:25 +02:00 |
|
Alex Plate
|
0ecfdc5cf3
|
Fix issue with incorrect position of the caret after put
|
2023-01-09 10:52:29 +02:00 |
|
Patrick Elmquist
|
831e335b5d
|
Fixed typos in Tutor
|
2023-01-09 10:17:31 +02: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
|
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 |
|
Matt Ellis
|
3be6acf5b5
|
Restore type qualifiers for some static methods
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
b5619adf45
|
Cleanup MotionGroup.kt
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
62540fe1b2
|
Reformat MotionGroup.kt
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
fd85fdf0ac
|
Convert MotionGroup to Kotlin
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
e09208c757
|
Rename MotionGroup.java to MotionGroup.kt
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
753f2110c6
|
Clean up ScrollGroup.kt
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
7917e8417b
|
Import EditorHelper methods
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
a0447b4840
|
Convert ScrollGroup from Java to Kotlin
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
2e561a2af4
|
Rename ScrollGroup.java to ScrollGroup.kt
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
a330a3e472
|
Make editor converter property accessors inline
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
6df695f650
|
Cleanup ScrollViewHelper.kt
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
d77edaa056
|
Convert ScrollViewHelper to Kotlin
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
4f78246c7f
|
Rename ScrollViewHelper.java to .kt
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
8d3ccdaf9c
|
Extract scroll functionality into ScrollGroup
|
2023-01-06 09:22:08 +02:00 |
|
Matt Ellis
|
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 Ellis
|
30d4b06393
|
Fix dangling doc comment
|
2023-01-06 09:22:08 +02:00 |
|
Martin Yzeiri
|
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 |
|
Martin Yzeiri
|
28ba36dddb
|
Matchit: Support cshtml files
Enables HTML jumps in Razor (.cshtml) templates.
|
2022-12-29 07:51:59 +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 |
|
Runinho
|
faebf66065
|
improve formating
|
2022-12-28 08:58:14 +02:00 |
|
Runinho
|
dc030d6895
|
Fix(VIM-2760) notebookCommandMode detection
|
2022-12-28 08:58:14 +02:00 |
|
Matt Ellis
|
c0e17a6c61
|
Fix issue with lastColumn not being invalidated
|
2022-12-27 15:45:18 +02:00 |
|
Matt Ellis
|
b5046b089e
|
Fix incsearch not scrolling to current match
|
2022-12-27 15:45:18 +02:00 |
|
Alex Plate
|
1075112bfa
|
Add IdeaVim tutor
|
2022-12-27 10:48:58 +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
|
654a443d4b
|
Fix compatibility with plugins
|
2022-12-21 10:59: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 Plate
|
8e8efe4862
|
Fix(VIM-2813): Migrate update checker to VimStandalonePluginUpdateChecker
|
2022-12-19 10:06:52 +02:00 |
|
Alex Plate
|
b154e31a28
|
Update formatting
|
2022-12-04 00:16:36 +00: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
|
dcac3be0da
|
Pass editor to the message service
|
2022-12-01 14:29:54 +02:00 |
|
Alex Plate
|
fb5177633a
|
More uses of ImmutableVimCaret
|
2022-12-01 08:38:52 +02:00 |
|
Alex Plate
|
743b978e6f
|
Update engine
|
2022-11-30 13:11:16 +02:00 |
|
Alex Plate
|
1fd877c597
|
Small refactoring of vim caret
|
2022-11-30 11:49:09 +02:00 |
|