1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-20 19:42:47 +02:00
Commit Graph

6459 Commits

Author SHA1 Message Date
Alex Plate
765d876a51
Use delete via the experimental API 2021-12-27 12:10:30 +03:00
Alex Plate
a0c8e26b38 Update formatting 2021-12-26 00:12:11 +00:00
Alex Plate
4b4f4b3d8f
Add draft of experimental API 2021-12-23 22:49:23 +03:00
Alex Plate
63fe7a88eb
Pass keys via IDE in tests 2021-12-23 10:59:49 +03:00
Alex Plate
871ee1a6b6
Update release version 2021-12-21 12:51:23 +03:00
Alex Plate
6a36599a29
Revert "Revert "Update formatting""
This reverts commit 27fb36a6c5.
2021-12-21 12:51:10 +03:00
Alex Plate
d11ab20617
Revert "Revert "Support new marks""
This reverts commit 932296af
2021-12-21 12:51:09 +03:00
Alex Plate
ea713edfb5
Revert "Update remoteRobot version"
This reverts commit 4d49385529.
2021-12-21 12:08:56 +03:00
Alex Plate
ff48a9dea2
Formatting 2021-12-21 11:57:08 +03:00
Alex Plate
0a1812ec8c
Release preparation 2021-12-21 11:36:53 +03:00
Alex Plate
113d4ac078
Rollback changes regarding esc in normal mode 2021-12-21 11:36:53 +03:00
Alex Plate
4d49385529
Update remoteRobot version 2021-12-21 11:36:53 +03:00
Alex Plate
94a8455267
Update remoteRobot version 2021-12-21 11:36:53 +03:00
Alex Plate
406d2a054c
Enable manual test scanning because of the gradle issue 2021-12-21 11:36:53 +03:00
Alex Plate
932296afb6
Revert "Support new marks"
This reverts commit 134c68c705.
2021-12-21 11:36:53 +03:00
Alex Plate
27fb36a6c5
Revert "Update formatting"
This reverts commit 4e37ccfff8.
2021-12-21 11:36:52 +03:00
Alex Plate
f5e0f21869 Update formatting 2021-12-19 00:11:15 +00:00
lippfi
180c35d5c2 Fix toggle for set command 2021-12-16 18:15:32 +03:00
Alex Plate
4bd25f3220 Update changelog 2021-12-15 07:46:09 +00:00
Alex Plate
1299f107dd
fix(VIM-2502): Fix the shape of new carets 2021-12-15 10:44:08 +03:00
Alex Plate
43ae40e077
Update remote robot version 2021-12-15 10:18:01 +03:00
Alex Plate
1af0b00892
Get rid of replace character submode 2021-12-14 12:42:55 +03:00
Alex Plate
36f7219964
Get rid of register pending submode 2021-12-14 12:08:41 +03:00
Alex Plate
529ad853ee
Get rid of SINGLE_COMMAND submode and replace it with a regular mode 2021-12-14 04:18:55 +03:00
Alex Plate
4e37ccfff8 Update formatting 2021-12-12 00:13:09 +00:00
Alex Plate
134c68c705
Support new marks 2021-12-10 11:31:57 +03:00
Alex Plate
ea61e87b31
Update changelog 2021-12-10 10:49:08 +03:00
Alex Plate
6e82008ffa
Prepare to 1.9.0 release 2021-12-10 09:51:30 +03:00
Alex Plate
016bcc00d8
New jupyter notebook fixes 2021-12-09 11:23:58 +03:00
Alex Plate
936e7508e3
Ignore test for the moment 2021-12-09 10:20:23 +03:00
Alex Plate
34220ab759
Update gradle version to 7.3.1 2021-12-09 10:20:22 +03:00
lippfi
51ba63faae Fixed parent for execute and substitute command 2021-12-04 22:21:36 +03:00
lippfi
f4f1e397cb Better strings 2021-12-04 21:47:27 +03:00
Alex Plate
721117ce1b
Handle esc in all cases except normal mode 2021-12-02 22:55:17 +03:00
dependabot[bot]
b6128418be
Bump org.eclipse.jgit from 5.13.0.202109080827-r to 6.0.0.202111291000-r
Bumps org.eclipse.jgit from 5.13.0.202109080827-r to 6.0.0.202111291000-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 15:02:01 +00:00
Alex Plate
2da917add7
Update some documentation md files 2021-12-01 10:04:26 +03:00
Alex Plate
678c53dc39
Update changelog 2021-12-01 09:48:55 +03:00
Alex Plate
d57359b2ff
Add documentation as raw md files 2021-12-01 09:47:23 +03:00
Alex Plate
3796d9f8b4
Removed submodule doc 2021-12-01 09:44:00 +03:00
b6d84e0e66 Fix compile errors in unit tests on Windows 2021-12-01 09:37:24 +03:00
Alex Plate
3dbdbefc58
Update changes 2021-11-30 10:56:10 +03:00
dependabot[bot]
23570c7270 Bump github-api from 1.135 to 1.301
Bumps [github-api](https://github.com/hub4j/github-api) from 1.135 to 1.301.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hub4j/github-api/compare/github-api-1.135...github-api-1.301)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 09:29:20 +03:00
lippfi
4d5024f8b8 Fix test 2021-11-29 19:45:44 +03:00
lippfi
ea8670702a Disable normal command 2021-11-29 19:23:55 +03:00
Alex Plate
b8828f48c9 Update formatting 2021-11-28 00:11:06 +00:00
Alex Plate
b468fef242
Fix track action id stopping 2021-11-26 18:57:50 +03:00
Alex Plate
358f8eeca3
Downgrade to kotlin 1.5 2021-11-26 18:57:50 +03:00
lippfi
150a70e69f Removed deprecated EditorDataContext constructor call 2021-11-26 18:33:37 +03:00
Alex Plate
b9fb0f2bcd
Fix dot repeat with count 2021-11-26 17:46:32 +03:00
lippfi
d4a8b8e400 Optimise imports 2021-11-26 14:53:30 +03:00