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

Commit Graph

  • b76b747235 Update AUTHORS.md Alex Plate 2019-08-20 17:00:11 +03:00
  • 67896b7d3a Fix jump between files with moveCaretToJump sumoooru2 2019-08-22 16:26:26 +09:00
  • 3b598a6f45 Merge pull request #1 from JetBrains/master sumoooru2 2019-08-22 15:16:52 +09:00
  • 62466123ff Change URLs to https Alex Plate 2019-08-20 13:10:19 +03:00
  • 14163a0791 [VIM-1766] Fix ex caret rendering on Linux Matt Ellis 2019-08-13 20:22:55 +01:00
  • 52a8a175a6 Move constants for :delmarks to MarkGroup Jørgen Granseth 2019-08-12 20:18:45 +02:00
  • 0a83b0826a Use line number converter for relative line numbers Matt Ellis 2019-08-10 14:26:16 +01:00
  • d854cd7024 Improve relative line numbers and VCS annotations Matt Ellis 2019-08-09 16:11:52 +01:00
  • 7ac8d7a43a Fix moving caret while confirming replace Matt Ellis 2019-08-08 12:13:38 +01:00
  • b012618968 Add readonly marker Alex Plate 2019-08-02 12:12:10 +03:00
  • fba59ff347 [EA-134791] Fix yank in motion Alex Plate 2019-08-02 11:47:12 +03:00
  • 60caac5139 Update CHANGES.md 0.53 Alex Plate 2019-08-07 14:13:01 +03:00
  • 27d2742386 Fix bug with search updates getting stuck off Matt Ellis 2019-08-07 09:42:45 +01:00
  • 5ef25cfa6f Keep scroll location when adding incsearch offset Matt Ellis 2019-08-06 23:24:39 +01:00
  • 17e3dfe2bb [VIM-1757] Improve handling of search offsets Matt Ellis 2019-08-06 22:32:47 +01:00
  • 307e438a1e [EA-128752] Fix NPE on isPrimaryEditor Alex Plate 2019-08-06 15:38:33 +03:00
  • 89489f7c7f [EA-144484] Fix NPE on panel activation Alex Plate 2019-08-06 15:15:31 +03:00
  • 923a4706a0 [EA-137898] Fix file is invalid exception Alex Plate 2019-08-06 14:23:03 +03:00
  • 2594c7179e [EA-138502] Control-flow exceptions (like ProcessCanceledException) should never be logged Alex Plate 2019-08-06 14:21:33 +03:00
  • a334ff33cd [VIM-1717] Reset scroll position correctly if no incsearch match Matt Ellis 2019-08-06 00:24:02 +01:00
  • 0e2289caa6 [EA-129083] Fix OOBE for # action Alex Plate 2019-08-05 20:36:17 +03:00
  • be26968237 [EA-138309] Fix possible exception Alex Plate 2019-08-05 20:20:44 +03:00
  • b0c1ecfdc5 Add access flag Jørgen Granseth 2019-08-05 19:09:59 +02:00
  • b4d5dcbf57 Reformat code Alex Plate 2019-08-05 15:57:26 +03:00
  • 3161ba8983 Implement Ex command :delm[arks] Jørgen Granseth 2019-07-31 21:32:57 +02:00
  • 022f1ededc Fix caret shape after enabling of plugin Alex Plate 2019-08-05 19:50:32 +03:00
  • 70a19dd95d Fix positioning on the end line in insert mode Alex Plate 2019-08-05 19:19:46 +03:00
  • 00b3f5b9f5 Update CHANGES.md Alex Plate 2019-08-05 13:59:49 +03:00
  • 8b0bb413d8 Merge pull request #198 from citizenmatt/bug/ex-dead-keys Alex Plate 2019-08-05 13:14:14 +03:00
  • bd5e7d94fe Fix tests Matt Ellis 2019-08-02 21:21:32 +01:00
  • d43b2364a0 Reset ex entry panel when emulation is disabled Matt Ellis 2019-08-02 16:49:00 +01:00
  • 610e73d9e3 Merge branch 'master' into bug/ex-dead-keys Matt Ellis 2019-08-02 13:55:31 +01:00
  • 6f2a454d46 [EA-141098] Fix exception during surround Alex Plate 2019-08-02 15:30:45 +03:00
  • 4edce29d53 [EA-209287] Fix exception on file close Alex Plate 2019-08-02 15:25:40 +03:00
  • ed2b8dd129 Fix ex search for japanese language Alex Plate 2019-08-02 14:03:30 +03:00
  • 42cdb36a51 Update CHANGES.md Alex Plate 2019-08-01 18:48:47 +03:00
  • 159c22ac21 [EA-117268 2352322] Fix OOBE for check in string function Alex Plate 2019-08-01 18:22:12 +03:00
  • 75b6833245 [EA-117268 2386601] Fix OOBE for sentence detection Alex Plate 2019-08-01 18:15:45 +03:00
  • b567717c75 [EA-117268 2394021] Fix OOBE for isEmptyLine function Alex Plate 2019-08-01 18:11:56 +03:00
  • b2af829e2e [EA-117268 5135780] Fix OOBE for display ascii info Alex Plate 2019-08-01 17:55:42 +03:00
  • 6e81714937 [EA-117268 5154892] Fix OOBE for motion outer word Alex Plate 2019-08-01 17:53:24 +03:00
  • cb9474d8d0 [EA-117268 5159449] Fix exception for inser character around cursor Alex Plate 2019-08-01 17:48:39 +03:00
  • be47e4c050 [EA-117268 5165327] Fix a' for last caret position Alex Plate 2019-08-01 17:45:18 +03:00
  • c301898147 [EA-117268 5167045] Fix das for empty file Alex Plate 2019-08-01 17:35:51 +03:00
  • 8324561022 Remove code comments Alex Plate 2019-08-01 17:17:06 +03:00
  • 834d630ef7 [EA-117268] Fix exception with w action Alex Plate 2019-08-01 17:09:43 +03:00
  • c6259adad1 [VIM-1743] Do not show ideaput notification during surround Alex Plate 2019-08-01 16:03:11 +03:00
  • 9d1be34958 [VIM-1648] Make S&R self synchronized Alex Plate 2019-08-01 13:17:24 +03:00
  • ce4e64ec40 Create annotations to annotate whenever a function require write/read lock Alex Plate 2019-07-31 20:50:31 +03:00
  • 92125b49f0 Emphasize surround cursor movement in tests Jørgen Granseth 2019-07-31 20:06:26 +02:00
  • b017466270 Clean up searchAndReplace method Alex Plate 2019-07-31 20:35:10 +03:00
  • 568d2304ea Ex commands should define write/read access explicitly Alex Plate 2019-07-31 20:15:09 +03:00
  • 5dc1b245d0 Get rid of OTHER_READ_WRITE flag because technically it's right action Alex Plate 2019-07-31 16:56:57 +03:00
  • 978d95b351 Clean up ex command processing Alex Plate 2019-07-31 16:47:19 +03:00
  • 90079c9dfe Remove legacy DONT_REOPEN flag Alex Plate 2019-07-31 16:26:48 +03:00
  • 57dec7e211 Fix mouse click appearance Alex Plate 2019-07-30 19:32:54 +03:00
  • fa75c853a7 Update mouse pressed caret rules Alex Plate 2019-07-30 18:53:03 +03:00
  • 0887a57e29 [VIM-1725] Enable selection adjustment with a small delay Alex Plate 2019-07-30 17:52:34 +03:00
  • 18901dcd44 [EA-104755] Fix "Editor is disposed" exception with CTRL-O command Alex Plate 2019-07-29 20:11:20 +03:00
  • a6e0fbd5e6 Add the s surround action (preceding space) Jørgen Granseth 2019-07-27 02:12:52 +02:00
  • c07d0353f0 Support f and F surround commands (function name) Jørgen Granseth 2019-07-26 21:39:36 +02:00
  • caecbe5b63 Reformat isEndAllowed method Alex Plate 2019-07-26 20:24:54 +03:00
  • 077cab656b [EA-209305] Fix SO exception on enabling disabled plugin Alex Plate 2019-07-26 19:57:09 +03:00
  • 95d7a7e860 Insert some inferred annotations Alex Plate 2019-07-26 16:10:30 +03:00
  • 77a77c34b8 Fix possible NPE Alex Plate 2019-07-26 16:09:25 +03:00
  • fa78cc2a9f Add Naveen Kumar Molleti to contributors list Alex Plate 2019-07-26 16:03:00 +03:00
  • 03f18af66f Temporaly get back ideajoin-examples because of help link in release Alex Plate 2019-07-26 16:01:12 +03:00
  • 4e21145808 Merge pull request #200 from NOLFXceptMe/master Alex Plate 2019-07-26 15:59:39 +03:00
  • 258557ee5d [VIM-1713] Add possibility to get ExEntryPanel without shortcuts Alex Plate 2019-07-26 15:27:30 +03:00
  • 88ad420716 Update kotlin version Alex Plate 2019-07-26 12:04:08 +03:00
  • 4828e40f0d Fix ideajoin examples URL Naveen Kumar Molleti 2019-07-25 17:35:29 -07:00
  • 5be29f5a07 Convert ExKeyBindings to kotlin Alex Plate 2019-07-25 18:29:31 +03:00
  • 48ac99a29b WIP: Renaming file 'ExKeyBindings' with Kotlin extension Alex Plate 2019-07-25 17:20:59 +03:00
  • 2c4f2139dd Fix warnings Alex Plate 2019-07-25 13:52:07 +03:00
  • 47236c1e6c Convert VimSurroundExtenstionTest to kotlin Alex Plate 2019-07-25 13:28:00 +03:00
  • 5d8996dc38 WIP: Renaming file 'VimSurroundExtensionTest' with Kotlin extension Alex Plate 2019-07-25 13:24:00 +03:00
  • 9feff84125 [VIM-1710] Fix opening empty file with "relative number" enabled Alex Plate 2019-07-24 16:34:12 +03:00
  • c0fc62a1d6 [VIM-1712] Fix Y command for visual mode Alex Plate 2019-07-24 15:56:19 +03:00
  • 6b06d58759 [VIM-1711] Search is not triggered during surround action Alex Plate 2019-07-24 15:07:52 +03:00
  • d06f2a2d18 Move ideajoin examples to wiki Alex Plate 2019-07-24 12:20:23 +03:00
  • 7c5dca202e Preparation to 0.52 version 0.52 Alex Plate 2019-07-23 14:18:31 +03:00
  • 055e006c27 Github doesn't recognize jetbrains:// url Alex Plate 2019-07-22 16:22:05 +03:00
  • 2f11451f9d Update EAP section for README Alex Plate 2019-07-22 14:51:38 +03:00
  • 5b8d5ca72a Add test for template notification Alex Plate 2019-07-18 17:39:02 +03:00
  • 40cd8b65d7 Revert "Update deprecated method" Alex Plate 2019-07-18 17:25:14 +03:00
  • 3ec6bb84ee Update deprecated method Alex Plate 2019-07-18 17:17:44 +03:00
  • 180c870208 Add notification for enabling select mode while template editing Alex Plate 2019-07-18 17:13:02 +03:00
  • 5a81d02271 Create doc with explanation of handlers and commands structure Alex Plate 2019-07-18 14:17:45 +03:00
  • 465abf47c8 Use enum for parser state machine Alex Plate 2019-07-18 13:24:04 +03:00
  • 54544c2683 [VIM-1359] Fix behavior of i_Ctrl-W action Alex Plate 2019-07-18 12:32:09 +03:00
  • cf41b8745a Fixing execution actions from visual mode Alex Plate 2019-07-17 20:14:51 +03:00
  • 1a1fc8604a Remove unused arguments from some methods Alex Plate 2019-07-17 18:19:15 +03:00
  • b9ecf20596 Reorganize tests for ex commands Alex Plate 2019-07-17 16:00:41 +03:00
  • 1326e8470a Update docs of IdeaVim Alex Plate 2019-07-17 15:39:20 +03:00
  • 68ae03ef85 Replace behaviour to the american-style behavior Alex Plate 2019-07-17 14:39:09 +03:00
  • 8750c30b7d Move to selection start/end in select mode if template is active Alex Plate 2019-07-17 14:19:31 +03:00
  • 869945e68c Extract template checking into separate file Alex Plate 2019-07-17 13:41:10 +03:00
  • c263881586 Log about new shape of caret Alex Plate 2019-07-17 13:26:09 +03:00
  • b56c82cefb Move tests to correct package Alex Plate 2019-07-17 12:54:43 +03:00
  • 7d936041c0 Create toSimpleString function for CommandState.State Alex Plate 2019-07-16 19:12:12 +03:00