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

Commit Graph

  • 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
  • b329329333 Add settings for testing on latest eap Alex Plate 2021-10-06 12:07:19 +03:00
  • 5df8ef98a1 Add more logging for selection change Alex Plate 2021-10-06 10:54:55 +03:00
  • 55154b2996 Update changelog Alex Plate 2021-10-06 09:29:54 +03:00
  • 89aa6aecff Added self property to FunctionDeclarations lippfi 2021-10-05 13:19:15 +03:00
  • 970456e6b0 Added evaluateWithRange method to funcrefCalls lippfi 2021-10-05 13:16:12 +03:00
  • 97effae8dc Bump org.jetbrains.changelog from 1.2.0 to 1.3.0 dependabot[bot] 2021-09-30 12:26:42 +00:00
  • f26755045d Bump annotations from 21.0.1 to 22.0.0 dependabot[bot] 2021-08-18 15:02:30 +00:00
  • 067af8356c Merge pull request #337 from citizenmatt/feature/guicursor Alex Pláte 2021-10-05 09:28:26 +03:00
  • ee743674c2 Merge branch 'master' into feature/guicursor Alex Plate 2021-10-05 09:27:32 +03:00
  • 362f8a3c99 Update gradle version Alex Plate 2021-10-05 09:22:40 +03:00
  • 9f0ecd7f73 Better function calls and call command lippfi 2021-10-05 03:24:16 +03:00
  • d01f582646 Dictionary function call lippfi 2021-10-05 02:51:24 +03:00
  • cdc8f159f5 Read-only variables lippfi 2021-10-04 21:33:16 +03:00
  • b481b6e1b5 Updated VIMSCRIPT_ROADMAP.md lippfi 2021-10-04 12:06:18 +03:00
  • 505aeff544 VIM-2417 fix bars in substitute command lippfi 2021-10-01 20:11:24 +03:00
  • dbf0444110 funcref() function lippfi 2021-10-01 19:13:54 +03:00
  • 07d753f413 function() function lippfi 2021-10-01 17:16:37 +03:00
  • f516e89a5f Better VimFuncref lippfi 2021-10-01 17:16:09 +03:00
  • 5f15bca561 Add name and scope fields to FunctionHandler lippfi 2021-10-01 17:14:06 +03:00
  • d98acd8c39 Moved tests lippfi 2021-10-01 17:11:25 +03:00
  • 97502a5bd5 Function as method call lippfi 2021-10-01 03:21:34 +03:00
  • 806184aa5d Lambda lippfi 2021-10-01 02:38:12 +03:00
  • d93fb1fdfc Funcref lippfi 2021-10-01 01:35:43 +03:00
  • 9cf922ae80 FunctionStorage refactoring lippfi 2021-09-29 02:32:15 +03:00
  • 2070efc35a Changed Executable to interface lippfi 2021-09-29 01:57:29 +03:00
  • 1dc4dbf7af Optional function arguments lippfi 2021-09-21 20:28:02 +03:00
  • c10634f1e3 Updated roadmap lippfi 2021-09-21 15:50:54 +03:00
  • c0f8fd8c6b call command lippfi 2021-09-21 15:49:54 +03:00