Commit Graph
172 Commits
Author SHA1 Message Date
Alex Plate a2bae6795f Prepare to the release 0.54 2019-11-20 11:41:05 +03:00
Alex Plate 8dd774446b Update license information 2019-11-18 11:55:34 +03:00
Alex Plate d57f465e60 Add IdeaVim icon 2019-10-15 18:43:32 +03:00
Alex Plate 8e3515bc34 Clear definition of commands used to enabled plugins 2019-09-09 14:03:12 +03:00
Alex Plate 62466123ff Change URLs to https
TPV-3480
2019-08-20 13:10:19 +03:00
Alex Plate 7c5dca202e Preparation to 0.52 version 2019-07-23 14:18:31 +03:00
Alex Plate 055e006c27 Github doesn't recognize jetbrains:// url 2019-07-22 16:22:05 +03:00
Alex Plate 2f11451f9d Update EAP section for README 2019-07-22 14:51:38 +03:00
Alex Plate 1326e8470a Update docs of IdeaVim 2019-07-17 15:39:20 +03:00
Alex Plate 68ae03ef85 Replace behaviour to the american-style behavior 2019-07-17 14:39:09 +03:00
Alex Plate 48a5eee9ab Put information about leaving feedback to EAP section 2019-06-07 12:34:47 +03:00
Alex Plate 70fad46534 Fill CHANGES.MD with fixed bugs 2019-05-31 17:51:28 +03:00
Alex Plate 6865d25035 Put actions to package-info 2019-05-14 14:53:10 +03:00
Alex Plate 857a5b4d52 Remove information about unreleased extenstion 2019-04-04 17:10:32 +03:00
Alex Plate ea4fc32e60 Update readme: add information about commentary extension 2019-03-29 11:25:19 +03:00
Alex Plate 7bb7386c83 Update badges 2019-02-21 20:16:44 +03:00
Alex Plate 48bef164ef Move contribution information to separate file 2019-02-21 19:32:56 +03:00
Andrey Vlasovskikh b909157f4b Mention Rider as a compatible IDE 2019-01-28 21:51:16 +03:00
Andrey Vlasovskikh 75c1c0b839 Move "Vim Emulation" settings into "File | Settings | Editor" 2018-09-10 14:53:26 +03:00
Andrey Vlasovskikh 43662318be Compatibility with IntelliJ 2018.1 and newer due to the platform API changes 2018-08-27 22:06:09 +03:00
Andrey Vlasovskikh bd772daee0 Small reordering of multiple-cursors commands 2018-08-27 20:51:04 +03:00
Andrey Vlasovskikh 23fa55ea11 Updated the list of all supported commands
Removed the multiple carets support marker, since all commands are
basically covered now. We'll handle any bugs left in the same way we
do it for other bugs.
2018-08-27 20:50:07 +03:00
Vitalii Karavaev 06058a45c0 Fixed review issues and README.md updated 2018-08-09 12:35:08 +03:00
Andrey Vlasovskikh b71eb465cb Updated contribution guide and supported IDEs 2017-12-19 23:30:42 +03:00
Andrey Vlasovskikh f072638c8c Merge pull request #129 from jamescmartinez/master
Update README to correct preference paths
2017-12-19 23:17:52 +03:00
Andrey Vlasovskikh 113642c8f5 Fixed test configuration URL 2017-11-01 03:15:05 +03:00
Andrey Vlasovskikh 088dd98e0d Updated test configuration ID 2017-11-01 03:14:23 +03:00
Andrey Vlasovskikh e9fca757b7 JetBrains project badge 2017-09-08 23:09:46 +03:00
James Martinez 63b7bed61a Update README to correct preference paths 2017-05-16 16:20:00 -07:00
Andrey Vlasovskikh 949444f6dd EAP for IdeaVim 2016-04-20 03:00:54 +03:00
Alexander Griesbaum e3869a201f Improve diction of README 2016-04-05 22:44:26 +02:00
Andrey Vlasovskikh a3b4aecded Docs about 'surround' extension 2016-02-04 23:02:29 +03:00
Andrey Vlasovskikh 47b49c3e03 Merge pull request #93 from raimon49/use-relative-links
Use relative links that recommended way by GitHub Inc.
2016-01-23 02:24:35 +03:00
Andrey Vlasovskikh 7a99261979 Updated "Setting up development environment" for Gradle 2016-01-23 02:15:08 +03:00
Alexander Zolotov 86303b58df Use retina-friendly svg status images 2016-01-22 22:44:48 +03:00
Andrey Vlasovskikh 78b1ad6df6 Switched from Ant to Gradle for easier dependency on IntelliJ in automated builds 2016-01-22 22:15:38 +03:00
Andrey Vlasovskikh 7ceea17050 Added DataGrip to the list of supported IDEs 2016-01-21 02:22:48 +03:00
Andrey Vlasovskikh 9af3c732b5 Updated CI icons 2015-10-30 16:04:35 +03:00
raimon 2c7d3c9971 Use relative links that recommended way by GitHub Inc. 2015-06-23 21:56:46 +09:00
Rubén Gómez 637f7f48ad Modified deployment instructions in README.md as suggested in pull request #83 2015-04-02 09:11:52 +02:00
Rubén Gómez 8eae80d30f Added deployment instructions to README.md 2015-03-30 23:55:04 +02:00
John Florian 742d6e63d9 Change - note regarding non-default user.home setting
Some users (e.g., me) have a non-default user.home VM option and this
affects where IdeaVim looks for its configuration file.  This note might
save some head scratching.
2015-03-30 09:26:32 -04:00
John Florian 7a5b4e565a Change - add mapping example using :action
This example may be helpful to regular VIM users since the :action and
:actionlist commands are specific to IdeaVIM.
2015-03-28 11:12:02 -04:00
Andrey Vlasovskikh 26a247c0bf Revert "Unified tests initialization for IntelliJ 13+ Community and Ultimate"
This reverts commit 296ef1bdf9.
2014-11-28 22:29:15 +03:00
Andrey Vlasovskikh 296ef1bdf9 Unified tests initialization for IntelliJ 13+ Community and Ultimate 2014-11-28 20:22:43 +03:00
Tyler Hansen 78a50c2f53 Update README.md 2014-10-29 12:19:13 -07:00
Andrey Vlasovskikh 1dc739f32c Added :action and :actionlist to the docs 2014-10-24 16:35:56 +04:00
Andrey Vlasovskikh 969ca0119a Bumped version to 0.36 2014-10-14 14:22:38 +04:00
Andrey Vlasovskikh 6a1c792cda VIM-171 Added support for window navigation commands: left/right/up/down 2014-10-13 23:08:56 +04:00
Andrey Vlasovskikh d6896e4e76 VIM-690 Read initialization commands only from ~/.ideavimrc 2014-05-06 15:20:40 +04:00