We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Codium: Minifier deletes blanks after colon in property value
Result should be {"a":"Example: Bla"}
CODIUM 1.96.2, Release 24355 Linux openSUSE Leap 15.6 KDE-Plasma-Version: 5.27.11 KDE-Frameworks-Version: 5.115.0 Qt-Version: 5.15.12
In my view property values should never be minified.
The text was updated successfully, but these errors were encountered:
Josee9988
No branches or pull requests
🐞 Bug Report
Describe the bug
Codium: Minifier deletes blanks after colon in property value
Is this a regression?
To Reproduce
Expected behaviour
Result should be {"a":"Example: Bla"}
Media prove
Your environment
CODIUM 1.96.2, Release 24355
Linux openSUSE Leap 15.6
KDE-Plasma-Version: 5.27.11
KDE-Frameworks-Version: 5.115.0
Qt-Version: 5.15.12
Additional context
In my view property values should never be minified.
The text was updated successfully, but these errors were encountered: