1grzyb1
7ec1e4c58d
VIM-4202 Fix state after commentary action
...
in split mode/clion/ rider, after the comment action runs on rpc, it happens after removing selection. To fix that, we execute handler directly in synchronous way
2026-04-21 10:21:29 +02:00
1grzyb1
08aea2b202
Split mode test for simple undo insert
2026-04-15 10:14:13 +02:00
1grzyb1
c82539e379
Remove manual DriverRunner registration
2026-04-10 09:59:25 +02:00
1grzyb1
2fdf52d305
Split double undo into two singles once
2026-04-08 09:24:14 +02:00
1grzyb1
1e489e2c14
Wait for ideavim to attatch to editor
2026-04-08 08:44:16 +02:00
1grzyb1
06d877415d
Make go back shortcut platform-specific
2026-04-07 12:52:07 +02:00
1grzyb1
c26658d27d
Ensure editor is ready before proceeding with split tests
2026-04-07 10:52:41 +02:00
digitalby
74cf6fbee8
refactor: Extract isGotoAction and saveJumpBeforeGoto helpers, add split-mode test for IDE Back jump
2026-04-07 09:47:42 +02:00
1grzyb1
46823abcda
Fix timing in jump navigation split tests
2026-04-03 12:25:19 +02:00
1grzyb1
5a2d982ca5
VIM-3918 Ensure commentary is installed
2026-03-26 11:28:28 +01:00
dependabot[bot]
53f2b4b9af
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
...
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
dependency-version: 1.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-25 15:56:49 +00:00
dependabot[bot]
7082757b0e
Bump org.kodein.di:kodein-di-jvm from 7.20.2 to 7.31.0
...
Bumps [org.kodein.di:kodein-di-jvm](https://github.com/kosi-libs/Kodein ) from 7.20.2 to 7.31.0.
- [Release notes](https://github.com/kosi-libs/Kodein/releases )
- [Changelog](https://github.com/kosi-libs/Kodein/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kosi-libs/Kodein/compare/7.20.2...v7.31.0 )
---
updated-dependencies:
- dependency-name: org.kodein.di:kodein-di-jvm
dependency-version: 7.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-25 15:39:41 +00:00
1grzyb1
c01a38d584
VIM-3918 Add split-mode tests for jump navigation
2026-03-25 11:43:43 +01:00
1grzyb1
6c569d9cb3
VIM-3918 Add split-mode tests for file ops, marks, and bookmarks
2026-03-25 11:43:43 +01:00
1grzyb1
c332b010f4
VIM-3918 Add split-mode tests for commentary, repeat, and format undo
2026-03-25 11:43:43 +01:00
1grzyb1
01a7cb4865
VIM-3918 Infrastructure for running split mode tests
2026-03-25 11:43:43 +01:00