formulahendry / formulahendry/vscode-code-runner

How to run code in iTerm on macOS

Open
#188 4 comments 2 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

Hi, I want to run code in iTerm on macOS, but it doesn't work.

my configuration:
```
{
"terminal.explorerKind": "external",
"terminal.external.osxExec": "iTerm.app",
"code-runner.runInTerminal": true,
"code-runner.terminalRoot": "/Applications/iTerm.app"
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.