-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Control tabs and spaces, including width, in text editors #6477
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
Comments
Sorry about that Seth. We've fixed the xml editor indenting twice. It may be that your case is actually new. I'm not sure replace-edit follows the same path as insert-edit. |
No worries Steve, glad we recorded the bug. Let me know if you need me to repro something or be more specific. Happy to help. |
@seth, we do have an xml editor, and it does handle tabs the way you're expecting. When you use the open as text command, that opens the file in a vanilla text editor (org.eclipse.ui.editors.text.TextEditor), which has no special tab handling. I'm marking this as resolved, but please re-open if the xml editor isn't working as you'd expect. Added AsDesigned label. |
Sorry, I think my subject was too specific. I'd love a way to control tabs and spaces in any and all text files. Removed this from the M2 milestone. |
Added Triaged label. |
Added this to the M3 milestone. |
No apparent way to change tab from tabs to spaces, or control 4 or 2.
For example, I'm editing an XML file "as text", highlighted code and hit tab. Looks like an actual tab was inserted.
I'd like to control tabs/spaces for text files (until we have formal XML file editing)
Thanks!
-- sethladd@
////////////////////////////////////////////////////////////////////////////////////
Editor: 0.2.1_r14167 (2012-10-28)
OS: Mac OS X - x86_64 (10.8.2)
JVM: 1.6.0_37
SDK installed: true
Dartium installed: true
The text was updated successfully, but these errors were encountered: