comeback
comeback copied to clipboard
Project restoration in one command, auto open everything!
Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
Fixes https://github.com/agamm/comeback/issues/31
**Is your feature request related to a problem? Please describe.** Add a https://lgtm.com badge
**What is the problem?** So anywhere where we are sending `shell=True`, there is the possibility for code injection via parameters in .comeback files. comeback doesn't 100% guarantee that there is...
**Is your feature request related to a problem? Please describe.** As a Comeback contributor, I'd like a linter to help me adapt to the coding style **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Currently, you can't open terminals. Which is quite essential. **Describe the solution you'd like** a terminal plugin like so: ```...
**Is your feature request related to a problem? Please describe.** No, I want to be able to write my own comeback file without relation to a project. **Describe the solution...
** What is the problem? ** Tests are not >90% covered, and tests impact the global comeback entries (need to add a remove entries function to restore the state after...
I think it can fit better than the current `(status, msg)` format.
windows: ?? linux: `subl` mac: For Sublime Text 2: `open /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl` For Sublime Text 3: `open /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl`