Skip to content

Format CSS files with "}" on same last line #39

@FedeSli

Description

@FedeSli

Hi there,
is it possible to set the CSS formatting on the way to have the last curly brace on the same line of the last class?

Standard format:

.style {
width: 100%;
} 

Wished format:

.style {
width: 100%; } 

I am looking for a solution since hours and I can't find nothing about it. Is it possible maybe editing the setting.json, please?

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