1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-19 22:42:45 +02:00

Commit Graph

  • 5e99c45fa1
    Convert FindFileHandler to kotlin Alex Plate 2019-02-19 19:58:18 +0300
  • 687a601772
    Add Tony Arra to contributor list Alex Plate 2019-02-19 19:56:18 +0300
  • 4bc2880505
    Convert FindClassHandler to kotlin Alex Plate 2019-02-19 19:14:59 +0300
  • 0f474d7f3e
    Convert EditFileHandler to kotlin Alex Plate 2019-02-19 19:13:03 +0300
  • fe5342d63c
    Convert DumpHandler to kotlin Alex Plate 2019-02-19 19:10:16 +0300
  • 2f9de59b79
    Convert DeleteHandler to kotlin Alex Plate 2019-02-19 19:06:01 +0300
  • 18d18118a0
    Convert CopyHandler to kotlin Alex Plate 2019-02-19 19:02:56 +0300
  • b074b5ac70
    Use coerce function for rawCount Alex Plate 2019-02-19 16:54:13 +0300
  • a38231fb1b
    Merge pull request #172 from TonyArra/VIM-1569 Alex Plate 2019-02-19 19:45:54 +0300
  • 740abc1e70
    Use enum for storing command flags Alex Plate 2019-02-19 16:43:23 +0300
  • 2761dfb06f
    Convert CmdFilterHandler to kotlin Alex Plate 2019-02-19 12:07:46 +0300
  • 93ce46bb7c
    Convert AsciiHandler to kotlin Alex Plate 2019-02-19 11:57:25 +0300
  • 7e23fca598
    New style of command definition Alex Plate 2019-02-18 21:32:23 +0300
  • 472e14f339
    Add dos65 to contributor list Alex Plate 2019-02-18 19:54:10 +0300
  • 0c2631622e
    Merge pull request #88 from dos65/keypad_arrows Alex Plate 2019-02-18 19:50:22 +0300
  • 2285034a62
    Convert ActionListHandler to kotlin Alex Plate 2019-02-15 21:02:25 +0300
  • 49e28839f7
    Convert ActionHandler to kotlin Alex Plate 2019-02-15 19:40:43 +0300
  • b2533565ad
    Convert WriteQuiteHandler to kotlin Alex Plate 2019-02-15 19:27:07 +0300
  • a96a1730a1
    Convert WritePreviousHandler to kotlin Alex Plate 2019-02-15 19:25:35 +0300
  • d027d7e099
    Convert WriteNextHandler to kotlin Alex Plate 2019-02-15 19:23:56 +0300
  • cf5a5564ca
    Convert WriteHandler to kotlin Alex Plate 2019-02-15 19:22:34 +0300
  • e183067257
    Convert WriteAllHandler to kotlin Alex Plate 2019-02-15 19:21:10 +0300
  • 7ab15f7f89
    Convert UndoHandler to kotlin Alex Plate 2019-02-15 19:19:59 +0300
  • 1a91f0cbcb
    Convert SubstituteHandler to kotlin Alex Plate 2019-02-15 19:17:37 +0300
  • 30241e0837
    Convert SplitHandler to kotlin Alex Plate 2019-02-15 18:58:14 +0300
  • aea098b668
    Convert SourceHandler to kotlin Alex Plate 2019-02-15 18:54:36 +0300
  • c34948190a
    Update CHANGES list Alex Plate 2019-02-15 18:22:47 +0300
  • 95a441b5b1
    Merge pull request #175 from citizenmatt/VIM-1303 Alex Plate 2019-02-15 18:19:11 +0300
  • 21b9b1d7f1
    Convert ShiftRightHandler to kotlin, write tests for handler Alex Plate 2019-02-15 17:54:32 +0300
  • bd36a6d528
    Convert ShiftLeftHandler to kotlin, write tests for handler Alex Plate 2019-02-15 17:48:26 +0300
  • aca77e1279
    Convert ShellHandler to kotlin Alex Plate 2019-02-15 17:13:59 +0300
  • f7b604cb9b
    Convert SetHandler to kotlin Alex Plate 2019-02-15 17:11:02 +0300
  • 9c5cfd6bca
    Convert SelectLastFileHandler to kotlin Alex Plate 2019-02-15 17:08:55 +0300
  • f657ecac6f
    Convert SelectFirstFileHandler to kotlin Alex Plate 2019-02-15 17:06:54 +0300
  • 69aaca33a5
    Convert RedoHandler to kotlin Alex Plate 2019-02-15 17:04:35 +0300
  • 08168a7877
    Convert QuitHandler to kotlin Alex Plate 2019-02-15 17:02:57 +0300
  • 9054f48f88
    Convert PromptReplaceHandler to kotlin Alex Plate 2019-02-15 16:59:34 +0300
  • fbe6b5a3a3
    Convert PromptFindHandler to kotlin Alex Plate 2019-02-15 16:55:45 +0300
  • b114f4ee96
    Flaky test remove Alex Plate 2019-02-15 14:58:49 +0300
  • 8af5634431
    Convert NoHLSearchHandler to kotlin Alex Plate 2019-02-14 18:08:44 +0300
  • 1b61598149
    Convert NextFileHandler to kotlin Alex Plate 2019-02-14 17:41:55 +0300
  • 2cfc180df7
    Convert MarkHandler to kotlin. Write tests for :mark command Alex Plate 2019-02-14 16:29:06 +0300
  • 4d20e8fb28
    Convert NextTab and PreviousTab handlers to kotlin Alex Plate 2019-02-14 15:50:35 +0300
  • 8f3d570bf6
    Add Andrei Gasparovic to contributors list Alex Plate 2019-02-14 15:02:05 +0300
  • 276b19bf09
    Merge pull request #132 from andreigasparovici/master Alex Plate 2019-02-14 14:56:43 +0300
  • b0ebbdd7ff
    Convert HelpHandler to kotlin Alex Plate 2019-02-14 14:35:24 +0300
  • 5014de6d9d
    Convert FileHandler to kotlin Alex Plate 2019-02-14 14:23:28 +0300
  • 6dc9843aa9
    Extract "%" tests into separate file Alex Plate 2019-02-14 13:53:49 +0300
  • ad6e3dee6c
    Add Vedran Budimcic to contributors list Alex Plate 2019-02-14 13:27:34 +0300
  • e0e51835b5
    Create function for handler's flags definition Alex Plate 2019-02-14 12:58:28 +0300
  • 7bccc2fbdb
    Merge pull request #127 from vedran/master Alex Plate 2019-02-14 13:14:56 +0300
  • c2da601722
    Remove unused handler Alex Plate 2019-02-14 12:38:24 +0300
  • e8fea2e969
    Convert DigraphHandler and EchoHandler to kotlin Alex Plate 2019-02-13 16:17:18 +0300
  • ebe23989a7
    Add link to :shell command issue Alex Plate 2019-02-13 15:11:00 +0300
  • 278a2dfc07
    Convert SearchGroupTest to kotlin. Add offset tests (e, b, s, +-1) Alex Plate 2019-02-13 15:02:56 +0300
  • 1fb93ea73d
    Create kotlin-style command definition Alex Plate 2019-02-13 13:42:43 +0300
  • bfc5aaa2de
    Merge pull request #176 from johngrib/fix-authors-email Alex Plate 2019-02-13 12:22:47 +0300
  • 183fbafaae
    Fix the wrong email address JohnGrib 2019-02-13 11:32:45 +0900
  • 470f15fd3c
    Convert ExitHandler and CommandName to kotlin Alex Plate 2019-02-12 20:47:59 +0300
  • d8a5209ec4
    Add Marcel Hild to contributor list Alex Plate 2019-02-12 20:05:47 +0300
  • 99c6b4552a
    Merge pull request #126 from durandom/offset_in_slash Alex Plate 2019-02-12 19:50:48 +0300
  • d69bf5d76f
    Update changelog. Add John Grib to contributor list. Alex Plate 2019-02-12 18:55:01 +0300
  • ac484e36fa
    Merge pull request #115 from johngrib/feature/add-command-shell Alex Plate 2019-02-12 18:39:23 +0300
  • dc88cbd902
    Change implementation of ExitHandler Alex Plate 2019-02-12 17:33:18 +0300
  • fb277e9e49
    Create package for handler tests Alex Plate 2019-02-12 17:15:53 +0300
  • 8c6e4ecefc
    Update changelog Alex Plate 2019-02-12 16:52:21 +0300
  • 582393a462
    Fix :only command Alex Plate 2019-02-12 16:42:54 +0300
  • c118bacffd
    Create VimFileEditorTestCase for editor tests Alex Plate 2019-02-12 16:42:06 +0300
  • 132f52785c Version 0.51 0.51 Andrey Vlasovskikh 2019-02-12 00:08:12 +0300
  • 0c1a08b231
    VIM-1303 Update UI when look and feel changes Matt Ellis 2019-02-07 08:54:41 +0000
  • b88f13ee32 [VIM-1012] Support tab close preferences when using :q or :wq bradziolko 2019-01-29 02:09:53 -0600
  • c556ec2001 Merge branch 'fixes-by-matt' Andrey Vlasovskikh 2019-01-28 23:05:23 +0300
  • d49683ab2f Updated Kotlin to 1.3 due to compatibility IntelliJ 2019.1 Andrey Vlasovskikh 2019-01-28 22:56:14 +0300
  • 810c3cd561 Use the IntelliJ repo instead of the default cache-redirector due to network issues Andrey Vlasovskikh 2019-01-28 21:54:55 +0300
  • b909157f4b Mention Rider as a compatible IDE Andrey Vlasovskikh 2019-01-28 21:51:16 +0300
  • 21c1232ba6 Updated the changelog Andrey Vlasovskikh 2019-01-28 21:42:21 +0300
  • ff61a42670 Updated usages of obsolete APIs Andrey Vlasovskikh 2019-01-28 21:40:14 +0300
  • f160d855c0 Added missing nullity annotations Andrey Vlasovskikh 2019-01-28 21:38:37 +0300
  • 51685a2094 Renamed attributes according to naming convention Andrey Vlasovskikh 2019-01-28 20:49:23 +0300
  • 487c71ec15 Updated since-build according to the version that introduced the required API Andrey Vlasovskikh 2019-01-28 20:42:40 +0300
  • 39aa60850d Fixed inspection warnings Andrey Vlasovskikh 2019-01-28 20:41:56 +0300
  • 872921e6b7 Reformat code Andrey Vlasovskikh 2019-01-28 20:39:45 +0300
  • 89788df95c Merge branch 'pull/173' Andrey Vlasovskikh 2019-01-28 20:38:03 +0300
  • 6ccd8ed0b8 Added Matt Ellis to the list of contributors Andrey Vlasovskikh 2019-01-27 17:04:44 +0300
  • aa7e3bfa69 Updated changelog Andrey Vlasovskikh 2019-01-27 17:03:46 +0300
  • 00154f2b9f Merge branch 'pull/170' Andrey Vlasovskikh 2019-01-27 16:48:05 +0300
  • 531a9c28ae
    VIM-1558 Support block inlays Matt Ellis 2019-01-25 12:31:42 +0000
  • 63be2c28e9 Strip tag attributes from closing tag for Vim-Surround Tony Arra 2019-01-21 09:02:39 -0500
  • 56c4e3e31f
    VIM-1187 Fix performance with large files and relative line numbers Matt Ellis 2019-01-08 13:47:05 +0000
  • ef2497cadc
    Update to IJ 2018.3 Matt Ellis 2019-01-08 13:46:20 +0000
  • 95f56a8869 Added Alex Plate to the contributors list Andrey Vlasovskikh 2018-12-31 18:10:11 +0300
  • f5b1112304 Updated changelog Andrey Vlasovskikh 2018-12-31 18:09:55 +0300
  • 333a5be30b Merge branch 'pull/162' Andrey Vlasovskikh 2018-12-31 18:05:38 +0300
  • 6c9e697892 VIM-620 Fixed handling nested <C-O> & <Esc> in Insert and Replace modes Andrey Vlasovskikh 2018-12-31 18:01:15 +0300
  • 7663eb531e Write test to reproduce VIM-620 issue Alex Plate 2018-10-06 19:17:57 +0300
  • 5e80e402ee Get indent from PsiFile so formatting on shift is consistent Andrew Potter 2018-11-02 12:54:55 -0400
  • 33499fe945 Version 0.50 0.50 Andrey Vlasovskikh 2018-10-18 15:00:16 +0300
  • 2882b638e5 Use latest stable IntelliJ, Kotlin, gradle-intellij-plugin Andrey Vlasovskikh 2018-10-18 14:45:33 +0300
  • 5529bf284a VIM-798 Arrow keys for window navigation commands Alex Plate 2018-10-01 20:19:25 +0300
  • 9e2400de69
    VIM-1473 Fix incorrect selection type for unnamed registers Pierce Corcoran 2018-09-23 19:05:27 -0700