Reproducible in vscode.dev or in 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