atom-community / atom-community/atom-script
Feature Request: Separate run results per tab
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when I cmd-I a script, the output appears in the lower view. The lower view is shared by all of the files I currently have open. Would it be possible to have separate output views for each script that I've run? In other words, the output view would be associated with the tab from which it was run. Switching to another open file would either show the output view for that file if there was one, or no output view if that file does not yet have code that's been run.
Contributor guide
Assessment
This issue has not been assessed yet.