You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.
Hi, I've installed this package, but it's not working..
In Editor Settings I've checked both Auto Indent and Auto Indent on Paste.. but when I paste a piece of code in a new line, this is not indented accordingly.. if I paste the code with Ctrl+Shift+V it just doesn't paste anything.. same goes with Auto Indent and Auto Indent on Paste options unchecked..
What am I doing wrong??
The text was updated successfully, but these errors were encountered:
I'm afraid that I don't use Atom anymore (VS Code is better), so it's possible that changes in Atom in the last 2 years have broken this extension. Paste without reformatting is now built in atom/atom#15976 so you could use that instead.
I don't think the strange indent on paste is ever going to be fixed, apparently that's how the Atom developers like it https://discuss.atom.io/t/copy-paste-indent-wrong-how-to-fix/58694 and the bug has been closed atom/atom#5473.
If anybody would like to take over maintaining this extension they're more than welcome, I'm sorry but I won't be working on it in future.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I've installed this package, but it's not working..
In Editor Settings I've checked both
Auto Indent
andAuto Indent on Paste
.. but when I paste a piece of code in a new line, this is not indented accordingly.. if I paste the code withCtrl+Shift+V
it just doesn't paste anything.. same goes withAuto Indent
andAuto Indent on Paste
options unchecked..What am I doing wrong??
The text was updated successfully, but these errors were encountered: