1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-07 00:04:11 +01:00

Commit Graph

  • d88f38cf2a Update release version to 1.8.1 Alex Plate 2021-11-09 17:00:15 +03:00
  • a8098c2c4c fix(VIM-2461): Show action id before action execution Alex Plate 2021-11-08 13:19:31 +03:00
  • 1eb91889d4 Fix EA-402385 Alex Plate 2021-11-08 11:45:28 +03:00
  • ac451d0fcd Update changelog Alex Plate 2021-11-08 11:06:13 +03:00
  • 5d7e0a1260 Add a note to the documentation Alex Plate 2021-11-08 10:11:57 +03:00
  • 8344207608 fix(VIM-2432): handle scrolloff with <C-D> and <C-U> Matt Ellis 2021-10-24 23:07:27 +01:00
  • cc45168e25 Update formatting Alex Plate 2021-11-07 00:10:26 +00:00
  • 81c898dd9e [VIM-2456] Refactor command execution in a way that environment information is collected before running the command. Alex Plate 2021-11-04 13:26:34 +03:00
  • 87aa50c7be Reformat file Alex Plate 2021-11-02 19:15:59 +03:00
  • a080047632 Update changelog lippfi 2021-11-03 20:06:56 +03:00
  • bb4b3dfe61 Fix augroup lippfi 2021-11-03 17:31:59 +03:00
  • 55aaa6e2c6 Fix split command lippfi 2021-11-03 16:23:41 +03:00
  • 1fc866eeee Add 'se' abbrev to set command lippfi 2021-11-03 16:21:14 +03:00
  • 15e0692b41 Update changelog Alex Plate 2021-11-01 11:46:09 +03:00
  • 6db42dc736 [VIM-2199] Fix autocompletion for AppCode Alex Plate 2021-11-01 11:42:20 +03:00
  • c1d86a4238 Fix AppCode template detection Alex Plate 2021-11-01 11:34:20 +03:00
  • ec761dbe3d [VIM-2332] Make IdeaVim depending on com.intellij.modules.platform module Alex Plate 2021-11-01 10:03:40 +03:00
  • 1328a314de Add exception for strange EA Alex Plate 2021-11-01 09:58:13 +03:00
  • 06b0a1292f Fix spaces between range units lippfi 2021-10-29 15:51:19 +03:00
  • 11a16a54fc Show the reload action if the IJ starts with the .ideavimrc file Alex Plate 2021-10-29 11:32:20 +03:00
  • 548cbb4bda Add chylex to contributors list Alex Plate 2021-10-29 10:12:38 +03:00
  • 637ae21089 [VIM-2255] Missing reload icon in .ideavimrc on Windows chylex 2021-10-24 14:56:08 +02:00
  • 6febc4d2fc Bump github-api from 1.133 to 1.135 dependabot[bot] 2021-10-27 15:02:49 +00:00
  • 8253db1486 Bump org.jetbrains.intellij from 1.2.0 to 1.2.1 dependabot[bot] 2021-10-27 15:02:55 +00:00
  • 8fe1b0891b Fix ! command lippfi 2021-10-27 13:42:46 +03:00
  • ff1d7f7f1c Add information about vim script into the README.md Alex Plate 2021-10-27 11:42:11 +03:00
  • c437a18288 Prepare for 1.8.0 release Alex Plate 2021-10-27 10:26:13 +03:00
  • 0992c39132 Change changelog ordering Alex Plate 2021-10-27 10:08:58 +03:00
  • 610f978c44 Update changelog lippfi 2021-10-26 20:21:34 +03:00
  • 84ea9266c2 Commands do not require space before argument anymore lippfi 2021-10-26 16:24:03 +03:00
  • 54abaebe17 Deleted rangesCount from Ranges.kt lippfi 2021-10-26 15:11:18 +03:00
  • a16c860ba8 Better marks support in commands lippfi 2021-10-26 15:06:03 +03:00
  • b1b7e3439f Underscores in substitute command lippfi 2021-10-26 12:48:49 +03:00
  • 1df75fe25c Fix selection with vim exchange Alex Plate 2021-10-26 11:13:54 +03:00
  • 4d0e0b8ef8 Fix VCS tagging after EAP release Alex Plate 2021-10-26 10:20:09 +03:00
  • 36002def70 Add Petar Guglev to contributors list Alex Plate 2021-10-25 11:09:56 +03:00
  • 8247ac54a1 Update README.md link Petar Guglev 2021-10-21 11:02:25 +03:00
  • f4fe80b28a Bump org.jetbrains.changelog from 1.3.0 to 1.3.1 dependabot[bot] 2021-10-20 15:02:44 +00:00
  • 9e052d6e3a Update roadmap lippfi 2021-10-20 13:22:45 +03:00
  • 0da18b81b6 Variable locking lippfi 2021-10-20 13:22:08 +03:00
  • fc81c6329b Better ambiguous parsing with . Added originalString field to Expression lippfi 2021-10-20 11:53:33 +03:00
  • 3d92b989ce Disable disposed check in order to find the stack trace of disposed project Alex Plate 2021-10-19 22:50:56 +03:00
  • b942e8a950 Do not use Disposer.isDiposed Alex Plate 2021-10-19 19:11:44 +03:00
  • 29131b4644 Fixed operator precedence lippfi 2021-10-19 20:52:23 +03:00
  • b897b118ca Added scope to for loop variable lippfi 2021-10-19 17:43:00 +03:00
  • 145af2b6ee Refactoring lippfi 2021-10-19 17:40:57 +03:00
  • 09a38a854c Comments are back lippfi 2021-10-19 17:28:14 +03:00
  • 995779a294 Better let command (list and dictionaries are passed by reference) lippfi 2021-10-19 13:41:25 +03:00
  • 67f38fc646 Fixed parents for Executable lippfi 2021-10-18 17:45:13 +03:00
  • 316f1fa925 added deepcopy() method to VimDataType lippfi 2021-10-18 15:48:26 +03:00
  • 21f5ad6c0a Lock selection suppressor only on selection starting Alex Plate 2021-10-19 09:51:53 +03:00
  • 6e6e52f316 Remove deprecated modifications Alex Plate 2021-10-18 09:55:32 +03:00
  • 71c19b3ef2 Added nerdtree abbrev to NERDTree option (https://github.com/JetBrains/ideavim/discussions/378) lippfi 2021-10-15 14:18:43 +03:00
  • 0befc6385d Added more constructors to SimpleExpression class lippfi 2021-10-15 12:18:50 +03:00
  • 22371b4b07 Merge remote-tracking branch 'origin/master' lippfi 2021-10-15 12:03:49 +03:00
  • 913d711b80 Curly braces names lippfi 2021-10-15 12:03:30 +03:00
  • d17d12c805 Removed Variable class from plugins lippfi 2021-10-15 11:57:45 +03:00
  • 4d64109e2c Scope as function argument lippfi 2021-10-14 12:08:33 +03:00
  • d66d807cff Reset skip events on click Alex Plate 2021-10-14 11:39:10 +03:00
  • e7a68f06b3 Override toString() method for Scope class lippfi 2021-10-14 10:46:34 +03:00
  • fd49e86e17 Finish statement lippfi 2021-10-14 08:56:10 +03:00
  • 337621ca4a For loops with list lippfi 2021-10-14 07:48:19 +03:00
  • 0e38a4e4f0 Formatting lippfi 2021-10-14 07:47:49 +03:00
  • c19a160c9c Update notifications Alex Plate 2021-10-13 11:37:02 +03:00
  • c390e06e63 Use Path Alex Plate 2021-10-13 11:31:07 +03:00
  • 00d6a948d0 Update extension point listener Alex Plate 2021-10-13 11:12:47 +03:00
  • 6f1c2a1a81 Convert lookup listener to TOPIC subscription Alex Plate 2021-10-13 11:02:34 +03:00
  • 47ba907eb7 Update changenotes Alex Plate 2021-10-12 16:41:25 +03:00
  • a14252493f Use java v11 Alex Plate 2021-10-12 15:41:37 +03:00
  • 328c4288c2 Fix since version in plugin.xml Alex Plate 2021-10-12 15:40:22 +03:00
  • b7c11ff852 Update minimal IJ version to 203+ Alex Plate 2021-10-12 15:26:35 +03:00
  • add1d6225d [TC] Move 202 to old tests Alex Plate 2021-10-12 15:14:41 +03:00
  • 182424ba05 And more tests compatibility changes Alex Plate 2021-10-12 14:58:40 +03:00
  • bf86cd2a51 Keep compatibility in tests Alex Plate 2021-10-12 14:34:29 +03:00
  • 2085e9cafd Make IJ compatible with older versions of ij (212<) Alex Plate 2021-10-12 13:25:50 +03:00
  • fb51236ae2 Add 2021.2 tests Alex Plate 2021-10-12 13:24:59 +03:00
  • 9509b5825c Fix icon lippfi 2021-10-11 17:35:52 +03:00
  • b8a8acdad7 Update roadmap lippfi 2021-10-11 01:37:30 +03:00
  • 898e5f8bda Standard project layout lippfi 2021-10-11 01:29:18 +03:00
  • 30a39497aa Update changelist lippfi 2021-10-11 00:06:20 +03:00
  • 852a220076 Update list of vimscript functions lippfi 2021-10-11 00:06:02 +03:00
  • a34d56b7df Fixed default values in functions lippfi 2021-10-11 00:05:09 +03:00
  • 13feaa7581 IdeaVim ignore comment's great return lippfi 2021-10-10 22:13:23 +03:00
  • 14df9ea705 Fix matches operator lippfi 2021-10-10 21:48:34 +03:00
  • 6bd2bb884a Faster parsing lippfi 2021-10-10 19:16:01 +03:00
  • 89cdaa611a VIM-2425 ExecuteCommand is a data class lippfi 2021-10-10 03:10:38 +03:00
  • cc476a26b4 has() function lippfi 2021-10-08 19:13:49 +03:00
  • 14d132638d ideaVim ignore comment no longer exists lippfi 2021-10-08 04:18:22 +03:00
  • 9e62636059 Optional function arguments lippfi 2021-10-08 04:13:24 +03:00
  • a3b2b4920a Comments are skipped during parsing lippfi 2021-10-08 00:05:54 +03:00
  • e7f128ee59 Anonymous functions lippfi 2021-10-08 00:04:54 +03:00
  • e1069c265e Fixed literal dictionary key pattern lippfi 2021-10-08 00:03:05 +03:00
  • e0b356c12d Dictionary functions lippfi 2021-10-08 00:02:36 +03:00
  • 769d900383 Formatting lippfi 2021-10-07 23:54:31 +03:00
  • 8d99100601 Redundant arguments in lambda functions are ignored lippfi 2021-10-07 21:50:30 +03:00
  • 0c1c8080a6 Update actions docs Alex Plate 2021-10-07 22:14:08 +03:00
  • 1742541b03 Add note about version update Alex Plate 2021-10-07 22:03:49 +03:00
  • d66e6967ee Add Martin Yzeiri to contributors list Alex Plate 2021-10-07 10:27:32 +03:00
  • 559879301d Add traces to suppressor locks and unlocks Alex Plate 2021-10-07 10:01:21 +03:00
  • c524c92062 Emulate matchit.vim Martin Yzeiri 2021-06-07 21:58:23 -04:00