epfarmer

Results 1 comments of epfarmer

I'm sure this is terrible because I don't know what I am doing, but I have a "solution". ``` "python.terminal.activateEnvironment": false, "code-runner.runInTerminal": true, "code-runner.executorMap": { "python": "pipenv run python $fileName",...