1
0
Fork 0
Commit Graph

5443 Commits

Author SHA1 Message Date
Alex Plate 4e3a9ffa40
Add unchecked email 2022-07-06 10:34:31 +03:00
filipp 3bf68a2bb8 Update formatting 2022-07-06 13:11:11 +06:00
Alex Plate a80f6feab0
Update changelog 2022-07-06 09:30:25 +03:00
Alex Plate 3cf8ae52ed
Add link to the docs 2022-07-06 09:30:25 +03:00
Matt Ellis 62632a4514 Improve handling of fractional width fonts 2022-07-06 09:29:36 +03:00
Alex Plate 249bd3778a
Add a note about refactoring 2022-07-06 09:14:52 +03:00
filipp ab9e5d7a4a Fix selection issue with `oldundo` set 2022-07-06 12:12:55 +06:00
filipp 083b7dc952 Fix(VIM-2698) Undo causes confirmation dialog to reappear forever 2022-07-06 11:35:29 +06:00
Alex Plate 1791692d92
Use java boolean 2022-07-05 12:26:16 +03:00
Alex Plate ba23c9ab5e
Rename variable service 2022-07-05 11:27:53 +03:00
Alex Plate f96ab37bcb
Rename Scope 2022-07-05 11:04:08 +03:00
Alex Plate 0da34bbb34
Compatibility of toggleOption 2022-07-05 10:56:45 +03:00
Alex Plate 51e7c745ea
Move number option to a different package 2022-07-05 10:26:14 +03:00
aleksei.plate 8347251572 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-05 07:13:58 +00:00
aleksei.plate ce8512f4e0 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-05 07:13:22 +00:00
aleksei.plate a724a19d00 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-05 07:13:00 +00:00
Alex Plate 7eae7a98e8
Command state compatibility 2022-07-05 10:05:02 +03:00
Alex Plate fe9566eebd
Convert helper to kt 2022-07-04 10:59:24 +03:00
Alex Plate b69756730f
Rename .java to .kt 2022-07-04 10:59:23 +03:00
Alex Plate 6cd1a60b53
More compatibility 2022-07-04 10:33:31 +03:00
Alex Plate 9d935e47b5
Move compatibility 2022-07-04 09:49:50 +03:00
Alex Plate a7d5372d06
Move classes to a different package 2022-07-04 09:49:50 +03:00
Alex Plate a575942c81
Compatibility 2022-07-04 09:49:50 +03:00
aleksei.plate 3cf6c53a8e TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-04 06:40:47 +00:00
aleksei.plate 91d86680de TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-04 06:22:54 +00:00
aleksei.plate d1d082fb99 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-04 06:15:19 +00:00
aleksei.plate 2c634d1bf0 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-04 06:06:43 +00:00
aleksei.plate 02a6fe4dc9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-04 06:03:46 +00:00
aleksei.plate 223d681526 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: VCS roots of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-04 06:03:33 +00:00
aleksei.plate f42ef1c2fc TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: VCS roots of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-07-04 06:03:27 +00:00
Alex Plate f4817b2111
Add compatibility verifier to the repo 2022-07-04 08:59:31 +03:00
Alex Plate 6f5def0abf Update formatting 2022-07-03 00:19:25 +00:00
filipp f0fcd7f133 Better offset for multiple carets with surround 2022-07-02 18:59:21 +06:00
filipp 6115adb72e Add registers to carets 2022-07-02 18:51:10 +06:00
filipp bfd0b5fd91 Merge remote-tracking branch 'origin/master' 2022-07-02 11:21:33 +06:00
Alex Plate 6c0a52155b
Add compatibility method 2022-07-01 16:36:30 +03:00
Alex Plate c7ebce39bf
Make options compatible 2022-07-01 16:10:13 +03:00
Alex Plate a0dc7a792f
Add more compatibility methods 2022-07-01 15:55:07 +03:00
Alex Plate fdb09a8f1f
Use vim-engine kotlin settings 2022-07-01 12:18:53 +03:00
Alex Plate 4ac2aa2339
Apply kotlin options to all projects 2022-07-01 11:29:15 +03:00
Alex Plate ebbc20692a
Add JVM compatibility option to the compiler 2022-07-01 10:58:32 +03:00
Alex Plate 5c82d112c9
More compatibility methods 2022-07-01 10:05:13 +03:00
Alex Plate 40fd50d7f1
Add midding import 2022-07-01 09:27:07 +03:00
Alex Plate f7b948fee2
Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
Alex Plate 6cdcf133bb
Use snapshot version of gradle plugin 2022-06-30 09:14:29 +03:00
filipp f3025757b6 Merge remote-tracking branch 'origin/master' 2022-06-30 11:02:41 +06:00
nikita.koshcheev a49811a3f9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' 2022-06-29 15:16:26 +00:00
Alex Plate 2ac4b265d1
Add compatibility method 2022-06-29 16:30:26 +03:00
Alex Plate 46e994b563
Fix incorrect inheritance 2022-06-29 11:42:21 +03:00
Alex Plate 81482bd298
Add more compatibility changes 2022-06-29 11:25:11 +03:00