Commit Graph
9718 Commits
Author SHA1 Message Date
Alex Plate 71117ed335 Update registration of extension pointers 2020-05-01 11:06:29 +03:00
Alex Plate de07fb3b74 Well, the status bar icon should be configurable 2020-05-01 10:38:23 +03:00
Alex Plate e31d5a4dcf Initial cleanup after IJ requirements update 2020-04-30 11:43:24 +03:00
Alex Plate e14aae761d Java plugin is always required 2020-04-30 11:33:11 +03:00
Alex Plate 47db2a247c Remove unused labels 2020-04-30 11:20:24 +03:00
Alex Plate e449bb9692 Refactor ChangeGroup listeners 2020-04-30 10:41:29 +03:00
Alex Plate b8fc72b6a7 Do not create project manager if it doesn't exist yet 2020-04-30 10:28:03 +03:00
Alex Plate 64c01c1bd1 Cleanup timer for java tests 2020-04-30 10:23:14 +03:00
Alex Plate 0a0e3df42b Extract statistic reporter into the separate file 2020-04-28 11:41:33 +03:00
Alex Plate 949c69a7e9 Refactor EditorGroup listeners 2020-04-28 11:41:33 +03:00
Alex Plate 69caf7a604 Refactor MotionGroup listeners 2020-04-28 11:41:32 +03:00
Alex Plate 23860ad5f9 Use project-level service as parent disposable 2020-04-28 11:41:32 +03:00
Alex Plate ace5234d8d Update showcmd widget 2020-04-28 11:41:32 +03:00
Alex Plate 4654f821a9 Fix issue with listener removing 2020-04-28 11:41:32 +03:00
Alex Plate 927e0e7865 Update status bar widget to the new API 2020-04-28 11:41:32 +03:00
Alex Plate d47c9735b5 Use concurrent list to store listeners 2020-04-28 11:41:31 +03:00
Alex Plate 6100433636 Move StatusBar.kt to a different package 2020-04-28 11:41:31 +03:00
Alex Plate 43f79e8183 Update minimal required version of IJ 2020-04-28 11:41:31 +03:00
Alex Plate f58fda0c87 Add .DS_Store to gitignore 2020-04-28 11:41:31 +03:00
Alex Plate 64b49e37d7 Add link to gitter chat 2020-04-28 11:41:31 +03:00
Alex Plate e44418d410 Add icon in .idea 2020-04-28 11:41:30 +03:00
Alex Plate ca8d05ff13 Clear keymap on reset 2020-04-28 11:41:30 +03:00
Alex Plate 626871e34d Register topics via xml file 2020-04-28 11:41:29 +03:00
Alex Plate 4b659fe643 Prepare for 0.57 release 0.57 2020-04-28 11:18:56 +03:00
Alex Plate d5055506b0 Fix regex for slack notification 2020-04-22 09:56:39 +03:00
Alex Plate 55f54b2e82 Prepare for 0.56.1 release 0.56.1-EAP 2020-04-22 09:31:38 +03:00
Alex Plate 1b18065e68 Small refactoring of handlers 2020-04-18 17:43:50 +03:00
Alex Plate 053dc02152 EditorActionHandlerBase doesn't take null as caret 2020-04-18 16:40:07 +03:00
Alex Plate b8cb4a1295 Move IdeaVim icon in the README 2020-04-17 11:34:28 +03:00
Alex Plate cd2cbf68a1 Update README 2020-04-17 11:31:17 +03:00
Alex Plate 73f3be8af0 Include copyright into repository 2020-04-17 11:17:34 +03:00
Alex Plate 8cce059fb4 Write tests for yanking and pasting with number register 2020-04-17 10:48:09 +03:00
Alex Plate db641ec6f6 Add runforprogram to contributors list 2020-04-17 10:27:11 +03:00
Alex Plate 9d8239b68d Update changelog 2020-04-17 10:19:56 +03:00
Alex PláteandGitHub 4ec0bac275 Merge pull request #234 from runforprogram/master
[VIM-1991] fix >0 number register not work
2020-04-17 10:19:49 +03:00
Alex Plate 613c234cfb Fix related tests 2020-04-16 11:31:22 +03:00
Alex Plate 83dca71f69 [VIM-1992] Fix shift-letter mappings 2020-04-16 11:20:26 +03:00
Alex Plate f7ea9cdb6e Convert mapping tests to kotlin 2020-04-16 11:03:40 +03:00
Alex Plate 762cb1804f Rename .java to .kt 2020-04-16 11:02:38 +03:00
runandGitHub 962cfb7ae2 [VIM-1991] fix >0 number register not work 2020-04-16 15:45:57 +08:00
Valery Isaev 9bc2ec7d8a Fix #VIM-1994 2020-04-13 15:02:49 +03:00
Alex Plate 8415d104e9 Clear registers before test 2020-04-10 11:03:14 +03:00
Alex Plate abd0f9b961 Update dependencies 2020-04-10 11:00:47 +03:00
Alex Plate 0a4683d908 Clean up repository for the release 0.56 2020-04-09 11:06:21 +03:00
Alex Plate 4c280b0193 Run manual tests 2020-04-09 10:51:32 +03:00
Alex Plate e88a3deafd Fix replace with clipboard register 2020-04-09 10:25:42 +03:00
Matt Ellis 7de08e08d0 Support smooth scrolling 2020-04-07 17:30:18 +01:00
Alex Plate bd172b3300 Run manual tests 2020-04-07 11:35:58 +03:00
Alex Plate 95c7a13cb5 Turning plugin on should be performed after commands registration 2020-04-07 11:27:24 +03:00
Alex Plate b1ddf03385 Add notes to changelog about Keep a Changelog and Semantic Versioning. 2020-04-06 10:25:50 +03:00