1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-04 19:22:19 +01:00

Commit Graph

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