1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-08 22:53:14 +02:00

Commit Graph

  • ea4fc32e60 Update readme: add information about commentary extension Alex Plate 2019-03-28 14:02:34 +03:00
  • 47db118c21 hola jtierno 2019-03-28 21:12:16 +01:00
  • a1ff484c85 Merge pull request #109 from dhleong/dhleong/CommentaryExtension2 Alex Plate 2019-03-28 13:34:03 +03:00
  • 6ebedb9219 VIM-1615 Fix handling of so=999 Matt Ellis 2019-03-27 09:31:12 +00:00
  • c717bed4fb Command gn jonatantierno 2017-11-01 21:12:47 +01:00
  • 170bff5a3f Added tests for VIM1067 gecko655 2019-03-11 00:43:25 +09:00
  • 41ea121377 Fix issue VIM-1067: Repeat commands deletes End Of Line character when repeating "append to end of line" ('A') command. gecko655 2019-03-11 00:43:01 +09:00
  • b55615fffa Add a unit test sumoooru2 2019-02-28 18:36:05 +09:00
  • b3de48fdd2 Convert CommandNode to kotlin Alex Plate 2019-02-26 12:11:06 +03:00
  • f58eda97c8 WIP: Renaming file 'CommandNode' with Kotlin extension Alex Plate 2019-02-26 12:10:03 +03:00
  • 7958aa3881 Convert CommandHandler to kotlin Alex Plate 2019-02-25 19:55:58 +03:00
  • ad69ab7579 Add missing property key Alex Plate 2019-02-25 19:31:39 +03:00
  • 8b88be5742 Update copyright formatting Alex Plate 2019-02-25 19:26:34 +03:00
  • 6f31dae429 Add instruction for copyright setup Alex Plate 2019-02-25 19:24:39 +03:00
  • e67ac4c3ad Use enumsets instead of bitflags for CommandHandler Alex Plate 2019-02-25 19:03:45 +03:00
  • a52984f515 Remove unused constructors of CommandHandler Alex Plate 2019-02-25 14:05:37 +03:00
  • 746dbc2533 Convert MapHandler to kotlin Alex Plate 2019-02-25 13:58:18 +03:00
  • b2c462fbaa Convert SortHandler to kotlin Alex Plate 2019-02-25 13:07:39 +03:00
  • 42171e5680 Convert YankLinesHandler to kotlin Alex Plate 2019-02-25 13:01:00 +03:00
  • 10ddc61fb7 Convert SelectFileHandler to kotlin Alex Plate 2019-02-25 12:51:24 +03:00
  • ae1d3d9c09 Convert RepeatHandler to kotlin Alex Plate 2019-02-25 12:49:13 +03:00
  • 990caaa75d VIM-1090 VIM-1100 fix tag motion with duplicate tags. Simon Rainer 2019-02-24 11:32:35 +01:00
  • 00dc6fe775 Preserve caret position (only) for linewise comments Daniel Leong 2019-02-22 20:31:25 -05:00
  • 3fa9f258d7 Add an HTML filetype test Daniel Leong 2019-02-22 20:01:03 -05:00
  • 33fd60e743 Temporary remove .idea folder because of setup problems Alex Plate 2019-02-22 20:58:56 +03:00
  • fbac63085f Add WriteAction.run() wrappings as appropriate Daniel Leong 2019-02-22 10:59:20 -05:00
  • 35ce221cab Refactor Runnable -> lambda Daniel Leong 2019-02-22 08:46:17 -05:00
  • 4599d76ce4 Remove catch() Daniel Leong 2019-02-22 08:40:31 -05:00
  • 6a6632e363 Fix visual-mode gc action dhleong 2016-05-14 18:32:15 -04:00
  • 5c18dd0603 Post handling of "remaining" key to ensure correct event ordering dhleong 2016-05-14 14:06:42 -04:00
  • 245c48d78f Only pass extra keys for prevMappingInfo if necessary dhleong 2016-05-14 13:44:22 -04:00
  • e5d880b516 Update base ambiguous mapping tests dhleong 2016-05-13 10:26:14 -04:00
  • ff02161062 Improve tests for more depth, cover gc(motion)/gcc issue dhleong 2016-05-11 22:49:15 -04:00
  • 0475610f59 Another attempt at comment motion extension dhleong 2016-04-25 15:29:52 -04:00
  • 215b94046a Use single class import in project Alex Plate 2019-02-22 16:28:06 +03:00
  • a1236d855b Convert RegistersHandler to kotlin Alex Plate 2019-02-22 16:26:37 +03:00
  • 0f835fd3ba Convert PutLinesHandler to kotlin Alex Plate 2019-02-22 15:59:00 +03:00
  • cbb0d1a05e Update .gitignore Alex Plate 2019-02-22 14:10:01 +03:00
  • 7bb7386c83 Update badges Alex Plate 2019-02-21 20:16:44 +03:00
  • 48bef164ef Move contribution information to separate file Alex Plate 2019-02-21 19:32:56 +03:00
  • 434c1ef275 Convert PreviousFileHandler to kotlin Alex Plate 2019-02-21 18:59:24 +03:00
  • 6772b08745 Convert OnlyHandler to kotlin Alex Plate 2019-02-21 18:56:03 +03:00
  • 7c8d560f9e Use native mechanism for multicursor iteration Alex Plate 2019-02-21 18:19:23 +03:00
  • 29d3e4fd5b Convert MoveTextHandler to kotlin Alex Plate 2019-02-21 17:34:30 +03:00
  • db0e95deac Add .idea styles Alex Plate 2019-02-21 16:25:20 +03:00
  • b8748916a7 Convert MarksHandler to kotlin Alex Plate 2019-02-21 15:57:21 +03:00
  • e7c5a20ab0 Update gradle wrapper to 5.2.1 version Alex Plate 2019-02-21 15:31:14 +03:00
  • bac754ac4b Add Brad Ziolko to contributor list Alex Plate 2019-02-21 14:51:59 +03:00
  • e028215718 Convert LetHandler to kotlin Alex Plate 2019-02-21 14:22:44 +03:00
  • 908a0929f0 Merge pull request #174 from bradziolko/vim-1012 Alex Plate 2019-02-21 14:45:22 +03:00
  • 6565ad8e96 Update copyright on test files Alex Plate 2019-02-21 12:56:20 +03:00
  • c0819a83f0 Create ignored tests for VIM-714 issue Alex Plate 2019-02-21 12:45:15 +03:00
  • d35f017db5 Fix findBlockRange sumoooru2 2019-02-21 16:45:28 +09:00
  • 3b8da702a7 Convert JumpsHandler to kotlin Alex Plate 2019-02-20 18:21:50 +03:00
  • 24c24f40ab Update copyright Alex Plate 2019-02-20 17:01:23 +03:00
  • 865a888363 Convert JoinLinesHandler to kotlin Alex Plate 2019-02-20 16:40:13 +03:00
  • 1cd56cb6d1 Update changelist Alex Plate 2019-02-20 16:20:49 +03:00
  • f10ef8fd70 Merge pull request #167 from AlexPl292/VIM-1570 Alex Plate 2019-02-20 16:14:17 +03:00
  • cdff9e28a1 Support some increment and decrement commands Alex Plate 2018-12-31 15:14:52 +03:00
  • ca2924510a Convert HistoryHandler to kotlin Alex Plate 2019-02-19 20:34:08 +03:00
  • 42cbbbfc3a Convert GotoLineHandler to kotlin Alex Plate 2019-02-19 20:03:31 +03:00
  • d8d1daca67 Convert GotoCharacterHandler to kotlin Alex Plate 2019-02-19 20:01:47 +03:00
  • 1aa021b157 Convert FindSymbolHandler to kotlin Alex Plate 2019-02-19 19:59:29 +03:00
  • 5e99c45fa1 Convert FindFileHandler to kotlin Alex Plate 2019-02-19 19:58:18 +03:00
  • 687a601772 Add Tony Arra to contributor list Alex Plate 2019-02-19 19:56:18 +03:00
  • 4bc2880505 Convert FindClassHandler to kotlin Alex Plate 2019-02-19 19:14:59 +03:00
  • 0f474d7f3e Convert EditFileHandler to kotlin Alex Plate 2019-02-19 19:13:03 +03:00
  • fe5342d63c Convert DumpHandler to kotlin Alex Plate 2019-02-19 19:10:16 +03:00
  • 2f9de59b79 Convert DeleteHandler to kotlin Alex Plate 2019-02-19 19:06:01 +03:00
  • 18d18118a0 Convert CopyHandler to kotlin Alex Plate 2019-02-19 19:02:56 +03:00
  • b074b5ac70 Use coerce function for rawCount Alex Plate 2019-02-19 16:54:13 +03:00
  • a38231fb1b Merge pull request #172 from TonyArra/VIM-1569 Alex Plate 2019-02-19 19:45:54 +03:00
  • 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