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

Commit Graph

  • d0998dc093
    Do not register sticky balloon Alex Plate 2019-09-02 14:06:25 +0300
  • 848bb01c10
    Get rid of VimActionBean Alex Plate 2019-09-02 12:15:33 +0300
  • e39eb76aca
    Remove id and text from actions Alex Plate 2019-09-02 11:56:20 +0300
  • d6d2a55747
    Use handlers directly (without actions) Alex Plate 2019-09-02 11:33:46 +0300
  • 355fa1a622
    Migrate methods from VimCommandAction to handlers Alex Plate 2019-08-30 18:48:49 +0300
  • fb007b8835
    Move action settings to handler Alex Plate 2019-08-30 18:10:14 +0300
  • 256f5fcd0e
    Handlers do not execute EditorActionHandler anymore Alex Plate 2019-08-30 16:55:07 +0300
  • e698c950a3
    VimCommandActionBase doesn't extend EditorAction anymore Alex Plate 2019-08-30 14:59:36 +0300
  • d0b9c3c118
    Make action in command not nullable Alex Plate 2019-08-30 12:56:37 +0300
  • 24358ca1a9
    [A2EP] Add method to find vim action by id Alex Plate 2019-08-29 18:40:40 +0300
  • 6a21c94a0c
    [A2EP] Execute actions w/o using executeAction Alex Plate 2019-08-29 17:07:26 +0300
  • 2d39a1e4b8
    [A2EP] Move some actions to the level of VimActionBase Alex Plate 2019-08-29 16:52:28 +0300
  • e97a8da721
    [A2EP] Remove action id from command tree Alex Plate 2019-08-29 14:20:30 +0300
  • 665aaa3af9
    [A2EP] Create "native actions" Alex Plate 2019-08-29 14:08:24 +0300
  • 17fe1da4ed
    [A2EP] Convert actions into extension point Alex Plate 2019-08-29 12:55:59 +0300
  • cb6c94b4f9
    Transform all groups into application services Alex Plate 2019-07-08 15:59:14 +0300
  • 6fd6765bee
    Initialize IdeaVim components on non-EDT Alex Plate 2019-08-28 17:42:47 +0300
  • 66b7019da9
    Update kotlin plugin to 1.3.50 Alex Plate 2019-08-27 14:19:54 +0300
  • 2c11624e32
    Merge pull request #208 from citizenmatt/bug/search-highlights Alex Plate 2019-09-03 14:06:19 +0300
  • e44d7e6d49
    Update CHANGES.md Matt Ellis 2019-09-02 17:52:53 +0100
  • 261911f6de
    [VIM-1773] Provide fall back error stripe colour Matt Ellis 2019-09-02 17:37:44 +0100
  • fe714a9003
    Move caret during incsearch to match Vim behaviour Matt Ellis 2019-09-02 17:05:27 +0100
  • e8501a658b
    Merge branch 'master' into bug/search-highlights Matt Ellis 2019-09-02 12:31:28 +0100
  • 3fb4830456
    Create file that describes manual tests for IdeaVim project Alex Plate 2019-08-26 17:02:47 +0300
  • 39982b507a
    [VIM-1685] Correct shape of caret in case of zero-width selection Alex Plate 2019-08-26 16:52:01 +0300
  • 4bd4f3ac68
    Update changes Alex Plate 2019-08-26 12:37:41 +0300
  • 8533ef7739
    Fix wrong CHANGEs log Alex Plate 2019-08-26 12:35:57 +0300
  • bd6d61c8c7
    Merge pull request #201 from jorgengranseth/support-surround-function-name Alex Plate 2019-08-26 12:32:09 +0300
  • 7045ffbdb8
    Fix global marks removing Alex Plate 2019-08-26 12:27:23 +0300
  • 9e47f4a7c3
    Add Jørgen Granseth to contributors list Alex Plate 2019-08-26 12:15:46 +0300
  • c886e49682
    Add comment for different types of marks Alex Plate 2019-08-26 12:13:35 +0300
  • 8fdec8e816
    Merge pull request #202 from jorgengranseth/implement-delmarks-command Alex Plate 2019-08-26 12:12:24 +0300
  • 131387d0ff
    Add comment about changes that should be performed on version update Alex Plate 2019-08-23 16:57:20 +0300
  • f4a2b83afc
    Update CHANGES Alex Plate 2019-08-23 16:54:10 +0300
  • 1c02ad6b4c
    Merge pull request #204 from citizenmatt/feature/line-numbers Alex Plate 2019-08-23 16:12:55 +0300
  • d93890ddcb
    Merge pull request #205 from citizenmatt/bug/ex-caret Alex Plate 2019-08-23 15:14:27 +0300
  • ca530159bb
    Merge pull request #206 from sumoooru2/master Alex Plate 2019-08-23 15:08:42 +0300
  • b76b747235
    Update AUTHORS.md Alex Plate 2019-08-20 17:00:11 +0300
  • 67896b7d3a Fix jump between files with moveCaretToJump sumoooru2 2019-08-22 16:26:26 +0900
  • 3b598a6f45
    Merge pull request #1 from JetBrains/master sumoooru2 2019-08-22 15:16:52 +0900
  • 62466123ff
    Change URLs to https Alex Plate 2019-08-20 13:10:19 +0300
  • 14163a0791
    [VIM-1766] Fix ex caret rendering on Linux Matt Ellis 2019-08-13 20:22:55 +0100
  • 52a8a175a6 Move constants for :delmarks to MarkGroup Jørgen Granseth 2019-08-12 20:18:45 +0200
  • 0a83b0826a
    Use line number converter for relative line numbers Matt Ellis 2019-08-10 14:26:16 +0100
  • d854cd7024
    Improve relative line numbers and VCS annotations Matt Ellis 2019-08-09 16:11:52 +0100
  • 7ac8d7a43a
    Fix moving caret while confirming replace Matt Ellis 2019-08-08 12:13:38 +0100
  • b012618968
    Add readonly marker Alex Plate 2019-08-02 12:12:10 +0300
  • fba59ff347
    [EA-134791] Fix yank in motion Alex Plate 2019-08-02 11:47:12 +0300
  • 60caac5139
    Update CHANGES.md 0.53 Alex Plate 2019-08-07 14:13:01 +0300
  • 27d2742386
    Fix bug with search updates getting stuck off Matt Ellis 2019-08-07 09:42:45 +0100
  • 5ef25cfa6f
    Keep scroll location when adding incsearch offset Matt Ellis 2019-08-06 23:24:39 +0100
  • 17e3dfe2bb
    [VIM-1757] Improve handling of search offsets Matt Ellis 2019-08-06 22:32:47 +0100
  • 307e438a1e
    [EA-128752] Fix NPE on isPrimaryEditor Alex Plate 2019-08-06 15:38:33 +0300
  • 89489f7c7f
    [EA-144484] Fix NPE on panel activation Alex Plate 2019-08-06 15:15:31 +0300
  • 923a4706a0
    [EA-137898] Fix file is invalid exception Alex Plate 2019-08-06 14:23:03 +0300
  • 2594c7179e
    [EA-138502] Control-flow exceptions (like ProcessCanceledException) should never be logged Alex Plate 2019-08-06 14:21:33 +0300
  • a334ff33cd
    [VIM-1717] Reset scroll position correctly if no incsearch match Matt Ellis 2019-08-06 00:24:02 +0100
  • 0e2289caa6
    [EA-129083] Fix OOBE for # action Alex Plate 2019-08-05 20:36:17 +0300
  • be26968237
    [EA-138309] Fix possible exception Alex Plate 2019-08-05 20:20:44 +0300
  • b0c1ecfdc5 Add access flag Jørgen Granseth 2019-08-05 19:09:59 +0200
  • b4d5dcbf57 Reformat code Alex Plate 2019-08-05 15:57:26 +0300
  • 3161ba8983 Implement Ex command :delm[arks] Jørgen Granseth 2019-07-31 21:32:57 +0200
  • 022f1ededc
    Fix caret shape after enabling of plugin Alex Plate 2019-08-05 19:50:32 +0300
  • 70a19dd95d
    Fix positioning on the end line in insert mode Alex Plate 2019-08-05 19:19:46 +0300
  • 00b3f5b9f5
    Update CHANGES.md Alex Plate 2019-08-05 13:59:49 +0300
  • 8b0bb413d8
    Merge pull request #198 from citizenmatt/bug/ex-dead-keys Alex Plate 2019-08-05 13:14:14 +0300
  • bd5e7d94fe
    Fix tests Matt Ellis 2019-08-02 21:21:32 +0100
  • d43b2364a0
    Reset ex entry panel when emulation is disabled Matt Ellis 2019-08-02 16:49:00 +0100
  • 610e73d9e3
    Merge branch 'master' into bug/ex-dead-keys Matt Ellis 2019-08-02 13:55:31 +0100
  • 6f2a454d46
    [EA-141098] Fix exception during surround Alex Plate 2019-08-02 15:30:45 +0300
  • 4edce29d53
    [EA-209287] Fix exception on file close Alex Plate 2019-08-02 15:25:40 +0300
  • ed2b8dd129
    Fix ex search for japanese language Alex Plate 2019-08-02 14:03:30 +0300
  • 42cdb36a51
    Update CHANGES.md Alex Plate 2019-08-01 18:48:47 +0300
  • 159c22ac21
    [EA-117268 2352322] Fix OOBE for check in string function Alex Plate 2019-08-01 18:22:12 +0300
  • 75b6833245
    [EA-117268 2386601] Fix OOBE for sentence detection Alex Plate 2019-08-01 18:15:45 +0300
  • b567717c75
    [EA-117268 2394021] Fix OOBE for isEmptyLine function Alex Plate 2019-08-01 18:11:56 +0300
  • b2af829e2e
    [EA-117268 5135780] Fix OOBE for display ascii info Alex Plate 2019-08-01 17:55:42 +0300
  • 6e81714937
    [EA-117268 5154892] Fix OOBE for motion outer word Alex Plate 2019-08-01 17:53:24 +0300
  • cb9474d8d0
    [EA-117268 5159449] Fix exception for inser character around cursor Alex Plate 2019-08-01 17:48:39 +0300
  • be47e4c050
    [EA-117268 5165327] Fix a' for last caret position Alex Plate 2019-08-01 17:45:18 +0300
  • c301898147
    [EA-117268 5167045] Fix das for empty file Alex Plate 2019-08-01 17:35:51 +0300
  • 8324561022
    Remove code comments Alex Plate 2019-08-01 17:17:06 +0300
  • 834d630ef7
    [EA-117268] Fix exception with w action Alex Plate 2019-08-01 17:09:43 +0300
  • c6259adad1
    [VIM-1743] Do not show ideaput notification during surround Alex Plate 2019-08-01 16:03:11 +0300
  • 9d1be34958
    [VIM-1648] Make S&R self synchronized Alex Plate 2019-08-01 13:17:24 +0300
  • ce4e64ec40
    Create annotations to annotate whenever a function require write/read lock Alex Plate 2019-07-31 20:50:31 +0300
  • 92125b49f0 Emphasize surround cursor movement in tests Jørgen Granseth 2019-07-31 20:06:26 +0200
  • b017466270
    Clean up searchAndReplace method Alex Plate 2019-07-31 20:35:10 +0300
  • 568d2304ea
    Ex commands should define write/read access explicitly Alex Plate 2019-07-31 20:15:09 +0300
  • 5dc1b245d0
    Get rid of OTHER_READ_WRITE flag because technically it's right action Alex Plate 2019-07-31 16:56:57 +0300
  • 978d95b351
    Clean up ex command processing Alex Plate 2019-07-31 16:47:19 +0300
  • 90079c9dfe
    Remove legacy DONT_REOPEN flag Alex Plate 2019-07-31 16:26:48 +0300
  • 57dec7e211
    Fix mouse click appearance Alex Plate 2019-07-30 19:32:54 +0300
  • fa75c853a7
    Update mouse pressed caret rules Alex Plate 2019-07-30 18:53:03 +0300
  • 0887a57e29
    [VIM-1725] Enable selection adjustment with a small delay Alex Plate 2019-07-30 17:52:34 +0300
  • 18901dcd44
    [EA-104755] Fix "Editor is disposed" exception with CTRL-O command Alex Plate 2019-07-29 20:11:20 +0300
  • a6e0fbd5e6 Add the s surround action (preceding space) Jørgen Granseth 2019-07-27 02:12:52 +0200
  • c07d0353f0 Support f and F surround commands (function name) Jørgen Granseth 2019-07-26 21:39:36 +0200
  • caecbe5b63
    Reformat isEndAllowed method Alex Plate 2019-07-26 20:24:54 +0300
  • 077cab656b
    [EA-209305] Fix SO exception on enabling disabled plugin Alex Plate 2019-07-26 19:57:09 +0300