atom-community / atom-community/atom-script
Script: Configure Script doesn't suppress default parameters
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
I want to create my custom profile and specify all parameters for my Python script.
I can't properly use `Script: Configure Script` because the script runner always appends `-u ` (no matter what I put into Program Arguments or Command Arguments input form). The problem is that the command I'm using (`py.teset`) doesn't support `-u` argument.
Contributor guide
Assessment
This issue has not been assessed yet.