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

Commit Graph

  • 519cbfe38b Tests for up/down motions Alex Plate 2019-04-01 23:44:38 +03:00
  • f1fd5f2aa6 Do not move secondary carets in selection block mode to selection end - 1 Alex Plate 2019-04-01 23:16:38 +03:00
  • 2b5d06a6dc Multicaret tests for left/right motions Alex Plate 2019-04-01 22:30:07 +03:00
  • ef13d04a98 Add tests for key handler Alex Plate 2019-04-01 21:18:43 +03:00
  • fb3f3c7405 Add Escape action Alex Plate 2019-04-01 19:45:01 +03:00
  • a9df13e4d7 Tests for left-right select motions Alex Plate 2019-04-01 16:09:54 +03:00
  • a46c5383cd Update Kotlin version Alex Plate 2019-04-01 16:03:01 +03:00
  • a133a94dbe Create tests for select mode toggling Alex Plate 2019-03-29 19:36:13 +03:00
  • bf5cab0062 Use string templates for <caret> and <selection> in kt files Alex Plate 2019-03-29 19:02:02 +03:00
  • 4e64838613 Handler enter action in selection mode Alex Plate 2019-03-29 18:26:56 +03:00
  • 2f894a5f2f Create tests for entering select mode Alex Plate 2019-03-29 16:22:21 +03:00
  • 3903f6c709 Fix wrong cursor shape by copying Alex Plate 2019-03-29 15:40:38 +03:00
  • 78ab61ec0c Add docs for VisualGroup Alex Plate 2019-03-29 15:40:16 +03:00
  • be8a5f535c Get rid of static methods to get common approach for group functions Alex Plate 2019-03-29 15:33:07 +03:00
  • 53a5762f98 Fixing caret in dialogs Alex Plate 2019-03-29 14:56:54 +03:00
  • 85c92935d3 Add motion up and down Alex Plate 2019-03-29 14:41:17 +03:00
  • ed51a60dfe Fix wrong caret shape on mouse click Alex Plate 2019-03-29 12:38:24 +03:00
  • 6ad7771fed Fix undo/redo Alex Plate 2019-03-29 12:25:04 +03:00
  • 63f87cdb18 Handle enter in select mode Alex Plate 2019-03-28 21:38:38 +03:00
  • 73f670212e Enter select mode with multiple carets Alex Plate 2019-03-28 20:41:08 +03:00
  • 7418c6db73 Add switcher for select mode and line and block wise Alex Plate 2019-03-28 19:23:38 +03:00
  • 6892db0056 Enter selection mode on unexpected changes Alex Plate 2019-03-28 18:33:12 +03:00
  • 2f6bd2c287 Introduce select mode Alex Plate 2019-03-28 17:08:30 +03:00
  • 4bff954c3b Fix :join command Alex Plate 2019-03-28 13:19:54 +03:00
  • e70f535ad3 Fix selection with undo Alex Plate 2019-03-27 16:35:20 +03:00
  • da66981a1f Fix putting caret on empty line Alex Plate 2019-03-27 14:17:24 +03:00
  • ab9ba94dbf Add docs for new classes and functions Alex Plate 2019-03-27 14:10:19 +03:00
  • 0d15b9117f Log lockers, clear stack before entering visual mode Alex Plate 2019-03-26 22:20:49 +03:00
  • 4de8e8e291 Adjust caret to visual end in case of unexpected changes Alex Plate 2019-03-26 19:46:58 +03:00
  • ced99152a1 Fix visual block selection Alex Plate 2019-03-26 18:45:43 +03:00
  • c30cd23b89 Make VimListenerSuppressor sealed Alex Plate 2019-03-26 13:41:22 +03:00
  • 1e58173241 Fix ChangeVisualAction Alex Plate 2019-03-26 13:41:06 +03:00
  • 062d7d3f71 Fix setVisualMode for caret without selection Alex Plate 2019-03-25 18:41:35 +03:00
  • 284983a4a7 Move listeners to separate class Alex Plate 2019-03-25 16:54:54 +03:00
  • b590762259 Support block selection autodetect Alex Plate 2019-03-23 04:00:48 +03:00
  • 1763eb2f17 Proper visual mode exit Alex Plate 2019-03-22 21:42:26 +03:00
  • 5be2ca8efc Fix motion down Alex Plate 2019-03-22 21:02:37 +03:00
  • 826b3d6803 Handle unexpected caret events Alex Plate 2019-03-22 19:43:39 +03:00
  • 6852463b53 Fix visual block deletion Alex Plate 2019-03-21 21:31:21 +03:00
  • 9546f6069c Fix line deletion in visual mode Alex Plate 2019-03-21 20:38:31 +03:00
  • d65955647c Move selection functions to VisualGroup Alex Plate 2019-03-21 19:59:09 +03:00
  • 5200ff8e84 Move CaretData to kotlin Alex Plate 2019-03-21 19:34:44 +03:00
  • f1a667ae2e Move caret last column attribute to kotlin Alex Plate 2019-03-21 19:08:48 +03:00
  • 82682ece5e Remove unused moveCaret method Alex Plate 2019-03-21 18:33:29 +03:00
  • 61f9184728 Highlight only primary caret with block selection Alex Plate 2019-03-21 18:24:43 +03:00
  • a220be8136 Fix all tests Alex Plate 2019-03-21 13:42:33 +03:00
  • 11b2096dba Fix last selection type Alex Plate 2019-03-21 13:09:41 +03:00
  • 8370248390 Define main caret for visual block selection Alex Plate 2019-03-20 21:33:42 +03:00
  • f528269bc6 Fixed tests with put and yank actions Alex Plate 2019-03-20 17:54:33 +03:00
  • d551531603 Test fixing Alex Plate 2019-03-19 19:34:31 +03:00
  • 3b50bd8509 Fix tests about caret merging Alex Plate 2019-03-19 18:35:58 +03:00
  • 8bc73a0101 Fix word object tests Alex Plate 2019-03-19 16:03:09 +03:00
  • 419c15d0c3 Fixing tests Alex Plate 2019-03-07 19:40:01 +03:00
  • be90776588 Remove native caret order Alex Plate 2019-03-07 15:26:38 +03:00
  • 7c8cc16768 Fix tests for vim surround Alex Plate 2019-03-07 15:25:19 +03:00
  • 1596b0addc New structure of MotionEditorActionHandler Alex Plate 2019-03-07 14:46:08 +03:00
  • 886bbe1111 Use new struct of operation handler Alex Plate 2019-03-07 13:47:42 +03:00
  • de266f12a4 Set selection start non nullable. Set null value with vimSelectionStartBackingNullable Alex Plate 2019-03-07 11:35:26 +03:00
  • f9a5bc00e7 [WIP] Support native caret selection Alex Plate 2019-03-06 20:48:30 +03:00
  • 356c122767 Remove unused methods Alex Plate 2019-03-05 12:56:06 +03:00
  • e9b94033c5 Format VisualOperatorActionHandler Alex Plate 2019-03-05 12:07:14 +03:00
  • 8e1385e4e1 Remove unused data key Alex Plate 2019-03-04 19:29:46 +03:00
  • e881ed0d9a Update visual handlers to new handler Alex Plate 2019-03-04 19:04:41 +03:00
  • 26d03d49b1 Create tests for visual put action Alex Plate 2019-03-04 15:26:37 +03:00
  • 082a3b21e1 Use range markers instead of TextRanges for VisualOperatorActionHandler Alex Plate 2019-03-01 13:35:57 +03:00
  • 15e6e8435a Make extension properties to get visual range Alex Plate 2019-02-28 20:38:47 +03:00
  • 2d67067159 Split CopyGroup into class objects Alex Plate 2019-02-28 20:13:40 +03:00
  • 3fb3aaad2a Introduce new VisualOperatorActionHandler Alex Plate 2019-02-28 19:42:46 +03:00
  • 616479c4fc Use native caret iterator for VisualOperatorActionHandler Alex Plate 2019-02-28 12:20:18 +03:00
  • 9b4c732dca Remove unused caret data Alex Plate 2019-02-26 17:17:27 +03:00
  • 249be00463 Reformat setVisualMode and toggleVisual functions Alex Plate 2019-02-26 16:03:37 +03:00
  • febcccc670 Extract visual motions to separate file Alex Plate 2019-02-26 13:23:00 +03:00
  • 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