Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Old-Style ASCII Property ListsNew to Visual Studio Code? Get it now.
Old-Style ASCII Property Lists

Old-Style ASCII Property Lists

Vincent Rouillé

|
18,190 installs
| (1) | Free
Language support for Old-Style ASCII Property Lists
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Old-Style ASCII Property Lists

Add Old-Style ASCII Property Lists language support.

Language reference: https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/PropertyLists/OldStylePlists/OldStylePLists.html.

Also add support for an extended version of ASCII property list that supports:

  • Case insensitive \UXXXX string character encoding
  • Array of naturals ([0, 2])
  • Custom classes (@myclassname{ myproperty = "value" ; })
  • Constants (YES, NO)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft