79472674

Date: 2025-02-27 12:30:16
Score: 1
Natty:
Report link

Settings can be added in the settings section of vscode .

"customizations": {
        "vscode": {
            "settings": {
                "git.autofetch": true,
            },
            "extensions": [
                "snowflake.snowflake-vsc"
            ]
        }
    }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: J-D-C