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

Commit Graph

  • 5d68e76b30 [TC] Remove linting checks on GH Alex Plate 2021-07-01 17:18:40 +03:00
  • 246cc1479a Update changelog Alex Plate 2021-07-01 13:44:31 +03:00
  • 408cd0e037 vim-2335 Support for navigation to previous buffer with :b# Michal Placek 2021-06-28 23:23:30 +02:00
  • 43884c791f Add Michal Placek to contributors list Alex Plate 2021-07-01 10:34:32 +00:00
  • c15eccf49a vim-1062 -fixes Michal Placek 2021-06-25 16:46:21 +02:00
  • ddb159eec8 vim-1062 Michal Placek 2021-06-24 23:12:00 +02:00
  • af8edae1d3 Bump remote-robot from 0.11.4 to 0.11.5 dependabot[bot] 2021-06-30 15:02:22 +00:00
  • 91585e1059 Run linters Matt Ellis 2021-06-30 21:41:59 +01:00
  • d6a99d4354 Update to latest EAP Matt Ellis 2021-06-30 21:10:49 +01:00
  • 0d840b2c41 Merge branch 'master' into feature/guicursor Matt Ellis 2021-06-30 18:39:03 +01:00
  • 0288a0f2b5 Use insert caret for select mode Matt Ellis 2021-06-30 17:26:44 +01:00
  • fe7dc4902b Make ExShortcutKeyAction dumb aware Matt Ellis 2021-06-30 16:28:28 +01:00
  • 1caf380505 Improve caret painting in command line Matt Ellis 2021-06-29 09:05:19 +01:00
  • 628ce16e99 [TC] Exclude linting check for jobs Alex Plate 2021-06-30 11:20:39 +03:00
  • f822b04a6f Trying to exclude settings.xml using gitignore Alex Plate 2021-06-30 10:49:09 +03:00
  • a61747cd94 Try to exclude settings.xml from the data Alex Plate 2021-06-30 10:45:53 +03:00
  • 86c97f5566 Change the name of the job Alex Plate 2021-06-30 10:40:25 +03:00
  • 31e633f55e Update formatting Alex Plate 2021-06-30 07:42:22 +00:00
  • e3aa3e24f5 Create a job for automatic formatting Alex Plate 2021-06-30 10:39:39 +03:00
  • b7396fdf8c Fix formatting Alex Plate 2021-06-30 10:31:27 +03:00
  • e8f0e31a27 Correct caret for selecting from the end for 212+ versions of IJ Alex Plate 2021-06-30 10:29:51 +03:00
  • d759c6bc24 Remove test file Alex Plate 2021-06-30 09:45:29 +03:00
  • f76d0d2f81 Search for the user by github commit Alex Plate 2021-06-30 09:40:20 +03:00
  • ec8b02e1c1 Do not add VIM-123 example Alex Plate 2021-06-30 09:25:00 +03:00
  • c27ac06f1b Update changelog Alex Plate 2021-06-30 06:21:48 +00:00
  • 24f8f9ca14 Update run configuration Alex Plate 2021-06-30 09:20:14 +03:00
  • 8b8bbba85d Get rid of last_processed_cache file Alex Plate 2021-06-30 09:16:23 +03:00
  • 64be75142e Use guicursor options to draw ex caret Matt Ellis 2021-06-29 01:30:19 +01:00
  • f2070bad08 Update changelog Alex Plate 2021-06-29 11:06:24 +00:00
  • 52a3b680a6 Remove incorrect changelog line Alex Plate 2021-06-29 14:04:35 +03:00
  • 735bfbae3b Update changelog Alex Plate 2021-06-29 11:03:57 +00:00
  • 9140234b2c [Automation] Include last_processed_hash to the commit Alex Plate 2021-06-29 14:02:16 +03:00
  • cbf35c276e Revert "Update changelog" Alex Plate 2021-06-29 14:00:54 +03:00
  • ab1b8572f3 Update changelog Alex Plate 2021-06-29 10:58:29 +00:00
  • 960de8647c Fix(VIM-123): This is not a fix, just testing the automation Alex Plate 2021-06-29 13:56:28 +03:00
  • acf80417d1 Automatically update changelog Alex Plate 2021-06-29 13:48:31 +03:00
  • 43a3db178f Refactor UpdateAuthors script Alex Plate 2021-06-29 12:57:35 +03:00
  • f05123123c Use guicursor instead of editor cursor settings Matt Ellis 2021-06-29 00:21:19 +01:00
  • 2f73dac57a Force the caret visible when updating attributes Matt Ellis 2021-06-28 23:48:27 +01:00
  • a6087dd08f Use replace mode caret for change character action Matt Ellis 2021-06-28 23:42:36 +01:00
  • b4d40fae3b Rename assert method Matt Ellis 2021-06-28 23:24:59 +01:00
  • ad19dc0100 Use guicursor options to draw caret Matt Ellis 2021-06-28 23:03:32 +01:00
  • d19c776ec3 Minor refactor Matt Ellis 2021-06-28 17:44:57 +01:00
  • ccd792bf62 Provide hook for resetting cached values Matt Ellis 2021-06-28 17:20:26 +01:00
  • 8a55199d62 Add guicursor to dictionary Matt Ellis 2021-06-11 23:37:56 +01:00
  • 9cf0a1ac26 Report errors while parsing guicursor option Matt Ellis 2021-06-11 23:19:28 +01:00
  • 43620c280d Add guicursor option Matt Ellis 2021-06-10 14:07:43 +01:00
  • 98ffb3bf9e [VIM-1672] IdeaVim correctly populates clipboard history Alex Plate 2021-06-28 11:48:09 +03:00
  • 4cc4fb4d3c [VIM-1192] Fix dollar motion from single-command Alex Plate 2021-06-28 09:21:32 +03:00
  • 1f9718a3c1 Add more tests for till character motions Alex Plate 2021-06-28 07:46:25 +03:00
  • 16d9a3ba8b Join till character motions into the single file Alex Plate 2021-06-28 07:38:42 +03:00
  • a01fc5d72c Remove useless condition Alex Plate 2021-06-28 07:24:30 +03:00
  • f4e777b8df [VIM-2336] Fix repeat for 'T' movement Alex Plate 2021-06-28 07:24:15 +03:00
  • e8b55881bd Update changelog Alex Plate 2021-06-24 10:48:45 +03:00
  • 232dd34717 [VIM-2317] Fix memory leak Alex Plate 2021-06-24 10:38:15 +03:00
  • e244109073 Use stable IJ release for development because EAP is broken Alex Plate 2021-06-24 10:37:27 +03:00
  • e6324a2182 Downgrade github dependency Alex Plate 2021-06-24 10:20:41 +03:00
  • 46bc66d08c Add some values to dic Alex Plate 2021-06-23 10:14:26 +03:00
  • 73fe85018e Update configuration script Alex Plate 2021-06-23 10:14:18 +03:00
  • 982d6921cb Fix formatting Matt Ellis 2021-06-17 11:29:50 +01:00
  • bb28b76a5b Support % as shortcut for file name in filter Matt Ellis 2021-06-16 10:24:13 +01:00
  • 67fed0da9e [VIM-1566] Use OS shell to execute filter command Matt Ellis 2021-06-16 09:02:09 +01:00
  • e3cf50b4c9 [VIM-1357] Invoke shell filter commands with proper path and argument handling Matt Ellis 2021-06-14 17:00:17 +01:00
  • f72bb31b8e Add some loggins to update authors script Alex Plate 2021-06-22 11:11:16 +03:00
  • 001f13398c Update jgit version Alex Plate 2021-06-22 10:57:18 +03:00
  • dcfe93e4a1 Bump github-api from 1.129 to 1.131 dependabot[bot] 2021-06-16 05:30:28 +00:00
  • d3e7b5838f [TC] Fix slack notification issues Alex Plate 2021-06-22 10:42:43 +03:00
  • 8788d109e3 [TC] Extract version constants Alex Plate 2021-06-22 09:54:56 +03:00
  • 8b1839ff1b Prepare to 0.68 release Alex Plate 2021-06-22 09:17:17 +03:00
  • 9f46e1960e Fix typo Matt Ellis 2021-06-10 13:51:43 +01:00
  • e93a619859 Make ListOption generic + create StringListOption Matt Ellis 2021-06-10 13:46:58 +01:00
  • 287ba7055e Simplify BoundedListOption Matt Ellis 2021-06-10 11:29:20 +01:00
  • dfbec1f23a Rename "bound" options to "bounded" Matt Ellis 2021-06-10 11:11:11 +01:00
  • 55dedb4c4d Remove resetShape method Matt Ellis 2021-06-10 11:05:41 +01:00
  • 9c71b444c6 Update caret visual attributes when mode changes Matt Ellis 2021-06-05 01:04:01 +01:00
  • e859b1c131 Remove resetCaret Matt Ellis 2021-06-05 00:33:04 +01:00
  • 6c4bd9cc10 Refactor caret shape functions Matt Ellis 2021-06-05 00:21:58 +01:00
  • b50281f8d5 Extract caret shape methods to helper Matt Ellis 2021-06-05 00:14:10 +01:00
  • 2be0f5cedb Reset caret visual position after mode changes Matt Ellis 2021-06-04 17:05:03 +01:00
  • 646a89d52a Refactor showMode update Matt Ellis 2021-06-04 16:45:07 +01:00
  • fea71903de Fix global test Alex Plate 2021-06-04 09:34:32 +03:00
  • 0220d2b40f Suppress inspection Alex Plate 2021-06-03 11:59:39 +03:00
  • c751c51b25 Bump markdown from 0.2.3 to 0.2.4 dependabot[bot] 2021-06-02 05:09:19 +00:00
  • 8fedf78e03 refactoring: update formatting Alex Plate 2021-06-03 11:57:07 +03:00
  • bd3c86e068 Update plugin.xml Alex Plate 2021-06-03 11:47:00 +03:00
  • 46d459bd73 Update changelog Alex Plate 2021-06-03 11:03:30 +03:00
  • d1feaad5a9 Update dependabot lock Alex Plate 2021-06-03 11:02:23 +03:00
  • b5b6c8f37a fix(sethandler): Correct presentation on settings page Alex Plate 2021-06-03 10:44:23 +03:00
  • 067aaa798d setHandler: fix parsing of a mapping Alex Plate 2021-06-03 10:12:38 +03:00
  • c85d7dcd7a Do not save the executed command to history Alex Plate 2021-06-02 10:54:11 +03:00
  • c1b1f1efd8 Add tests for nested global commands Alex Plate 2021-06-02 10:31:49 +03:00
  • 68dcd21c4e More muted neovim tests Alex Plate 2021-06-01 17:52:22 +03:00
  • 748484e129 Use more neovim in tests Alex Plate 2021-06-01 17:44:32 +03:00
  • 293e9988c7 Add 2021.1 to plugin verifier Alex Plate 2021-06-01 16:31:32 +03:00
  • c390a295cd Update gradle plugin to version 1.0 Alex Plate 2021-06-01 16:27:52 +03:00
  • bdf1f3c33d Update gradle wrapper to 7.0.2 version Alex Plate 2021-06-01 15:51:54 +03:00
  • a0b8685f7d Update some tests to use neovim Alex Plate 2021-05-31 21:06:34 +03:00
  • 06fc25cf3b Remove TODO Alex Plate 2021-05-31 10:49:31 +03:00
  • 18e76c5f12 Do not update PR after dependabot Alex Plate 2021-05-31 09:49:16 +03:00
  • 53e1bc5b83 Update changelog after merging PR Alex Plate 2021-05-31 06:34:38 +00:00