formulahendry / formulahendry/vscode-code-runner

Is it possible to use docker as executor ?

Open
#454 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

When I configure some plugins on vscode, it's always not a easy thing.
It's amazing that runner only needs executor and then I get a idea sounds great.
Can we use a docker container as a executor?
It will pack the environment and is easy to run.
I am not familiar to vscode plugin developing. So I want to know is it possible ?

**Describe the solution you'd like**

In fact, the origin idea is set a debugging environment for C/C++ plugin.
It's convenient to organize package in java, python and go.
In C/C++, many libs are dynamic-link.

PS: 学长好啊hhhh

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.