extensions-api-migration
OfficialMigrate IdeaVim extensions to the modern API.
AuthorJetBrains
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API, enabling modern plugin development patterns and improved compatibility.
Core Features & Use Cases
- New API module: api/ folder - contains the new plugin API and migration guides to help convert existing extensions.
- Migration patterns: extract execute logic, inject API access via api(), and register actions with api.mappings.
- Use Case: when upgrading an existing extension to adopt the annotation-based API while preserving behavior and tests.
Quick Start
Inject the API in the extension, extract code into a VimApi-backed function, and migrate registrations to the new api() mapping approach.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: extensions-api-migration Download link: https://github.com/JetBrains/ideavim/archive/main.zip#extensions-api-migration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.