Objective-C Header/Implementation File SwitcherThis is a visual studio code editor plugin for quickly switching between Objective-C header files (.h) and implementation files (.m/.mm). All code and descriptions were created by AI. Features
UsageWhen editing an Objective-C file (.h/.m/.mm), you can switch to the corresponding file via:
Installation
Build InstructionsIf you want to build this extension from source:
LicenseMIT AboutThis plugin aims to improve Objective-C development efficiency by avoiding the hassle of manually switching between header and implementation files. Hope it brings convenience to your Objective-C development! |