<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>fileTypes</key>
<array>
<string>FILETYPE</string>
</array>
<key>name</key>
<string>NAME</string>
<key>scopeName</key>
<string>SCOPENAME</string>
<key>patterns</key>
<array>
[...]
</array>
</dict>
</plist>
agibsonsw wrote:Thank you @nick.
I found a jQuery.tmLanguage file, which just needs to be updated with more recent jQuery methods![]()
[BTW I couldn't have taken this approach with my additions to the Python language, as it's tmLanguage file is.. a minefield]
Users browsing this forum: No registered users and 8 guests