AdvancedNewFile icon indicating copy to clipboard operation
AdvancedNewFile copied to clipboard

Automatic Filename for certain Syntax (eg. sass filename → _filename.scss)

Open floscr opened this issue 10 years ago • 0 comments

Would it be possible for automatic renaming of files for a specific syntax. Especially for sass, which doesn't use it's prepended underscore eg:

  @import "path/to/file"

but it really needs

./path/to/_file.scss

floscr avatar Nov 12 '15 09:11 floscr