79427278

Date: 2025-02-10 13:54:15
Score: 0.5
Natty:
Report link

VS Code was recently updated to render SVG files as previews by default.

Paste this in your settings.json to disable the feature:

"workbench.editorAssociations": {
    "*.svg": "default"
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Magnus Lind Oxlund