1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-18 17:46:02 +01:00

Commit Graph

  • 5ab985a7cc Update changelog after merging PR Alex Plate 2023-07-19 15:06:47 +0000
  • 6bd1782c4b Fix OS specific values in tests Matt Ellis 2023-07-17 12:00:24 +0100
  • 2f5d402c61 Support :set! to output as a single column Matt Ellis 2023-07-15 09:45:42 +0100
  • 8fb2ea5845 Output options in column order, not row order Matt Ellis 2023-04-26 16:21:17 +0100
  • a78e21a167 Use soft wraps instead of hard wraps in ex output Matt Ellis 2023-04-26 16:06:04 +0100
  • 2e9b626523 Fix formatting of value pair options Matt Ellis 2023-04-26 15:17:43 +0100
  • 4487b8904c Sort options output before formatting Matt Ellis 2023-04-26 15:12:08 +0100
  • 1f01f915dc Remove trailing padding from options list Matt Ellis 2023-04-26 15:07:49 +0100
  • 4222c71a69 Pre-release tasks Filipp Vakhitov 2023-07-18 11:48:56 +0300
  • 1d463cde90 Update changelog. Action id - 5561661508 IdeaVim Bot 2023-07-15 10:07:05 +0000
  • 834d1476ce
    Replace VimDataContext with a dataContextWrapper Alex Plate 2023-07-14 16:58:18 +0300
  • a769a8d1a4 Fix(VIM-2818): Wrong caret position after multicaret paste filipp 2023-07-14 16:24:36 +0300
  • ece8c3821d Add test for VIM-481 filipp 2023-07-14 16:00:54 +0300
  • 2bc0c4c41b Better buffer storage filipp 2023-07-14 15:06:03 +0300
  • 9e203898b6 Support more registers for secondary carets filipp 2023-07-14 13:42:18 +0300
  • 58ad8417e5 Fix vim logger filipp 2023-07-14 13:21:32 +0300
  • 9c00927089
    Use different commit format Alex Plate 2023-07-07 13:41:11 +0300
  • 7c6964c6ef
    Use different commit format Alex Plate 2023-07-07 13:40:47 +0300
  • 31a5104205
    Remove incorrect item in changelog Alex Plate 2023-07-07 13:36:12 +0300
  • 7bcf3858e8 Add ludwig-jb to contributors list Alex Plate 2023-07-07 10:31:44 +0000
  • fb3eb0da8a
    Use tags for workflows Alex Plate 2023-07-07 13:28:01 +0300
  • 0e6d92dea7
    Update changelog job Alex Plate 2023-07-07 13:23:21 +0300
  • c00ffe7fc3
    Try to use tags to get last commit Alex Plate 2023-07-07 13:15:26 +0300
  • 02b3f8bf02
    Disable changelog update Alex Plate 2023-07-07 13:03:00 +0300
  • fe7afb0141
    Try to use tags in the workflow Alex Plate 2023-07-07 12:56:31 +0300
  • 1ec810b981
    Switch to custom last-successful-commit-action Alex Plate 2023-07-07 12:36:59 +0300
  • 3a2187ebad
    Try to use modified action Alex Plate 2023-07-07 12:24:35 +0300
  • fef6a1b090
    Bring back the plugin in devendencies check Alex Plate 2023-07-07 11:49:27 +0300
  • 2f5b39af54 Update changelog after merging PR Alex Plate 2023-07-07 08:49:32 +0000
  • d3f942aebc VIM-2920 fix select block expansion when enclose boundary is line break samabcde 2023-06-20 22:09:25 +0800
  • 5df0db8845 Update changelog after merging PR Alex Plate 2023-07-07 08:01:10 +0000
  • 28887c1da2 Update VimMessages#updateStatusBar to accept VimEditor Ludwig Valda Vasquez 2023-07-06 15:19:11 +0200
  • 7053a225b8
    Update the branch name Alex Plate 2023-06-30 14:25:58 +0300
  • 54422801c3
    Try to migrate to a different way to get last successful action Alex Plate 2023-06-30 14:22:44 +0300
  • 56c464ba79 Update changelog Alex Plate 2023-06-30 10:07:38 +0000
  • 2582f1e907 Fix(VIM-1294): unvoluntary unfolding when using ideavim filipp 2023-06-30 12:32:26 +0300
  • 13139966ea
    Implement UserDataHolder for out VimDataContext Alex Plate 2023-06-30 10:50:30 +0300
  • 011bb78f69 Update changelog Alex Plate 2023-06-28 10:08:02 +0000
  • 2446ed20a6
    Update README.md Alex Pláte 2023-06-28 12:51:22 +0300
  • c376feb4d8 Fix(VIM-2685): Register command outputs different values for same registers filipp 2023-06-27 17:40:56 +0300
  • fa0bcfa37a Remove duplicate file filipp 2023-06-23 17:19:37 +0300
  • 6b70b11ffc Focus active tab after :tabclose filipp 2023-06-23 17:05:09 +0300
  • e474075778 Basic support for commands that were not added to grammar filipp 2023-06-23 15:18:57 +0300
  • 1205bb67f2 VIM-2973 Multiline editing like "ciw" doesn't work well when have remappings to stop c and d from using the default register filipp 2023-06-21 01:20:46 +0300
  • 10bcd20cd8 Retire obsolete commands filipp 2023-06-20 03:31:40 +0300
  • 3a2e6e018d Add missing command tests filipp 2023-06-20 03:10:32 +0300
  • 1b1680f7b0 Fix typo filipp 2023-06-20 03:09:46 +0300
  • 6cc52570ac Add missing ExCommand annotations filipp 2023-06-09 13:53:09 +0300
  • 6425791ed9 Attempt to avoid broken jsons after partial compilation filipp 2023-06-09 13:15:42 +0300
  • 4c7a720447 Update changelog Alex Plate 2023-06-17 10:07:41 +0000
  • 23ac9f3faf Update changelog Alex Plate 2023-06-16 10:08:08 +0000
  • 0192009482
    Fix(VIM-2975): Fix the offset after the rendered docs Alex Plate 2023-06-15 14:25:09 +0300
  • 2468c359a4
    Disable test warning Alex Plate 2023-06-15 13:22:53 +0300
  • ae1ad9fd2e Update changelog Alex Plate 2023-06-14 10:07:36 +0000
  • 3596748059
    Prepare to 2.3.0 release Alex Plate 2023-06-14 09:24:48 +0300
  • 407806e84c
    Update changelog Alex Plate 2023-06-12 10:41:57 +0300
  • b83909da9c Update changelog after merging PR Alex Plate 2023-06-12 07:42:26 +0000
  • dd490967d3 Add Matchit PHP patterns Martin Yzeiri 2023-06-11 14:21:33 -0400
  • 391202877a Extract tagNamePattern to an argument Martin Yzeiri 2023-05-16 13:45:03 -0400
  • c48acd8fb7 Simplify JavaScript PSI checks Martin Yzeiri 2023-06-11 14:45:35 -0400
  • c8428258fe Switch to linkedMapOf Martin Yzeiri 2023-05-16 09:48:31 -0400
  • fc4feaa78c Update changelog Alex Plate 2023-06-07 10:07:42 +0000
  • 1855f3b43f
    Disable detection of the java OOM on TeamCity Alex Plate 2023-06-06 17:33:18 +0300
  • 50b848027c TeamCity change in 'Ideavim' project: general settings of 'Plugin verification' build configuration were updated aleksei.plate@jetbrains.com 2023-06-06 14:29:49 +0000
  • 7b71af9e1d
    Fix(VIM-2964): Fix an issue with leaking caret instance Alex Plate 2023-06-06 16:12:54 +0300
  • 4814f0c895
    Switch to the previous version of intellij gradle plugin Alex Plate 2023-06-06 14:53:32 +0300
  • 192307ad52
    Update verion of TC config Alex Plate 2023-06-06 14:42:23 +0300
  • e28c57432d
    Set stable IJ for releases as the current EAP frezes with the buildSearchableOption task Alex Plate 2023-06-06 14:39:31 +0300
  • 911915266a
    Inline the writeFile function Alex Plate 2023-06-06 12:16:14 +0300
  • 51c464f8d2
    Fix out of bounds exception Alex Plate 2023-06-02 09:53:04 +0300
  • 30069564a7 Remove class filipp 2023-06-06 10:40:26 +0300
  • 460553d8ae Avoid dependency to annotation-processors filipp 2023-06-06 03:04:49 +0300
  • cc2de42415 Moving from gorgeous YAML to good old JSON filipp 2023-06-06 02:49:16 +0300
  • b31aa57d81 build.gradle.kts cleanup filipp 2023-06-05 23:23:44 +0300
  • c9b9bb6cf8 Remove generated files for tests filipp 2023-06-05 21:51:37 +0300
  • 89e74b2011 Remove unused import filipp 2023-06-05 21:04:30 +0300
  • 434d882314 Add vimscriptfunctionannotation option filipp 2023-05-31 19:00:21 +0300
  • 617d9d90ed Add excommandannotation option filipp 2023-05-31 16:36:14 +0300
  • f456e0a8dd Fix tests filipp 2023-05-12 20:49:00 +0300
  • 2716255e22 Better paths filipp 2023-05-12 17:47:15 +0300
  • 4d907213c3 Split ex-commands in YAML filipp 2023-05-12 17:31:17 +0300
  • ee704f53c7 Support lazy ex command classloading filipp 2023-05-06 22:35:14 +0300
  • 74237365f1 Fix LazyVimscriptFunction filipp 2023-05-06 20:53:05 +0300
  • 8aeab29303 Annotate ex-commands filipp 2023-05-05 19:53:39 +0300
  • ff945e7b8a Add ExCommand annotation filipp 2023-05-05 17:08:33 +0300
  • 9707704f57 Minor refactoring filipp 2023-05-05 16:15:21 +0300
  • 7491d19309 Add yaml files filipp 2023-05-05 15:27:09 +0300
  • fb74e5e731 Fix tests filipp 2023-05-05 15:26:42 +0300
  • 627c8a6eca Move some functions to engine filipp 2023-05-05 14:26:01 +0300
  • 8094758a82 Add function providers filipp 2023-05-05 13:38:13 +0300
  • f143b6ee9f Rename KSP options filipp 2023-05-05 13:36:16 +0300
  • 77cef909fb Add comment to YAML filipp 2023-05-05 12:04:07 +0300
  • 063d3949cf Better YAML filipp 2023-05-05 11:56:09 +0300
  • c1b87eba03 Annotate functions filipp 2023-05-05 09:56:31 +0300
  • bae52964cd Add VimscriptFunction annotation filipp 2023-05-05 09:53:33 +0300
  • 06021c1b79 Update changelog after merging PR Alex Plate 2023-06-01 07:39:37 +0000
  • 437932cd57 VIM-1990 fix repeat delete find or till wrong MotionType samabcde 2023-06-01 00:30:15 +0800
  • 6cc16aa72b Update changelog Alex Plate 2023-05-31 10:08:03 +0000
  • b48950ff3a
    Fix(VIM-2953): The previous fix for :q command caused weird behavior of tab closing Alex Plate 2023-05-31 11:41:25 +0300
  • c397c77809 Add Sam Ng to contributors list Alex Plate 2023-05-30 09:03:46 +0000