This plugin provides some basic support for plist file format that predates the new xml format.
It provides the following - Syntax Highlighting - Error detection - Basic Formatting - Brace & Parentheses Matching
Known Issues ------------ Be aware that if you use the xml format and install this plugin the xml version will display as having errors. I don't currently have any plans to fix this. But if you would like to do so feel free!
Some unquoted values will currently display as errors, I intend to get this sorted out in the next release.
Comments:
2. The last element of an array should be allowed to have a comma after it, e.g. ("a","b",) .
Is there any way to customize the colors of the syntax highlighting?
It provides the following
- Syntax Highlighting
- Error detection
- Basic Formatting
- Brace & Parentheses Matching
Known Issues
------------
Be aware that if you use the xml format and install this plugin the xml version will display as having errors. I don't currently have any plans to fix this. But if you would like to do so feel free!
Some unquoted values will currently display as errors, I intend to get this sorted out in the next release.