79077439

Date: 2024-10-11 08:47:14
Score: 0.5
Natty:
Report link

For me this works fine:

{
  "isBackground": true,
  "type": "shell",
  "label": "terminal",
  "command": "/bin/zsh",
  "args": ["-l"],
  "problemMatcher": [],
  "presentation": {
    "echo": false,
    "focus": true,
    "panel": "dedicated"
  },
  "runOptions": {
    "runOn": "folderOpen"
  }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Alexei