Skip to content

[Bug] How to stop auto adding space after colon on css properties? #5189

@sunwayru

Description

@sunwayru

Reproducible in vscode.dev or in VS Code Desktop?

  • Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Link

How to stop auto adding space after colon on css properties?
If I write, for example "flo", and I press enter/tab to fill the "float" property, visual will put "float: ;", but I want it to write "float:;" (witout space).

Monaco Editor Playground Code

Reproduction Steps

No response

Actual (Problematic) Behavior

No response

Expected Behavior

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions