Almenon / Almenon/AREPL-vscode

Run AREPL on command line (outside of VS-Code)

Đang mở
#397 1 bình luận 1 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
TypeScript
Star
301
Fork
46
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**Is your feature request related to a problem? Please describe.**
I love AREPL so much! It would be great to run it without VS-Code.

Bash example:
```
$ arepl my_file.py
```
Then in terminal you see output of my_file.py automatically update everytime my_file.py changes.

**Additional context**
I use VS-Code to edit remote files over SSH. However, those files are mounted into Docker and I run my code in Docker with a different python version setup. I can't use VS-Code's python, I need to use python inside of my remote Docker container. So I'd like to skip VS-Code and instead use bash in my Docker container, I'd like to run `arepl my_file.py`.

Thanks for this great project!

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.