wbond / package_control

The Sublime Text package manager
https://packagecontrol.io
4.77k stars 816 forks source link

Sass package no longer respects "word_separators" setting #1671

Closed mathijsprovoost closed 3 months ago

mathijsprovoost commented 3 months ago

As of Sass v4.0.0 doubleclicking a CSS declaration in a scss file selects the whole word instead of the part in between the characters that are defined in the "word_separators" setting.

It's set to the default: // Characters that are considered to separate words "word_separators": "./\()\"'-:,.;<>~!@#$%^&*|+=[]{}`~?",

package control.log

FichteFoll commented 3 months ago

Please report this to the Sass package's issue tracker.