Rick Maddy
- 活动总数 356
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 132
-
创建于 [ANN] Vim Plugin 0.7.3
New Features- Added support for digraphs. Currently you can use Ctrl-k to enter a special character. This works while in Insert/Replace mode, as an argument to the r, F, T, f, and t commands, or w... -
创建于 [ANN] VIM Plugin 0.7.2
Fixed several bugs:- Fixed focus problem with : and / and ? commands.- Fixed c exception if the motion was invalid. - Fixed word motion on strings such as 1/2/3. - Fixed which didn't always match ... -
创建于 Code Tools plugins are back!
Thanks to Jetbrains for getting the Code Tools section of the plugins list back. 13 plugins total.Rick -
创建于 [Ann] Copyright Plugin version 0.0.2
Update to the Copyright plugin. Use the plugin manager to get the latest.New Features- Update copyright notice automatically whenever a new class or interface is created. ... -
创建于 [Ann] Copyright Plugin version 0.0.1
I've submitted a new plugin for IDEA 4.x.Copyright version 0.0.1 Release Notes for IDEA 4.x"Project Copyright Notice"This plugin allows you to maintain a consistent copyright notice in all your pro... -
创建于 Plugin support file installation
My VIM plugin requires a keymap file that must be installed in the user's .IntelliJIdea/config/keymaps directory. Is there a way to have this installed automatically when the plugin is installed as... -
创建于 [ANN] IdeaVIM 0.7.0 Release
I've uploaded IdeaVIM 0.7.0 for Aurora. This includes a bunch of minor enhancements and bug fixes:New Features- Highlighting lines of code by clicking and/or dragging in the line number area now l... -
创建于 How do I mark a file as up-to-date?
My VIM plugin provides its own undo/redo mechanism. If a user uses the plugin to undo all changes made to a file since it was opened last, I would like to mark the file as up-to-date but I can't fi... -
-