Andrey Vlasovskikh
0da8625f30
VIM-1040 Fixed typing keys in completion menus and typing with the plugin disabled
2015-11-02 15:53:50 +03:00
Andrey Vlasovskikh
4cc784eb95
VIM-1039 Fixed running the plugin with Java 6
2015-11-02 00:45:23 +03:00
Andrey Vlasovskikh
ee3bec9eed
Version 0.42
2015-11-01 02:23:09 +03:00
Andrey Vlasovskikh
24788ac86f
Updated changelog
2015-10-30 16:11:16 +03:00
Andrey Vlasovskikh
9af3c732b5
Updated CI icons
2015-10-30 16:04:35 +03:00
Andrey Vlasovskikh
e5873fe5f9
Use HTTP by default
2015-10-30 15:41:55 +03:00
Andrey Vlasovskikh
39f088cdcd
VIM-970 Use raw typed handlers in order not to require write action in read-only files
...
This change requires the API of IntelliJ platform branch 143+.
2015-10-30 15:37:17 +03:00
Andrey Vlasovskikh
e805852721
Platform prefix initialization is no longer needed
2015-10-30 15:20:36 +03:00
Andrey Vlasovskikh
e136ecc1f8
Added generated idea/ to excluded folders
2015-10-30 15:19:42 +03:00
Andrey Vlasovskikh
efa4001440
Require minimal platform version 143
2015-10-30 15:19:19 +03:00
Andrey Vlasovskikh
68c20ed48d
Version 0.41
2015-06-10 15:42:02 +03:00
Andrey Vlasovskikh
c5760ceaab
VIM-957 Fixed compatibility with IDEs other than IntelliJ
2015-06-10 15:41:33 +03:00
Andrey Vlasovskikh
8c7c9a67a6
Version 0.40
2015-06-09 23:01:54 +03:00
Andrey Vlasovskikh
85231b314f
More readable test data
2015-04-24 16:29:56 +03:00
Andrey Vlasovskikh
210b2efd47
Updated changelog
2015-04-24 16:12:30 +03:00
Andrey Vlasovskikh
ae5b1385ea
Merge branch 'matching-comments'
2015-04-24 16:08:54 +03:00
Andrey Vlasovskikh
011ce28251
More readable tests for '%'
2015-04-24 16:08:32 +03:00
Andrey Vlasovskikh
efb58b45df
Cleanup
2015-04-24 16:02:20 +03:00
Andrey Vlasovskikh
7d033787eb
Better place for cleaning global variables
2015-04-24 14:31:06 +03:00
Andrey Vlasovskikh
3a47583cf9
Clean global variables
2015-04-24 14:27:38 +03:00
Andrey Vlasovskikh
565b4b3f2f
Updated changelog
2015-04-24 14:25:10 +03:00
Andrey Vlasovskikh
574f32a6dd
Merge pull request #84 from JetBrains/mapleader
...
Mapleader support based on the prototype of a Vim script expressions evaluator
2015-04-24 13:33:38 +03:00
Andrey Vlasovskikh
0e67c8ff69
Removed unnecessary 'static' declaration
2015-04-24 13:32:26 +03:00
Andrey Vlasovskikh
b886073c11
VIM-650 Added support for 'mapleader'
2015-04-24 13:32:04 +03:00
Andrey Vlasovskikh
57c35b9a74
Merge remote-tracking branch 'origin/master'
2015-04-22 20:27:31 +03:00
Andrey Vlasovskikh
f5100694d6
VIM-930 Get editor focus after closing Ex entry box on Oracle Java 6
2015-04-22 20:26:41 +03:00
Andrey Vlasovskikh
3ff9bfcc13
Initial support for 'let' and 'echo' commands
...
These commands evaluate Vim script expressions. Right now they are
limited to a highly limited subset of Vim script expressions that is
however enough for settings the 'mapleader' variable for VIM-650.
2015-04-05 22:54:40 +03:00
Andrey Vlasovskikh
6c8d2bfd9e
Merge pull request #83 from khromalabs/master
...
Added deployment instructions to README.md
2015-04-04 23:10:24 +03: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
Andrey Vlasovskikh
9a103276e3
Merge pull request #82 from jflorian/master
...
Added note about where .ideavimrc is located
2015-03-30 16:39:52 +03:00
John Florian
6386f011f7
Merge remote-tracking branch 'upstream/master'
2015-03-30 09:32:09 -04: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
Andrey Vlasovskikh
f6141603ef
Merge pull request #81 from jflorian/master
...
Аdd mapping example using :action
2015-03-29 02:20:19 +03: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
373e1527c1
Extracted Vim script parts into 'vimscript' package
2015-03-28 14:16:38 +03:00
Andrey Vlasovskikh
9cb05b6a7d
Updated changelog
2015-03-27 21:55:45 +03:00
Andrey Vlasovskikh
74bf5ff044
Formatting and typos
2015-03-27 21:43:36 +03:00
Andrey Vlasovskikh
0f7e9d11b6
Added test for VIM-845
2015-03-27 21:43:19 +03:00
Andrey Vlasovskikh
5fadc2fb9f
Removed unused imports
2015-03-27 21:30:05 +03:00
Andrey Vlasovskikh
96bbcf623f
Removed unnecessary 'static' in enums
2015-03-27 21:20:17 +03:00
Andrey Vlasovskikh
89e853158c
Typos
2015-03-27 21:19:56 +03:00
Andrey Vlasovskikh
5c31fcc03e
Extracted CommandState.inVisualBlockMode()
2015-03-27 21:18:08 +03:00
Andrey Vlasovskikh
3fee4a803b
Merge remote-tracking branch 'dezgeg/fixes/visual-block-mode-overhaul'
2015-03-27 20:56:58 +03:00
Andrey Vlasovskikh
8b61f559d7
Updated default code style settings
2015-03-24 23:52:04 +03:00
Andrey Vlasovskikh
4bd058f5dc
Updated changelog
2015-03-24 23:51:34 +03:00
Andrey Vlasovskikh
999ccf87fc
Merge remote-tracking branch 'dezgeg/fixes/vim-700-remap-zero'
2015-03-24 23:48:11 +03:00
Andrey Vlasovskikh
4e45e885b9
Merge remote-tracking branch 'dezgeg/feature/ant-improvements'
2015-03-24 23:25:31 +03:00
Tuomas Tynkkynen
6aee9ccaf1
build.xml: forkmode=once makes tests much faster
...
Since classloading of the IntelliJ platform takes a lot of time,
using forkmode=once in the Ant file makes running the unit tests from
Ant much faster (down to 16 seconds from 93 seconds) and is also more
closer to how the tests are run in the IDE.
2015-02-21 21:25:47 +02:00
Tuomas Tynkkynen
af3c6ff012
build.xml: Generate XML reports from JUnit test reports
...
The XML reports are useful for private CI servers like Jenkins.
2015-02-21 21:25:47 +02:00