atom-community / atom-community/atom-script
multiple result windows for a Ruby script in Rails project directory
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
If I have opened Atom in a Rails directory with "atom ." to open the project, if I run a pure ruby script I get two output windows stacked on top of each other.
If I open Atom in a directory with just plain Ruby scripts in (again, with "atom .") and run the same script I get only the one output window as expected.
Not sure what is causing this? perhaps loading two environments when running (Ruby and Rails??)
Contributor guide
Assessment
This issue has not been assessed yet.