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

Commit Graph

  • 2d4eed726f Fix motion right with tabs Alex Plate 2019-04-12 19:02:48 +03:00
  • 98de7888cd Add Andrew Potter to contributors list Alex Plate 2019-04-12 18:33:23 +03:00
  • 24eb376bed Merge pull request #166 from apottere/patch-1 Alex Plate 2019-04-12 18:27:56 +03:00
  • 75fbc0f939 [VIM-1425] Fix % command Alex Plate 2019-04-12 14:40:49 +03:00
  • c8c1993db3 Fix right motion for non-ascii character Alex Plate 2019-04-12 13:08:56 +03:00
  • 628cb33e44 Revert "[VIM-1425] Fix % command" Alex Plate 2019-04-11 16:40:25 +03:00
  • 8160df000b Revert "Fix right motion for non-ascii character" Alex Plate 2019-04-11 16:26:37 +03:00
  • d0a39ef32f [VIM-1425] Fix % command Alex Plate 2019-04-11 16:09:57 +03:00
  • f6e7019b51 Fix right motion for non-ascii character Alex Plate 2019-04-10 18:44:36 +03:00
  • b7d82cddbc Add Code of Conduct to project Alex Plate 2019-04-10 15:59:48 +03:00
  • 22ce6fbf09 Update changelist Alex Plate 2019-04-10 12:51:22 +03:00
  • c202394c3c [VIM-1628] Do not handle undefined characters Alex Plate 2019-04-10 12:48:30 +03:00
  • 900f415c6b [VIM-1546] Storing TAB key as input Alex Plate 2019-04-09 21:51:23 +03:00
  • 38a4fd5fbc [VIM-607] Fixing memory leaks when closing the project Alex Plate 2019-04-09 20:37:41 +03:00
  • 9f629132e4 Use Set instead of List for CommandHandler flags Alex Plate 2019-04-09 13:10:22 +03:00
  • 32ba7895a3 Provide more clear API for creating new Command Handlers Alex Plate 2019-04-08 17:19:48 +03:00
  • 65627da72b VIM-1630 Add Daniele Megna to contributors list Alex Plate 2019-04-08 16:42:40 +03:00
  • 00de654ca5 Merge pull request #183 from danielemegna/tabonly_handler Alex Plate 2019-04-08 16:38:00 +03:00
  • 0f5ca758b8 Implement TabOnlyHandler Daniele Megna 2019-03-30 15:35:41 +01:00
  • 857a5b4d52 Remove information about unreleased extenstion Alex Plate 2019-04-04 17:10:32 +03:00
  • 3757da0f5f Add VIM-1615 to changelist Alex Plate 2019-04-04 15:36:13 +03:00
  • 4befd155a1 Merge pull request #182 from citizenmatt/VIM-1615 Alex Plate 2019-04-04 15:32:53 +03:00
  • bb7c2390b1 Keep bottom line aligned with bottom of screen when scrolling up Matt Ellis 2019-04-04 00:15:23 +01:00
  • c70d30744c Add gecko655 to contributors list Alex Plate 2019-04-01 19:59:09 +03:00
  • 4b49bb6d18 Merge pull request #180 from gecko655/VIM-1067 Alex Plate 2019-04-01 19:56:15 +03:00
  • 58481c81a0 Add sumoooru2 to contributors list Alex Plate 2019-04-01 19:53:51 +03:00
  • 465ed569a1 Merge pull request #178 from sumoooru2/master Alex Plate 2019-04-01 19:48:59 +03:00
  • 547a159fb3 Add message to explain which action is null Alex Plate 2019-03-29 11:50:37 +03:00
  • 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