Alex Plate
|
ab87a86e9d
|
Rename .java to .kt
|
2023-01-28 08:28:39 +02:00 |
|
Alex Plate
|
17c248eda0
|
Fix(VIM-2787): Save ideavimrc loading
|
2023-01-27 10:55:51 +02:00 |
|
Alex Plate
|
bee82a1941
|
Adding experimental inspection
|
2023-01-27 10:55:49 +02:00 |
|
filipp
|
772c574149
|
VimMarkServiceImpl refactoring
|
2023-01-27 00:20:40 +02:00 |
|
filipp
|
d577411e72
|
Fix(VIM-2850)
|
2023-01-27 00:20:40 +02:00 |
|
Alex Plate
|
f901d9d3b0
|
Use stable version of IJ for build
|
2023-01-25 08:28:44 +02:00 |
|
filipp
|
da75da6791
|
Fix easymotion compatibility
|
2023-01-23 14:36:31 +02:00 |
|
filipp
|
052fe75183
|
Fix dropLastJump
|
2023-01-23 13:02:35 +02:00 |
|
filipp
|
d50daad918
|
Fix easymotion compatibility
|
2023-01-23 12:57:44 +02:00 |
|
Alex Pláte
|
2834e25945
|
Update README.md
|
2023-01-23 10:07:12 +02:00 |
|
dependabot[bot]
|
5c7190710b
|
Bump junit-jupiter-api from 5.8.1 to 5.9.2
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.1 to 5.9.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.9.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 10:01:10 +02:00 |
|
Alex Plate
|
dd76de2066
|
Source vimrc in template only if it exists
|
2023-01-23 09:34:18 +02:00 |
|
Alex Plate
|
1a7e3ed658
|
Add some fixes
|
2023-01-23 08:53:24 +02:00 |
|
Alex Plate
|
956339115c
|
Rename .java to .kt
|
2023-01-23 08:53:23 +02:00 |
|
Alex Plate
|
484a1f264b
|
Update formatting
|
2023-01-22 00:18:31 +00:00 |
|
nikita.koshcheev
|
0f739ffb50
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55'
|
2023-01-20 17:29:32 +00:00 |
|
filipp
|
e79821385d
|
Remove caret from method signatures in CaretRegisterStorage
|
2023-01-20 17:24:28 +02:00 |
|
Alex Plate
|
e742d089d6
|
Include vim-engine sources to IdeaVim distribution
|
2023-01-20 17:16:37 +02:00 |
|
filipp
|
44336460c5
|
Fix IDEA compatibility
|
2023-01-20 16:50:58 +02:00 |
|
filipp
|
46f0309171
|
VIM-2840 Replace with register does not work with count
|
2023-01-20 16:33:16 +02:00 |
|
filipp
|
1ed38ec92b
|
Fix mark fixes version
|
2023-01-20 15:53:20 +02:00 |
|
Alex Plate
|
04dca831e3
|
Update changelog after merging PR
|
2023-01-18 15:49:21 +00:00 |
|
Matt Ellis
|
308e8bfbc3
|
Replace default interface methods with extensions
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
62ecddb719
|
Replace setOptionValue with :set in tests
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
a852b0efbc
|
Replace unsetOption with :set in tests
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
3dd6a55727
|
Replace setOption with :set in tests
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
3993e3b9c0
|
Migrate getOptionValue to new API in tests
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
42b8b5814f
|
Simplify check for option existence
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
60de6f57fd
|
Replace isDefault calls in tests
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
11fcb17c29
|
Replace appendValue with :set in tests
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
98246e23dd
|
Introduce options value accessor to VimTestCase
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
61e2e81719
|
Avoid race condition initialising OptionService
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
62e600443e
|
Remove unnecessary options reset in tests
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
5bde4d75ce
|
Remove test option after tests finish
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
9c54fbe733
|
Migrate isSet to option value accessor API
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
9cc206d548
|
Introduce friendly API for consuming options
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
a97cf8a3ec
|
Remove unnecessarily cached list field
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
f0ea5f3968
|
Extract IDEA specific option constants
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
8d44afc8e6
|
Sort option name constants
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
62ed3bd7f2
|
Rename option name constants
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
89889924fc
|
Tidy up imports
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
dda592cb39
|
Small refactor
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
bb44044956
|
Move IJ specific options out of engine
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
d95810f6e5
|
Sort options
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
26c275b0f5
|
Introduce UnsignedNumberOption
|
2023-01-18 17:47:32 +02:00 |
|
filipp
|
341dc6c58b
|
Post-merge fixes
|
2023-01-17 16:15:34 +02:00 |
|
filipp
|
a2364b7512
|
Pull request polishing
|
2023-01-16 19:23:13 +02:00 |
|
filipp
|
350e1c08d0
|
Add loading marks and jumps states to VimPlugin
|
2023-01-16 19:23:00 +02:00 |
|
filipp
|
724dc42a59
|
Update changelog
|
2023-01-16 19:22:58 +02:00 |
|
filipp
|
79a62e9d37
|
Move command tests
|
2023-01-16 19:22:35 +02:00 |
|