All Projects → azerg → NppBplistPlugin

azerg / NppBplistPlugin

Licence: BSD-3-Clause License
Notepad++ binary plist plugin

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to NppBplistPlugin

julia-NotepadPlusPlus
Julia language support for Notepad++
Stars: ✭ 34 (+54.55%)
Mutual labels:  notepad, notepadplusplus
VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
Stars: ✭ 146 (+563.64%)
Mutual labels:  notepad, notepadplusplus
NotepadPlusPlusPluginPack.Net
.Net package to install into visual studio to make plugins for Notepad++
Stars: ✭ 123 (+459.09%)
Mutual labels:  notepad, notepadplusplus
6502-npp-syntax
Notepad++ Syntax Highlighting for 6502 Assembly (and NESASM)
Stars: ✭ 21 (-4.55%)
Mutual labels:  notepadplusplus
scout
Reading and writing in JSON, Plist, YAML and XML data made simple when the data format is not known at build time. Swift library and command-line tool.
Stars: ✭ 110 (+400%)
Mutual labels:  plist
defaults.sh
 User Defaults Plist → Shell Script converter with Regex filtering
Stars: ✭ 20 (-9.09%)
Mutual labels:  plist
SwiftVer
Easily Manage Versioning in MacOS, iOS, watchOS, and tvOS projects.
Stars: ✭ 23 (+4.55%)
Mutual labels:  plist
transfer
Converts from one encoding to another. Supported formats HCL ⇄ JSON ⇄ YAML⇄TOML⇄XML⇄plist⇄pickle⇄properties ...
Stars: ✭ 70 (+218.18%)
Mutual labels:  plist
numara-calculator
Simple notepad calculator built on Electron, powered by Math.js
Stars: ✭ 16 (-27.27%)
Mutual labels:  notepad
C-Sharp-Learning-Journey
Some of the projects i made when starting to learn c#, winfroms and wpf
Stars: ✭ 95 (+331.82%)
Mutual labels:  notepad
IOSIphoneHttps
ios超级签-ipa-新版IOS苹果企业签,直接签名直接下载安装,无需进入appstore商城——不需要经过App Store直接下载游戏吗?下载完不知道怎么安装?需要通过第三方软件来安装?绕过苹果检测,测试可以使用HTTPD或者Tomcat构建,使用plist文件
Stars: ✭ 61 (+177.27%)
Mutual labels:  plist
hackintosh-gigabyte-x570-aorus-elite
My EFI folder for Ryzen Hackintosh, as known as Ryzentosh.
Stars: ✭ 25 (+13.64%)
Mutual labels:  plist
notepad-master
notepad 记事本 - 大三下安卓课程设计
Stars: ✭ 26 (+18.18%)
Mutual labels:  notepad
nppNavigateTo
NavigateTo - is a new and efficient way to quickly navigate between tabs(files) in your Notepad++
Stars: ✭ 36 (+63.64%)
Mutual labels:  notepad
Notepy
Notepy is a full-featured Notepad Python app
Stars: ✭ 12 (-45.45%)
Mutual labels:  notepad
QtNotepad
Super lightweight and super simple notepad application
Stars: ✭ 50 (+127.27%)
Mutual labels:  notepad
notepad-plus-plus-localization-hong-kong
Hong Kong Cantonese localization / translation for Notepad++
Stars: ✭ 54 (+145.45%)
Mutual labels:  notepadplusplus
Notepad
Windows notepad in web with additional features! Made with typescript and react.
Stars: ✭ 24 (+9.09%)
Mutual labels:  notepad
PyPadPlusPlus
Python IDE based on Notepad++ and PythonScript
Stars: ✭ 45 (+104.55%)
Mutual labels:  notepadplusplus
Rocket-Notes
The World's Fastest Note Taking App. Fast. Simple. Create a note in one tap! Create image and text notes directly from your home screen!
Stars: ✭ 20 (-9.09%)
Mutual labels:  notepad

Notepad++ bplist plugin

  • GitHub release
  • Build status
  • License

==============

Check out plugin in Notepad++ plugin manager

NotepadBplistPlugin supports viewing\editing binary plist files. As long as ordinary plist files comes in XML format, this plugin dont supports them. It loads only binary plist files ( bplist ).

#Installation

  • Use Notepad++ plugin manager to manage binary plist plugin

#How it works Just open bplist file with notepad++. You are free to edit is as usual as long as you will do it in a valid XML way. You could type an invalid XML code - in this case when you will try to save bplist, plugin will be not able to conver invalid XML to bplist and will restore original bplist data ( before your modifications )

#Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].