vmware-archive / sublime-text

Salt-related syntax highlighting and snippets for Sublime Text
Other
54 stars 10 forks source link

Fix trailing comma and empty xml doc boot errors #4

Closed ajw0100 closed 10 years ago

ajw0100 commented 10 years ago

Was getting the following errors when booting ST2 on OS X 10.8.5 after installing this package:

Error trying to parse settings: Trailing comma before closing bracket in ~/Library/Application Support/Sublime Text 2/Packages/SaltStack-related syntax highlighting and snippets/YAML.sublime-settings:14:1
Error parsing snippet xml: Error document empty. In file Packages/SaltStack-related syntax highlighting and snippets/Snippets/SaltStack/file.accumulated.sublime-snippet
Error parsing snippet xml: Error document empty. In file Packages/SaltStack-related syntax highlighting and snippets/Snippets/SaltStack/file.blockreplace.sublime-snippet
Error parsing snippet xml: Error document empty. In file Packages/SaltStack-related syntax highlighting and snippets/Snippets/SaltStack/file.serialize.sublime-snippet
linuxlewis commented 10 years ago

:+1: