Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitespace is stripped from text copied to clipboard #1509

Closed
1 of 3 tasks
kylebarron opened this issue Jan 8, 2019 · 0 comments
Closed
1 of 3 tasks

Whitespace is stripped from text copied to clipboard #1509

kylebarron opened this issue Jan 8, 2019 · 0 comments

Comments

@kylebarron
Copy link
Contributor

Description:

Whitespace is stripped from text copied to clipboard.
peek 2019-01-08 17-54

Steps to Reproduce:

  1. Create a Python file with
    print('    hello world    ')
  2. Run that line and copy to clipboard; paste.

Versions:

Atom    : 1.33.0
Electron: 2.0.11
Chrome  : 61.0.3163.100
Node    : 8.9.3
Hydrogen: master

Plugins:

Do you have any Hydrogen plugins installed and active?

  • hydrogen-python
  • Hydrogen Launcher
  • Data Explorer

Logs:

Please post any error logs and the output of the developer tools as described in our Debugging Guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant