Extensions API Migration

Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API. Use when converting existing extensions to use the new API patterns. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/jetbrains--ideavim--extensions-api-migration commit 5b2d884b88

Frequently asked questions

npx skillmds@latest add tomevault-io/extensions-api-migration-2