Alex Plate
|
f657ecac6f
|
Convert SelectFirstFileHandler to kotlin
|
2019-02-15 17:06:54 +03:00 |
|
Alex Plate
|
69aaca33a5
|
Convert RedoHandler to kotlin
|
2019-02-15 17:04:35 +03:00 |
|
Alex Plate
|
08168a7877
|
Convert QuitHandler to kotlin
|
2019-02-15 17:02:57 +03:00 |
|
Alex Plate
|
9054f48f88
|
Convert PromptReplaceHandler to kotlin
|
2019-02-15 16:59:34 +03:00 |
|
Alex Plate
|
fbe6b5a3a3
|
Convert PromptFindHandler to kotlin
|
2019-02-15 16:55:45 +03:00 |
|
Alex Plate
|
b114f4ee96
|
Flaky test remove
|
2019-02-15 14:58:49 +03:00 |
|
Alex Plate
|
8af5634431
|
Convert NoHLSearchHandler to kotlin
|
2019-02-14 18:08:44 +03:00 |
|
Alex Plate
|
1b61598149
|
Convert NextFileHandler to kotlin
|
2019-02-14 17:41:55 +03:00 |
|
Alex Plate
|
2cfc180df7
|
Convert MarkHandler to kotlin. Write tests for :mark command
|
2019-02-14 16:29:06 +03:00 |
|
Alex Plate
|
4d20e8fb28
|
Convert NextTab and PreviousTab handlers to kotlin
|
2019-02-14 15:50:35 +03:00 |
|
Alex Plate
|
8f3d570bf6
|
Add Andrei Gasparovic to contributors list
|
2019-02-14 15:02:05 +03:00 |
|
Alex Plate
|
276b19bf09
|
Merge pull request #132 from andreigasparovici/master
Added :tabn(ext) and :tabp(revious) functionality
VIM-801
|
2019-02-14 14:56:43 +03:00 |
|
Alex Plate
|
b0ebbdd7ff
|
Convert HelpHandler to kotlin
|
2019-02-14 14:35:32 +03:00 |
|
Alex Plate
|
5014de6d9d
|
Convert FileHandler to kotlin
|
2019-02-14 14:23:28 +03:00 |
|
Alex Plate
|
6dc9843aa9
|
Extract "%" tests into separate file
|
2019-02-14 13:53:49 +03:00 |
|
Alex Plate
|
ad6e3dee6c
|
Add Vedran Budimcic to contributors list
|
2019-02-14 13:27:34 +03:00 |
|
Alex Plate
|
e0e51835b5
|
Create function for handler's flags definition
|
2019-02-14 13:23:02 +03:00 |
|
Alex Plate
|
7bccc2fbdb
|
Merge pull request #127 from vedran/master
Support end-of-line multi line percent match in visual mode
|
2019-02-14 13:14:56 +03:00 |
|
Alex Plate
|
c2da601722
|
Remove unused handler
|
2019-02-14 12:38:24 +03:00 |
|
Alex Plate
|
e8fea2e969
|
Convert DigraphHandler and EchoHandler to kotlin
|
2019-02-13 16:17:18 +03:00 |
|
Alex Plate
|
ebe23989a7
|
Add link to :shell command issue
|
2019-02-13 15:11:00 +03:00 |
|
Alex Plate
|
278a2dfc07
|
Convert SearchGroupTest to kotlin. Add offset tests (e, b, s, +-1)
|
2019-02-13 15:02:56 +03:00 |
|
Alex Plate
|
1fb93ea73d
|
Create kotlin-style command definition
|
2019-02-13 13:49:43 +03:00 |
|
Alex Plate
|
bfc5aaa2de
|
Merge pull request #176 from johngrib/fix-authors-email
Fix the wrong email address
|
2019-02-13 12:22:47 +03:00 |
|
JohnGrib
|
183fbafaae
|
Fix the wrong email address
John Grib's email address recorded as johngrib@woowahan.com
is currently not valid.
I am currently using johngrib82@gmail.com.
You can see my merged PR and my recent email address
through the following two links.
* https://github.com/JetBrains/ideavim/pull/115
* https://github.com/johngrib
|
2019-02-13 11:32:45 +09:00 |
|
Alex Plate
|
470f15fd3c
|
Convert ExitHandler and CommandName to kotlin
|
2019-02-12 20:47:59 +03:00 |
|
Alex Plate
|
d8a5209ec4
|
Add Marcel Hild to contributor list
|
2019-02-12 20:05:47 +03:00 |
|
Alex Plate
|
99c6b4552a
|
Merge pull request #126 from durandom/offset_in_slash
Make offset work in normal search
|
2019-02-12 19:50:48 +03:00 |
|
Alex Plate
|
d69bf5d76f
|
Update changelog. Add John Grib to contributor list.
|
2019-02-12 18:55:01 +03:00 |
|
Alex Plate
|
ac484e36fa
|
Merge pull request #115 from johngrib/feature/add-command-shell
Added :shell command
|
2019-02-12 18:39:23 +03:00 |
|
Alex Plate
|
dc88cbd902
|
Change implementation of ExitHandler
Use file manager for file closing
Add tests for :qa commands
|
2019-02-12 17:33:18 +03:00 |
|
Alex Plate
|
fb277e9e49
|
Create package for handler tests
|
2019-02-12 17:15:53 +03:00 |
|
Alex Plate
|
8c6e4ecefc
|
Update changelog
|
2019-02-12 16:52:21 +03:00 |
|
Alex Plate
|
582393a462
|
Fix :only command
|
2019-02-12 16:42:54 +03:00 |
|
Alex Plate
|
c118bacffd
|
Create VimFileEditorTestCase for editor tests
|
2019-02-12 16:42:06 +03:00 |
|
Andrey Vlasovskikh
|
132f52785c
|
Version 0.51
|
2019-02-12 00:08:12 +03:00 |
|
Matt Ellis
|
0c1a08b231
|
VIM-1303 Update UI when look and feel changes
|
2019-02-07 08:54:41 +00:00 |
|
bradziolko
|
b88f13ee32
|
[VIM-1012] Support tab close preferences when using :q or :wq
|
2019-01-29 02:09:53 -06:00 |
|
Andrey Vlasovskikh
|
c556ec2001
|
Merge branch 'fixes-by-matt'
# Conflicts:
# resources/META-INF/plugin.xml
|
2019-01-28 23:05:23 +03:00 |
|
Andrey Vlasovskikh
|
d49683ab2f
|
Updated Kotlin to 1.3 due to compatibility IntelliJ 2019.1
The minimal compatible version is now 2018.3.
|
2019-01-28 22:56:14 +03:00 |
|
Andrey Vlasovskikh
|
810c3cd561
|
Use the IntelliJ repo instead of the default cache-redirector due to network issues
|
2019-01-28 21:54:55 +03:00 |
|
Andrey Vlasovskikh
|
b909157f4b
|
Mention Rider as a compatible IDE
|
2019-01-28 21:51:16 +03:00 |
|
Andrey Vlasovskikh
|
21c1232ba6
|
Updated the changelog
|
2019-01-28 21:42:21 +03:00 |
|
Andrey Vlasovskikh
|
ff61a42670
|
Updated usages of obsolete APIs
|
2019-01-28 21:40:14 +03:00 |
|
Andrey Vlasovskikh
|
f160d855c0
|
Added missing nullity annotations
|
2019-01-28 21:38:37 +03:00 |
|
Andrey Vlasovskikh
|
51685a2094
|
Renamed attributes according to naming convention
|
2019-01-28 20:49:23 +03:00 |
|
Andrey Vlasovskikh
|
487c71ec15
|
Updated since-build according to the version that introduced the required API
|
2019-01-28 20:42:40 +03:00 |
|
Andrey Vlasovskikh
|
39aa60850d
|
Fixed inspection warnings
|
2019-01-28 20:41:56 +03:00 |
|
Andrey Vlasovskikh
|
872921e6b7
|
Reformat code
|
2019-01-28 20:39:45 +03:00 |
|
Andrey Vlasovskikh
|
89788df95c
|
Merge branch 'pull/173'
|
2019-01-28 20:38:03 +03:00 |
|