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

6624 Commits

Author SHA1 Message Date
Alex Plate
762bd81611
Update detekt baseline 2021-01-20 13:26:45 +03:00
Alex Plate
6afdfb55ca
Start implementing NERDTree support. Support focus command 2021-01-20 10:40:48 +03:00
Alex Plate
cb3508b30d
Support command aliases to function 2021-01-20 10:26:44 +03:00
Alex Plate
171ffc6862
Refactor command aliases 2021-01-20 10:19:02 +03:00
Alex Plate
0f19b7415f
Update inspections profile 2021-01-20 10:18:52 +03:00
Alex Plate
38019cdb91
Convert command parser to kt 2021-01-20 09:58:40 +03:00
Alex Plate
89bcb43271
Rename .java to .kt 2021-01-20 09:58:39 +03:00
Alex Plate
5101dc00b3
Name for extension is not deprecated 2021-01-20 03:09:04 +03:00
Alex Plate
a7774349e5
Update copyright year 2021-01-20 03:07:13 +03:00
Alex Plate
b309e9d4bd
Add alternative plugin syntax for EasyMotion 2021-01-20 03:07:12 +03:00
paksv
ba3fdbe142 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' 2021-01-19 18:46:29 +00:00
paksv
645d53f13b TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' 2021-01-19 18:46:00 +00:00
Alex Plate
838c6361de
Update changelog plugin 2021-01-14 18:40:42 +03:00
Alex Plate
6cb1d4ad1f
[TC] Update kotlin dsl version 2021-01-14 17:08:27 +03:00
Alex Plate
28dfda1370
[TC] Add job for property based tests 2021-01-14 17:00:42 +03:00
Alex Plate
c73b8cf795
[TC] Apply TC patch 2021-01-14 16:58:11 +03:00
Alex Plate
807777f022
[TC] Enable qodana job 2021-01-14 16:55:37 +03:00
nikita.koshcheev
866488ac0f TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' 2021-01-14 08:34:25 +00:00
Alex Plate
10097e3d6e
Exclude property based tests from regular test task 2021-01-14 11:14:55 +03:00
nikita.koshcheev
becb22a6b0 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' 2021-01-14 08:07:26 +00:00
Alex Plate
37fcecfdd8
[TC] Apply qodana patch 2021-01-13 22:16:41 +03:00
aleksei.plate
c4144eb3d2 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Qodana checks' build configuration were updated 2021-01-13 17:52:37 +00:00
Alex Plate
d29244efcc
[TC] Add qodana build type 2021-01-13 20:22:58 +03:00
Alex Plate
8901ba0128
[VIM-2202] Fix issues with search command macro recording 2021-01-11 13:48:20 +03:00
Alex Plate
b07342baef
Convert macros test to kotlin 2021-01-11 12:47:47 +03:00
Alex Plate
4d69f984b8
Rename .java to .kt 2021-01-11 12:47:47 +03:00
Alex Plate
e1149907ce
Extract versions into the constant 2020-12-29 19:34:08 +03:00
Alex Plate
263376ae92
Add dev builds to the project 2020-12-29 19:08:18 +03:00
Alex Plate
07abc2e2e0
Disable "always inverted" inspection 2020-12-29 11:01:14 +03:00
Alex Plate
7eba54f09a
Disable LightEdit support for IdeaVim 2020-12-29 10:37:55 +03:00
Sergei Vorobyov
1eac924291
fixed: don't show reload vimrc floating toolbar in non-file editors
for example in editor from `Preferences | Editor | Font`
2020-12-29 09:49:23 +03:00
Alex Plate
3ffe250f78
Add dev channel build to teamcity 2020-12-29 09:47:37 +03:00
Alex Plate
15d173e628
Assert register type with neovim 2020-12-26 04:39:52 +03:00
Alex Plate
b24424330c
Update detekt baseline 2020-12-25 11:38:53 +03:00
Alex Plate
ebffa83f17
Add counter of NeoVim tests 2020-12-25 11:37:45 +03:00
Alex Plate
6abc71a57d
Update neovim api 2020-12-25 11:29:42 +03:00
dependabot[bot]
8afb20c53b Bump io.gitlab.arturbosch.detekt from 1.14.1 to 1.15.0
Bumps io.gitlab.arturbosch.detekt from 1.14.1 to 1.15.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 11:05:49 +03:00
Alex Plate
501541b8be
Add Sergei Vorobyov to contributions list 2020-12-25 11:03:50 +03:00
Sergei Vorobyov
e56f63dc0f
migrated: New floating toolbar API 2020-12-25 10:56:53 +03:00
Alex Plate
7e0c33f9a0
Add log file to run configuration 2020-12-25 10:38:28 +03:00
Alex Plate
bb1b8363d9
Check dependabot updates on wednesday 2020-12-25 09:47:12 +03:00
Alex Pláte
e5e585443d
Create dependabot.yml 2020-12-25 09:33:08 +03:00
Shrikant Sharat Kandula
82e39c9236 Fix handling when caret line has no indentation 2020-12-24 21:10:21 +05:30
Shrikant Sharat Kandula
1e69e98b92 Initial working implementation of indent objects 2020-12-24 20:59:55 +05:30
Alex Plate
d0888a063f
Refactor code 2020-12-24 10:58:58 +03:00
Alex Plate
bd5781a039
Optimize imports 2020-12-24 10:46:42 +03:00
Alex Plate
a643c75e7f
Update detekt config 2020-12-24 10:40:54 +03:00
Alex Plate
d4db40f9cc
Add yank delete property test 2020-12-24 10:32:37 +03:00
Alex Plate
788489119b
Rename property test 2020-12-24 10:24:41 +03:00
Alex Plate
665adaa44b
Fix last line calculation 2020-12-24 10:22:11 +03:00