The key binding to “insert_snippet” command is broken in build 3114.
Here’s the corresponding key mapping:
{ "keys": ["ctrl+shift+w"], "command": "insert_snippet", "args": { "name": "Packages/XML/long-tag.sublime-snippet" } },
however since the new build there’s no XML subdir in Packages
