1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-21 13:42:48 +02:00
Commit Graph

6624 Commits

Author SHA1 Message Date
Alex Plate
8ca865e5aa
Remove redundant SAM constructors 2021-05-14 10:52:32 +03:00
Alex Plate
a9f1d2ac14
Update changelog 2021-05-14 09:49:40 +03:00
Alex Plate
018e5cba83
Enable copy action only if there are things to copy 2021-05-14 09:41:55 +03:00
Alex Plate
bbcfee3ad6
Revert version of gradle plugin to 0.7.3 2021-05-14 09:38:34 +03:00
Alex Plate
df52f37b69
Add reset handlers action for configurable table 2021-05-14 09:27:54 +03:00
Alex Plate
308ab4b4f5
Update amount of contributors 2021-05-13 23:18:07 +03:00
Alex Plate
f07b6e28c1
Update changelog a bit 2021-05-13 21:00:46 +03:00
Alex Plate
790fc92916
Rename Vim Emulation to Vim in settings 2021-05-13 20:58:23 +03:00
Alex Plate
bb5632c98d
Update ktlint and detekt formatting 2021-05-13 19:36:33 +03:00
Alex Plate
879a73494b
Run formatters 2021-05-13 19:34:13 +03:00
Alex Plate
93d80b8dfb
Move to kotlin 1.5 2021-05-13 19:33:56 +03:00
Alex Plate
edf6a04a36
Run ktlint 2021-05-13 13:55:31 +03:00
Alex Plate
b1662cdc1a
[TC] Remove unused imports 2021-05-13 12:05:26 +03:00
Alex Plate
cec56e78bf
[TC] Remove 201 release job 2021-05-13 12:02:40 +03:00
Alex Plate
b0bfd0f56e
Updates for qodana 2021-05-13 11:59:52 +03:00
Alex Plate
4312aceae7
Do not save per-mode info 2021-05-13 11:05:24 +03:00
Alex Plate
a646a59d8d
Move toolbar to the right 2021-05-13 10:51:48 +03:00
Alex Plate
c9eafe1db3
[TC] Username is not required for token publishing 2021-05-13 10:47:01 +03:00
Alex Plate
270ba9d196
Username is not required for token publishing 2021-05-13 10:43:51 +03:00
Matt Ellis
7300d252f8
Rename go to tab actions 2021-05-13 01:18:31 +01:00
Matt Ellis
9b73cc16e6
Move tab actions out of motion package 2021-05-13 01:12:24 +01:00
Matt Ellis
b7da57d6d1
[VIM-2308] Fix caret and scroll position after gt 2021-05-13 00:05:06 +01:00
Alex Plate
dee78cd503
Move to gradle plugin 1.0 2021-05-12 21:12:15 +03:00
Alex Plate
383e1d5245
Keep compatibility with easymotion plugin 2021-05-12 11:51:33 +03:00
Alex Plate
2ec9329f2e
Update plugin.xml 2021-05-12 11:31:25 +03:00
Alex Plate
15fc2c01bd
Update changes 2021-05-12 11:21:43 +03:00
Alex Plate
4fdd9b4710
Fix issue with global sethandler 2021-05-12 10:56:49 +03:00
Alex Plate
7765c464f3
Add sethandler to dic 2021-05-12 09:51:29 +03:00
Alex Plate
43eba0aa1d
Update help link 2021-05-12 09:49:48 +03:00
Alex Plate
e097cd2daa
Create sethandler documentation 2021-05-12 09:45:20 +03:00
Alex Plate
ad6b5719d2
Update copy action description 2021-05-12 09:45:20 +03:00
Alex Plate
5d344e3193
Rename setkeydev to sethandler 2021-05-12 09:45:19 +03:00
Alex Plate
0cd86282d2
Use setHtmlText for label 2021-05-12 09:45:19 +03:00
dependabot[bot]
6b8d00decf Bump remote-robot from 0.10.3 to 0.11.2
Bumps remote-robot from 0.10.3 to 0.11.2.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 12:12:25 +03:00
Alex Plate
85aae4d408
Fix issues with Track action IDs notification 2021-05-11 10:54:20 +03:00
Shrikant Sharat Kandula
92b0a3abb2 Merge branch 'master' into extension/textobjindent
# Conflicts:
#	resources/META-INF/includes/VimExtensions.xml
2021-05-09 18:56:34 +05:30
Shrikant Sharat Kandula
444a48f2a1 More tests and fixes 2021-05-09 18:53:50 +05:30
Shrikant Sharat Kandula
039b44b07a Added more tests and fixes for the tests 2021-05-09 18:35:53 +05:30
Shrikant Sharat Kandula
d7ed33c351 Add test for basic tiny buffer, and fix it 2021-05-08 21:35:47 +05:30
Shrikant Sharat Kandula
0edff4665c Fix name mismatch causing tests to not run 2021-05-08 21:35:28 +05:30
Alex Plate
66b2fee823
Add .ideavimrc to dic 2021-05-04 15:42:12 +03:00
Alex Plate
2139e31754
Add help lines for the table 2021-05-04 14:51:19 +03:00
Alex Plate
3752d35229
Trigger readonly handler when perform editing operations 2021-04-30 16:08:04 +03:00
Alex Plate
9a90e80da1
Add more words to dictionary 2021-04-30 14:17:28 +03:00
Alex Plate
5d3ec771c4
Adding ideavim.dic file where IdeaVim-specific words can be defined 2021-04-30 13:48:21 +03:00
Alex Plate
6785d17ab3
Remove warning 2021-04-29 23:02:39 +03:00
Alex Plate
99a0415235
Do not expire the notification after help link pressing 2021-04-29 22:56:08 +03:00
Alex Plate
0fe3f50d93
Make helper text gray 2021-04-29 11:01:35 +03:00
Alex Plate
06647a4cf6
[VIM-2295] Fix s-space in insert mode with an existing mapping 2021-04-29 10:12:16 +03:00
Alex Plate
66b1e4a327
Update baseline 2021-04-28 12:06:20 +03:00