Closed zjzsliyang closed 7 years ago
Could it add a choice for 2-widths Tab just like follows:
class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() } }
Thanks!
Swimat automatically detects indentation from context. If your code is indented with 2 spaces, that is what Swimat will use.
Oh, I see. Thank you.
Could it add a choice for 2-widths Tab just like follows:
Thanks!