If a package conflict is causing trouble ( like the Haml issue ) and you need to edit / override a package like removing the sass part from the Ruby HAML file, then I would highly recommend the Package Resource Viewer (and editor) plugin.
- Install
PackageResourceViewer
- Use the palette to do
PackageResourceViewer: Open Resource:
- Select
Rails then Ruby Haml.tmLanguage:
- Comment out the offending line:
Save the file ( this is the awesome part, because the PackageResourceViewer automatically saves just the overridden part automatically to the correct place.
Done.
Now go and tweak all the little settings / defaults in the other packages that have been annoying you.