1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-08-24 07:01:04 +02:00
Commit Graph

5155 Commits

Author SHA1 Message Date
Alex Plate
07446309d3 Finish command even after an exception 2021-05-27 12:50:48 +03:00
Alex Plate
d2de23481a Add clarification what is weird 2021-05-27 12:50:47 +03:00
Alex Plate
d8ead10c0f Add gotInt variable 2021-05-27 12:50:47 +03:00
Alex Plate
6a38188602 Add tests for incorrect :g command 2021-05-27 12:50:47 +03:00
Alex Plate
13884e9524 Add error message about failed search command 2021-05-27 12:50:47 +03:00
Alex Plate
1ff629e257 Add tests for global command 2021-05-27 12:50:47 +03:00
Alex Plate
67649a1746 Extract search_regcomp function 2021-05-27 12:50:47 +03:00
Alex Plate
3a2f370c8c Show message on missing pattern in global command 2021-05-27 12:50:46 +03:00
Alex Plate
7850508cfe Add global busy 2021-05-27 12:50:46 +03:00
Alex Plate
e55fbe9159 Fix formatting 2021-05-26 13:47:32 +03:00
Alex Plate
8a3af47b35 Support vglobal and global! 2021-05-26 11:58:03 +03:00
Alex Plate
11dc8cf982 Execute global command 2021-05-26 10:58:27 +03:00
Alex Plate
661a6563b0 Start implementing global handler to support :g command 2021-05-25 22:38:30 +03:00
Alex Pláte
5a855659b0 Merge pull request #308 from citizenmatt/VIM-2308
Fix unnecessary caret movement when switching tabs
2021-05-24 11:03:08 +03:00
Alex Pláte
86296e4066 Merge pull request #261 from sharat87/extension/textobjindent
New extension: Indentation based text objects
2021-05-24 10:35:21 +03:00
Alex Plate
79cb90e642 Reformat update checker 2021-05-17 18:17:46 +03:00
Matt Ellis
0bde71d4dd Merge branch 'master' into VIM-2308 2021-05-14 11:51:25 +01:00
Alex Plate
aa51dcddc6 Rename updateChecker 2021-05-14 12:16:53 +03:00
Alex Plate
8ca865e5aa Remove redundant SAM constructors 2021-05-14 10:52:32 +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
df52f37b69 Add reset handlers action for configurable table 2021-05-14 09:27:54 +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
edf6a04a36 Run ktlint 2021-05-13 13:55:31 +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
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
383e1d5245 Keep compatibility with easymotion plugin 2021-05-12 11:51:33 +03:00
Alex Plate
4fdd9b4710 Fix issue with global sethandler 2021-05-12 10:56:49 +03:00
Alex Plate
43eba0aa1d Update help link 2021-05-12 09:49:48 +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
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
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
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
a5e1a8116f Add copy action for conflicts table 2021-04-28 11:53:37 +03:00
Alex Plate
038f0a5135 Sort key owners modes 2021-04-28 10:17:42 +03:00