Commit Graph
7907 Commits
Author SHA1 Message Date
Alex Plate a90ffb7a48 Update plugin.xml EAP-0.60.1 0.60.1-EAP 2020-10-20 11:38:20 +03:00
Alex Plate d1e39903dd Use gradle-changelog-plugin for pushing slack notifications 2020-10-20 11:34:52 +03:00
Alex Plate f23793f3f3 Test <Action> for insert mode mapping 2020-10-20 11:09:51 +03:00
Alex Plate 800390921c Update branch specification for PRs 2020-10-20 00:59:33 +03:00
Alex Plate 9650450426 Do not run tests on pull requests merging 2020-10-20 00:52:12 +03:00
Alex Plate 7225ab1f1b Use check instead of test for testing 2020-10-20 00:45:24 +03:00
Alex Plate 72dbc45457 Join active test 2020-10-20 00:13:47 +03:00
Alex Plate 3d14f916ef Update TestsForIntelliJ20202 configuration 2020-10-20 00:05:18 +03:00
Alex Plate 5598de70f1 Trying to extract common code for active tests building 2020-10-19 23:59:27 +03:00
Alex Plate bfccdd6b35 Cleanup builds 2020-10-19 23:54:01 +03:00
Alex Plate 35f36070a4 Update gitignore 2020-10-19 23:42:47 +03:00
Alex Plate 8f0c50a010 Update pull requests vcs root id 2020-10-19 23:40:24 +03:00
Alex Plate 25d6d3694b Update gitignore 2020-10-19 23:39:57 +03:00
Alex Plate 6c784ec01e Exclude NVim builds 2020-10-19 12:26:59 +03:00
Alex Plate ebc81c55c2 Update GitHub Pull Requests build 2020-10-19 12:16:59 +03:00
aleksei.plateandroot d08d9fce99 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Synchronization with own VCS root is enabled 2020-10-19 08:48:07 +00:00
Alex Plate d1bfce1974 Create a baseline for the detekt 2020-10-19 11:07:53 +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 5d1caa21d8 Remove java annotation 2020-10-15 19:50:15 +03:00
Alex Plate 70b3156375 Update git for the track action id 2020-10-15 12:08:01 +03:00
Alex Plate d388a75f98 Add an information about "Track action ids" to readme 2020-10-15 11:44:07 +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 462f5bab54 Update intellij gradle plugin version 2020-10-12 11:03:34 +03:00
Alex Plate e89e0466eb Prepare for 0.60 release 0.60 2020-10-09 11:24:48 +02:00
Alex Plate c9d0d7aef6 [VIM-2140] Downgrade java version to 1.8 2020-10-09 11:06:38 +02:00
Alex Plate 90c7d5a74a Update gradle to 6.6.1 2020-10-09 10:30:41 +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 Plate 992ff97877 Use setUp function for VimOptionTestCase 0.59.1-EAP 2020-09-24 11:15:48 +03:00
Alex Plate 96689eab23 Update changes 2020-09-24 09:52:07 +03:00
Alex PláteandGitHub 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áteandGitHub 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 0bac6bf8b6 Rename tracking id action 2020-09-18 10:48:41 +03:00
Alex Plate 6436a59528 Rename "ideawaonw" to "ideawrite" 2020-09-18 10:11:01 +03:00
Matt Ellis 2dc54ea882 Use deterministic width for inlays 2020-09-17 16:15:27 +01:00
Matt Ellis 63db148aae Merge branch 'master' into VIM-2104 2020-09-17 15:29:05 +01:00
Matt Ellis 78f1c8499a Use test inlay renderer for consistent width 2020-09-17 14:55:41 +01:00