1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-18 19:42:46 +02:00

Commit Graph

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