Alex Plate
|
f26ddd4a27
|
Fix exception in aW
|
2020-11-06 19:12:40 +03:00 |
|
Alex Plate
|
0539e39977
|
Fix <C-\><C-N>
|
2020-11-06 11:16:13 +03:00 |
|
Alex Plate
|
65235d32a1
|
Fix exception for ]b command
|
2020-11-06 10:36:03 +03:00 |
|
Alex Plate
|
1fba77d925
|
Update getName description
|
2020-11-05 11:31:41 +03:00 |
|
Alex Plate
|
6a3d606032
|
New extension registration process
The new process gives as lazy loading of extension classes
|
2020-11-01 03:30:00 +03:00 |
|
Alex Plate
|
612a86c4d9
|
Add new option to enable extensions
|
2020-11-01 00:51:22 +03:00 |
|
Alex Plate
|
52673d1a02
|
Remove unnecessary semicolon
|
2020-10-31 22:04:20 +03:00 |
|
Alex Plate
|
a148446912
|
Change order of checks
|
2020-10-31 19:43:19 +03:00 |
|
Alex Plate
|
1ee9075976
|
Inline findParentByCondition
|
2020-10-31 19:40:48 +03:00 |
|
Alex Plate
|
0720431c91
|
More cleanup
|
2020-10-31 14:29:26 +03:00 |
|
Alex Plate
|
6f1ac1de97
|
Add more time checks for is db cell
|
2020-10-31 14:03:11 +03:00 |
|
Alex Plate
|
99d2d4b594
|
Update the color of yank highlighting after laf changing
|
2020-10-31 13:46:08 +03:00 |
|
Alex Plate
|
2bf9b97e49
|
Continuation of qodana cleanup
|
2020-10-31 13:11:13 +03:00 |
|
Alex Plate
|
c6600f3348
|
Fixes base of qodana run
|
2020-10-30 19:54:26 +03:00 |
|
Alex Plate
|
e29ab54b0e
|
Make default register in RegisterGroup non static field
|
2020-10-30 19:18:46 +03:00 |
|
Alex Plate
|
197565d4cb
|
Get rid of info logs
|
2020-10-30 16:47:44 +03:00 |
|
Alex Plate
|
3d570d2020
|
Make property private
|
2020-10-30 15:59:56 +03:00 |
|
Alex Plate
|
fe364dc6dc
|
Reduce the depth of "parentByCondition" function
|
2020-10-30 11:56:50 +03:00 |
|
Alex Plate
|
1743c08091
|
Update isIdeaVimdisableHere logging
|
2020-10-29 12:40:30 +03:00 |
|
Alex Plate
|
81b095c899
|
Update detekt configuration
|
2020-10-29 11:43:47 +03:00 |
|
Alex Plate
|
0b41bd30cd
|
Rename dialogescape and oneline to ideaenabledbufs
|
2020-10-29 10:44:34 +03:00 |
|
Alex Plate
|
7c79615c6a
|
[VIM-2144] Correct caret position after block insert with inlays
|
2020-10-29 10:19:51 +03:00 |
|
Alex Plate
|
10be7354cd
|
[VIM-2156] Fix up/down motions with inlays
|
2020-10-29 09:46:21 +03:00 |
|
Alex Plate
|
1e9925f092
|
[VIM-2157] Fix tab for active templates
|
2020-10-28 11:37:28 +03:00 |
|
Alex Plate
|
d4ec7e1f69
|
Remove some detekt warnings
|
2020-10-27 10:01:57 +03:00 |
|
Alex Plate
|
7bccaa8717
|
Remove deprecated methods and options
|
2020-10-23 11:18:46 +03:00 |
|
Alex Plate
|
319874b973
|
Update message
|
2020-10-22 12:11:14 +03:00 |
|
Alex Plate
|
daf8799c39
|
Update isIdeavimDisabled here report
|
2020-10-22 12:02:03 +03:00 |
|
Alex Plate
|
f45d4e1451
|
[VIM-2150] Shift-D should not delete an empty line
|
2020-10-21 10:26:50 +03:00 |
|
Alex Plate
|
0d0f326c26
|
Catch exception instead of NumberFormatException
|
2020-10-18 21:21:37 +03:00 |
|
Alex Plate
|
2072fa1e13
|
Add detekt to the project
|
2020-10-18 21:06:51 +03:00 |
|
Alex Plate
|
fd98274e78
|
EditorDataContext can now accept a delegate data context
|
2020-10-16 11:03:05 +03:00 |
|
Alex Plate
|
e72c7d6cb7
|
Convert EditorDataContext to kotlin
|
2020-10-16 10:53:49 +03:00 |
|
Alex Plate
|
5860c0031b
|
Rename .java to .kt
|
2020-10-16 10:53:49 +03:00 |
|
Alex Plate
|
a43232ba6c
|
Move execution of mapping to MappingInfo
|
2020-10-16 10:27:12 +03:00 |
|
Alex Plate
|
b20bec610a
|
Move converting to presentable string to MappingInfo classes
|
2020-10-16 10:08:42 +03:00 |
|
Alex Plate
|
3a9f5ea33a
|
Add ability to map actions via <Action> keyword
|
2020-10-16 10:00:46 +03:00 |
|
Alex Plate
|
b2a6d0e687
|
Do now show "Copy action id" action in the notification if there is no id
|
2020-10-15 10:40:48 +03:00 |
|
Alex Plate
|
c9d0d7aef6
|
[VIM-2140] Downgrade java version to 1.8
|
2020-10-09 11:06:38 +02:00 |
|
Alex Plate
|
b19e11b5b6
|
Use proper access syntax
|
2020-10-09 10:16:30 +02:00 |
|
Alex Plate
|
2d002c044d
|
Report if time for calculation of isIdeaVimDisabledHere take more than 10ms
|
2020-10-08 11:39:49 +02:00 |
|
Alex Plate
|
9a7b2bd158
|
Update the implementation of disabled IdeaVim editors
|
2020-10-08 11:25:47 +02:00 |
|
Alex Plate
|
461c874de6
|
Reformat some code
|
2020-10-08 10:31:21 +02:00 |
|
Alex Pláte
|
0dd47c192b
|
Merge pull request #252 from citizenmatt/VIM-2104
Fixes for scrolling
|
2020-09-24 09:45:32 +03:00 |
|
Alex Plate
|
5875ce58fb
|
Update notification about missing action id
|
2020-09-23 10:46:21 +03:00 |
|
Alex Pláte
|
1c21968259
|
Merge branch 'master' into VIM-2104
|
2020-09-23 09:51:10 +03:00 |
|
Alex Plate
|
1d8ac4fc02
|
Move scroll data objects up to avoid conflicts
|
2020-09-23 09:50:00 +03:00 |
|
Alex Plate
|
0a863f32b2
|
Small formatting
|
2020-09-22 10:48:15 +03:00 |
|
Alex Plate
|
cd0d503402
|
Convert test to option test
|
2020-09-22 10:41:03 +03:00 |
|
Alex Plate
|
6436a59528
|
Rename "ideawaonw" to "ideawrite"
|
2020-09-18 10:11:01 +03:00 |
|