liamcain / AutoFileName

Sublime Text plugin that autocompletes filenames
515 stars 78 forks source link

Break code completion in sass files #89

Open LeonardoGentile opened 8 years ago

LeonardoGentile commented 8 years ago

I've been struggling to find the cause of this issue for a long time.

I'm on ST3, I use https://github.com/nathos/sass-textmate-bundle for sass support. When I work on a sass file, having the sass syntax applied to it I cannot use code completions by hitting the shortuts for bringing up the completion popin.

To discover this I had to manually disable all my installed plugin until I found that disabling AutoFileName fixed the sass completion issue. It seems that only the sass files are affected so far.

fabiocaccamo commented 8 years ago

+1

Scenario: I'm editing a scss file and I want to autocomplete a background-image.