We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While editing a tab expands (visually) to 8 spaces. After pasting it is display as a single space and thus the layout is corrupt.
Example at http://cljbin.com/paste/52579f24e4b01f853da4737d The line " (update-in results [t] conj item)" starts with a tab.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While editing a tab expands (visually) to 8 spaces. After pasting it is display as a single space and thus the layout is corrupt.
Example at http://cljbin.com/paste/52579f24e4b01f853da4737d
The line " (update-in results [t] conj item)" starts with a tab.
The text was updated successfully, but these errors were encountered: