Binary PlistA Visual Studio Code extension that enables editing of binary property list files as XML text. When you open a binary plist file, it automatically converts it to XML format and opens it in a standard text editor. The extension uses VS Code's Custom Editor API to seamlessly handle the conversion between binary and XML formats. When you save the XML file, it's automatically converted back to binary format. The extension is cross-platform but primarily uses the macOS TestsTests can be run with |