Convert tabs to spaces or vice versa Permanently deleted user 创建于 2009年11月17日 20:19 I'm using RubyMine 2.0 and can not figure out how to convert tabs to spaces. Is this feature implemented?Thank you.Cao
Cao,
This is configured under 'Code Style'->'General' section in Project Settings.
There is 'Use tab character' option for different file types.
Hope it helps,
-Eugene
Thank you.
However, when I paste some content which contains tabs and save file, tabs are not converted to spaces. I've figured out a workaround though: just indent and unindent then all tabs are converted based on my tab settings.