Matt Ellis
|
d042ee3058
|
Move octopushandler option out of vim-engine
|
2023-03-31 17:37:48 +03:00 |
|
Alex Plate
|
fe598b14a1
|
Modify update authors job
|
2023-03-31 17:14:28 +03:00 |
|
Alex Plate
|
24df3be8f1
|
Print more logging in case the vim shortcut is disabled
|
2023-03-31 17:13:25 +03:00 |
|
filipp.vakhitov
|
2cce67bc27
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Merge Dependabot PR' build configuration was removed
|
2023-03-31 13:26:44 +00:00 |
|
filipp.vakhitov
|
ae6003d000
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'Merge Dependabot PR' build configuration were updated
|
2023-03-31 13:09:03 +00:00 |
|
filipp.vakhitov
|
fe8b03dc1c
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: general settings of 'Merge Dependabot PR' build configuration were updated
|
2023-03-31 12:55:28 +00:00 |
|
filipp.vakhitov
|
977b27de90
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 1 build step(s) were added to 'Merge Dependabot PR' build configuration
|
2023-03-31 12:49:58 +00:00 |
|
filipp.vakhitov
|
570cf14fe8
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build configuration was created from URL
|
2023-03-31 12:48:32 +00:00 |
|
dependabot[bot]
|
7c369900ce
|
Bump io.ktor:ktor-client-cio from 2.1.3 to 2.2.4
Bumps [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) from 2.1.3 to 2.2.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.3...2.2.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-cio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-31 09:49:32 +00:00 |
|
Alex Plate
|
8464711b89
|
Update changelog
|
2023-03-31 09:47:27 +00:00 |
|
Alex Plate
|
0f07e4bdc3
|
Fix(VIM-2896): Correct ordering of handlers
|
2023-03-31 12:45:54 +03:00 |
|
dependabot[bot]
|
de7736ec76
|
Bump io.ktor:ktor-client-core from 2.1.3 to 2.2.4
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 2.1.3 to 2.2.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.3...2.2.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-31 09:45:37 +00:00 |
|
dependabot[bot]
|
4568db387a
|
Bump io.ktor:ktor-client-auth from 2.1.3 to 2.2.4
Bumps [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) from 2.1.3 to 2.2.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.3...2.2.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-auth
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-31 09:45:16 +00:00 |
|
dependabot[bot]
|
3661cfd4c9
|
Bump io.ktor:ktor-client-content-negotiation from 2.1.3 to 2.2.4
Bumps [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) from 2.1.3 to 2.2.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.3...2.2.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-31 09:44:21 +00:00 |
|
filipp
|
f9ac515d3d
|
Replace merge with rebase
|
2023-03-31 12:42:44 +03:00 |
|
filipp
|
b7f1394357
|
Add action to automatically merge Dependabot PR
|
2023-03-31 12:38:18 +03:00 |
|
Alex Plate
|
25872ccf84
|
Remove ktlint from build configuration
|
2023-03-31 11:26:38 +03:00 |
|
Alex Plate
|
0efd81142d
|
Remove ktlint from configurations
|
2023-03-31 11:22:41 +03:00 |
|
Alex Plate
|
1699e8521d
|
Add new plugin that has a dependency on IdeaVim
|
2023-03-31 11:22:41 +03:00 |
|
filipp
|
f4068301ff
|
Add information about text range in original script for executable
|
2023-03-31 11:00:39 +03:00 |
|
aleksei.plate
|
2a6b6f89f4
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: project parameters were changed
|
2023-03-30 04:55:46 +00:00 |
|
aleksei.plate
|
ca459bef0d
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: project parameters were changed
|
2023-03-30 04:55:10 +00:00 |
|
aleksei.plate
|
9980ef7db9
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: project parameters were changed
|
2023-03-30 04:53:54 +00:00 |
|
Alex Plate
|
d6b2cdb66a
|
Add plugin sign variables
|
2023-03-30 07:50:56 +03:00 |
|
Alex Plate
|
832c1c0be3
|
Revert "Update formatting"
This reverts commit bf0fba9c58 .
|
2023-03-27 11:32:59 +03:00 |
|
Alex Plate
|
bf0fba9c58
|
Update formatting
|
2023-03-27 08:27:13 +00:00 |
|
Alex Plate
|
ae5678128b
|
Fix an incorrect version of github action
|
2023-03-27 11:24:58 +03:00 |
|
Alex Plate
|
6395a4cefc
|
Fix an incorrect version of github action
|
2023-03-27 11:23:13 +03:00 |
|
Alex Plate
|
1a3491a50f
|
Try to use IJ formatter instead of ktlint
|
2023-03-27 11:21:10 +03:00 |
|
Alex Plate
|
0f8b67e6ce
|
Reformat files
|
2023-03-27 11:14:00 +03:00 |
|
Alex Plate
|
1e17db6d21
|
Add lorem ipsum tests to dictionary
|
2023-03-20 17:42:28 +02:00 |
|
Alex Plate
|
03bd4bbeed
|
Use Lorem Ipsum for tests
|
2023-03-20 17:31:31 +02:00 |
|
Alex Pláte
|
ff907893d0
|
Update README.md
|
2023-03-20 15:50:46 +02:00 |
|
Alex Plate
|
d104eef064
|
Update changelog
|
2023-03-17 11:28:14 +00:00 |
|
Alex Plate
|
f0505b8919
|
Fix(VIM-2433): Do not clear clipboard after inserting with ideaput
|
2023-03-17 13:26:13 +02:00 |
|
Alex Plate
|
db12fbe725
|
Get rid of test clipboard manager
|
2023-03-17 11:56:50 +02:00 |
|
Alex Plate
|
f88580eb88
|
Get rid of editor setup function
|
2023-03-17 10:21:10 +02:00 |
|
Alex Plate
|
dbfce696b9
|
Make some multicaret tests more stable
|
2023-03-16 18:05:39 +02:00 |
|
Alex Plate
|
bca5af9c23
|
Enable some tests with missing @Test annotation
|
2023-03-16 14:55:05 +02:00 |
|
Alex Plate
|
381abf7c40
|
Simple fix for the code
|
2023-03-16 13:36:09 +02:00 |
|
Alex Plate
|
1a2112daf9
|
Fix code compilation
|
2023-03-16 13:18:47 +02:00 |
|
Alex Plate
|
e30e194b91
|
Code cleanup
|
2023-03-16 13:05:37 +02:00 |
|
Alex Plate
|
edf9962abf
|
Introduce new mechanizm for options testing
|
2023-03-16 13:01:42 +02:00 |
|
Alex Plate
|
fd896c4af6
|
Pass testInfo to tear down
|
2023-03-16 10:52:53 +02:00 |
|
Alex Plate
|
0ae57af270
|
Do not track action ids for vim actions
|
2023-03-16 10:52:53 +02:00 |
|
Alex Plate
|
123c8ded11
|
Rename product function
|
2023-03-16 10:52:53 +02:00 |
|
Alex Plate
|
0510fe8530
|
Ktlint format
|
2023-03-16 10:52:52 +02:00 |
|
Alex Plate
|
3ebaf38486
|
Fix bug in nerdtree
|
2023-03-16 10:52:51 +02:00 |
|
filipp
|
84fc962bb0
|
ReplaceWithRegister
|
2023-03-15 18:42:22 +02:00 |
|
filipp
|
814bc20cf7
|
Add more VimScript tests
|
2023-03-15 14:20:33 +02:00 |
|