K
K
Karina2015-04-25 19:05:38
Sublime Text
Karina, 2015-04-25 19:05:38

How to optimize Sublime?

Hello.
Everything is fine on my page in the editor. But when I push to git, I see that the text has moved a little. And another person, when he opens my pages in his editor, will see the text that has gone. Everyone uses tab equal to two spaces, and so do I:

{
  "tab_size": 2,
  "translate_tabs_to_spaces": true
}

And everyone has the end of the line without spaces, and I also have:
"trim_trailing_white_space_on_save": true
Editor for all Vim, I have Sublime. Now there is simply neither desire nor time to learn a new editor.
Thanks to all.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Shikanov, 2015-04-25
@dizballanze

If you want to use exactly tabs (and not 2 spaces), then you need translate_tabs_to_spacesto do false.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question