Skip to content

Extra line between comment and closing bracket #113

Description

@owenleonard

When a comment is followed by a closing bracket }, and extra line is inserted between them. The comment can be at the end of a code line, or on its own line.

h1 {
  margin-top: 14px; // some comment here
}

becomes

h1 {
  margin-top: 14px; // some comment here

}

I'm on win7 with sass 3.4.22 and ST3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions