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

Commit Graph

  • 26d03d49b1
    Create tests for visual put action Alex Plate 2019-03-04 15:26:37 +0300
  • 082a3b21e1
    Use range markers instead of TextRanges for VisualOperatorActionHandler Alex Plate 2019-03-01 13:35:57 +0300
  • 15e6e8435a
    Make extension properties to get visual range Alex Plate 2019-02-28 20:38:47 +0300
  • 2d67067159
    Split CopyGroup into class objects Alex Plate 2019-02-28 20:13:40 +0300
  • 3fb3aaad2a
    Introduce new VisualOperatorActionHandler Alex Plate 2019-02-28 19:42:46 +0300
  • 616479c4fc
    Use native caret iterator for VisualOperatorActionHandler Alex Plate 2019-02-28 12:20:18 +0300
  • 9b4c732dca
    Remove unused caret data Alex Plate 2019-02-26 17:17:27 +0300
  • 249be00463
    Reformat setVisualMode and toggleVisual functions Alex Plate 2019-02-26 16:03:37 +0300
  • febcccc670
    Extract visual motions to separate file Alex Plate 2019-02-26 13:23:00 +0300
  • 2d4eed726f
    Fix motion right with tabs Alex Plate 2019-04-12 19:02:48 +0300
  • 98de7888cd
    Add Andrew Potter to contributors list Alex Plate 2019-04-12 18:33:23 +0300
  • 24eb376bed
    Merge pull request #166 from apottere/patch-1 Alex Plate 2019-04-12 18:27:56 +0300
  • 75fbc0f939
    [VIM-1425] Fix % command Alex Plate 2019-04-12 14:40:49 +0300
  • c8c1993db3
    Fix right motion for non-ascii character Alex Plate 2019-04-12 13:08:56 +0300
  • 628cb33e44
    Revert "[VIM-1425] Fix % command" Alex Plate 2019-04-11 16:40:25 +0300
  • 8160df000b
    Revert "Fix right motion for non-ascii character" Alex Plate 2019-04-11 16:26:37 +0300
  • d0a39ef32f
    [VIM-1425] Fix % command Alex Plate 2019-04-11 16:09:57 +0300
  • f6e7019b51
    Fix right motion for non-ascii character Alex Plate 2019-04-10 18:44:36 +0300
  • b7d82cddbc
    Add Code of Conduct to project Alex Plate 2019-04-10 15:59:48 +0300
  • 22ce6fbf09
    Update changelist Alex Plate 2019-04-10 12:51:22 +0300
  • c202394c3c
    [VIM-1628] Do not handle undefined characters Alex Plate 2019-04-10 12:48:30 +0300
  • 900f415c6b
    [VIM-1546] Storing TAB key as input Alex Plate 2019-04-09 21:51:23 +0300
  • 38a4fd5fbc
    [VIM-607] Fixing memory leaks when closing the project Alex Plate 2019-04-09 20:37:41 +0300
  • 9f629132e4
    Use Set instead of List for CommandHandler flags Alex Plate 2019-04-09 13:10:22 +0300
  • 32ba7895a3
    Provide more clear API for creating new Command Handlers Alex Plate 2019-04-08 17:19:48 +0300
  • 65627da72b
    VIM-1630 Add Daniele Megna to contributors list Alex Plate 2019-04-08 16:42:40 +0300
  • 00de654ca5
    Merge pull request #183 from danielemegna/tabonly_handler Alex Plate 2019-04-08 16:38:00 +0300
  • 0f5ca758b8 Implement TabOnlyHandler Daniele Megna 2019-03-30 15:35:41 +0100
  • 857a5b4d52
    Remove information about unreleased extenstion Alex Plate 2019-04-04 17:10:32 +0300
  • 3757da0f5f
    Add VIM-1615 to changelist Alex Plate 2019-04-04 15:36:13 +0300
  • 4befd155a1
    Merge pull request #182 from citizenmatt/VIM-1615 Alex Plate 2019-04-04 15:32:53 +0300
  • bb7c2390b1
    Keep bottom line aligned with bottom of screen when scrolling up Matt Ellis 2019-04-04 00:15:23 +0100
  • c70d30744c
    Add gecko655 to contributors list Alex Plate 2019-04-01 19:59:09 +0300
  • 4b49bb6d18
    Merge pull request #180 from gecko655/VIM-1067 Alex Plate 2019-04-01 19:56:15 +0300
  • 58481c81a0
    Add sumoooru2 to contributors list Alex Plate 2019-04-01 19:53:51 +0300
  • 465ed569a1
    Merge pull request #178 from sumoooru2/master Alex Plate 2019-04-01 19:48:59 +0300
  • 547a159fb3
    Add message to explain which action is null Alex Plate 2019-03-29 11:50:37 +0300
  • ea4fc32e60
    Update readme: add information about commentary extension Alex Plate 2019-03-28 14:02:34 +0300
  • 47db118c21 hola jtierno 2019-03-28 21:12:16 +0100
  • a1ff484c85
    Merge pull request #109 from dhleong/dhleong/CommentaryExtension2 Alex Plate 2019-03-28 13:34:03 +0300
  • 6ebedb9219
    VIM-1615 Fix handling of so=999 Matt Ellis 2019-03-27 09:31:12 +0000
  • c717bed4fb Command gn jonatantierno 2017-11-01 21:12:47 +0100
  • 170bff5a3f Added tests for VIM1067 gecko655 2019-03-11 00:43:25 +0900
  • 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 +0900
  • b55615fffa Add a unit test sumoooru2 2019-02-28 18:36:05 +0900
  • b3de48fdd2
    Convert CommandNode to kotlin Alex Plate 2019-02-26 12:11:06 +0300
  • f58eda97c8
    WIP: Renaming file 'CommandNode' with Kotlin extension Alex Plate 2019-02-26 12:10:03 +0300
  • 7958aa3881
    Convert CommandHandler to kotlin Alex Plate 2019-02-25 19:55:58 +0300
  • ad69ab7579
    Add missing property key Alex Plate 2019-02-25 19:31:39 +0300
  • 8b88be5742
    Update copyright formatting Alex Plate 2019-02-25 19:26:34 +0300
  • 6f31dae429
    Add instruction for copyright setup Alex Plate 2019-02-25 19:24:39 +0300
  • e67ac4c3ad
    Use enumsets instead of bitflags for CommandHandler Alex Plate 2019-02-25 19:03:45 +0300
  • a52984f515
    Remove unused constructors of CommandHandler Alex Plate 2019-02-25 14:05:37 +0300
  • 746dbc2533
    Convert MapHandler to kotlin Alex Plate 2019-02-25 13:58:18 +0300
  • b2c462fbaa
    Convert SortHandler to kotlin Alex Plate 2019-02-25 13:07:39 +0300
  • 42171e5680
    Convert YankLinesHandler to kotlin Alex Plate 2019-02-25 13:01:00 +0300
  • 10ddc61fb7
    Convert SelectFileHandler to kotlin Alex Plate 2019-02-25 12:51:24 +0300
  • ae1d3d9c09
    Convert RepeatHandler to kotlin Alex Plate 2019-02-25 12:49:13 +0300
  • 990caaa75d VIM-1090 VIM-1100 fix tag motion with duplicate tags. Simon Rainer 2019-02-24 11:32:35 +0100
  • 00dc6fe775 Preserve caret position (only) for linewise comments Daniel Leong 2019-02-22 20:31:25 -0500
  • 3fa9f258d7 Add an HTML filetype test Daniel Leong 2019-02-22 20:01:03 -0500
  • 33fd60e743
    Temporary remove .idea folder because of setup problems Alex Plate 2019-02-22 20:58:56 +0300
  • fbac63085f Add WriteAction.run() wrappings as appropriate Daniel Leong 2019-02-22 10:59:20 -0500
  • 35ce221cab Refactor Runnable -> lambda Daniel Leong 2019-02-22 08:46:17 -0500
  • 4599d76ce4 Remove catch() Daniel Leong 2019-02-22 08:40:31 -0500
  • 6a6632e363 Fix visual-mode gc action dhleong 2016-05-14 18:32:15 -0400
  • 5c18dd0603 Post handling of "remaining" key to ensure correct event ordering dhleong 2016-05-14 14:06:42 -0400
  • 245c48d78f Only pass extra keys for prevMappingInfo if necessary dhleong 2016-05-14 13:44:22 -0400
  • e5d880b516 Update base ambiguous mapping tests dhleong 2016-05-13 10:26:14 -0400
  • ff02161062 Improve tests for more depth, cover gc(motion)/gcc issue dhleong 2016-05-11 22:49:15 -0400
  • 0475610f59 Another attempt at comment motion extension dhleong 2016-04-25 15:29:52 -0400
  • 215b94046a
    Use single class import in project Alex Plate 2019-02-22 16:28:06 +0300
  • a1236d855b
    Convert RegistersHandler to kotlin Alex Plate 2019-02-22 16:26:37 +0300
  • 0f835fd3ba
    Convert PutLinesHandler to kotlin Alex Plate 2019-02-22 15:59:00 +0300
  • cbb0d1a05e
    Update .gitignore Alex Plate 2019-02-22 14:10:01 +0300
  • 7bb7386c83
    Update badges Alex Plate 2019-02-21 20:16:44 +0300
  • 48bef164ef
    Move contribution information to separate file Alex Plate 2019-02-21 19:32:56 +0300
  • 434c1ef275
    Convert PreviousFileHandler to kotlin Alex Plate 2019-02-21 18:59:24 +0300
  • 6772b08745
    Convert OnlyHandler to kotlin Alex Plate 2019-02-21 18:56:03 +0300
  • 7c8d560f9e
    Use native mechanism for multicursor iteration Alex Plate 2019-02-21 18:19:23 +0300
  • 29d3e4fd5b
    Convert MoveTextHandler to kotlin Alex Plate 2019-02-21 17:34:30 +0300
  • db0e95deac
    Add .idea styles Alex Plate 2019-02-21 16:25:20 +0300
  • b8748916a7
    Convert MarksHandler to kotlin Alex Plate 2019-02-21 15:57:21 +0300
  • e7c5a20ab0
    Update gradle wrapper to 5.2.1 version Alex Plate 2019-02-21 15:31:14 +0300
  • bac754ac4b
    Add Brad Ziolko to contributor list Alex Plate 2019-02-21 14:51:59 +0300
  • e028215718
    Convert LetHandler to kotlin Alex Plate 2019-02-21 14:22:44 +0300
  • 908a0929f0
    Merge pull request #174 from bradziolko/vim-1012 Alex Plate 2019-02-21 14:45:22 +0300
  • 6565ad8e96
    Update copyright on test files Alex Plate 2019-02-21 12:56:20 +0300
  • c0819a83f0
    Create ignored tests for VIM-714 issue Alex Plate 2019-02-21 12:45:15 +0300
  • d35f017db5 Fix findBlockRange sumoooru2 2019-02-21 16:45:28 +0900
  • 3b8da702a7
    Convert JumpsHandler to kotlin Alex Plate 2019-02-20 18:21:50 +0300
  • 24c24f40ab
    Update copyright Alex Plate 2019-02-20 17:01:23 +0300
  • 865a888363
    Convert JoinLinesHandler to kotlin Alex Plate 2019-02-20 16:40:13 +0300
  • 1cd56cb6d1
    Update changelist Alex Plate 2019-02-20 16:20:49 +0300
  • f10ef8fd70
    Merge pull request #167 from AlexPl292/VIM-1570 Alex Plate 2019-02-20 16:14:17 +0300
  • cdff9e28a1
    Support some increment and decrement commands Alex Plate 2018-12-31 15:14:52 +0300
  • ca2924510a
    Convert HistoryHandler to kotlin Alex Plate 2019-02-19 20:34:08 +0300
  • 42cbbbfc3a
    Convert GotoLineHandler to kotlin Alex Plate 2019-02-19 20:03:31 +0300
  • d8d1daca67
    Convert GotoCharacterHandler to kotlin Alex Plate 2019-02-19 20:01:47 +0300
  • 1aa021b157
    Convert FindSymbolHandler to kotlin Alex Plate 2019-02-19 19:59:29 +0300