Hacker News new | ask | show | jobs
by jyu 4787 days ago
Can't you adjust your given IDE / text editor to accomodate? Look for hints in whitespace sensitive languages like python or coffeescript. For instance, you could use retab in vim.

http://stackoverflow.com/questions/9104706/how-can-i-convert...