

It was down for me too the other day, but it seems to be working as I write this. No, I don't know where to report a bug for the beta, except by posting in the forum. But the good news is, you can create your own key binding for it.
#SUBLIME TEXT 3 AUTO INDENT CODE#
Although a boon for a developer, it lacks a default keyboard shortcut to reindent code automatically. I mainly use it for tcl, python, CMake, scripts (sh. Sublime Text 3 is one of the most popular text editors across platforms.

The easiest way to turn on Auto Save is with the File > Auto Save toggle. Provides Sublime Texts guess indentation settings from buffer functionality. This lets users coming from other editors such as Sublime Text or Atom continue. I starting using sublime text 3 recently, and I really love it. Makes the cursor follow the desired (auto) indentation on empty lines. Besides, I like to close my tags as soon as I open them, just so I don't forget - I'm easily distracted :) However, once your cursor is indented, don't hit Backspace and then Tab again, or the same problem will happen. sublime text 3 auto indent tcl and python.
#SUBLIME TEXT 3 AUTO INDENT INSTALL#
Install Sublime Text 3 editor and Open it Based on OS. Here, now we need to copy the JSON, paste it in browser for formatting the JSON, and then again paste it in our sublime text editor here. It has some of the wide features like Auto Indentation, Sidebar, Macros, Plugins and Packages. It should reindent all the file you are in, just remember to save before running the command, or it may not appear. However, there is a way around it: type the first div element, then immediately type Īnd you can start typing another tag without the problematic behavior occurring - Sublime takes care of the auto-indenting for you. Sublime Pretty JSON works similar to JavaScript Pretty JSON where we use the Stringify method and define a 3 rd parameter for indentation which is used for Prettifying JSON. Just Ctrl+Shift+P (or Command+Shift+P on MacOS) to open the tools pallet, type reindent, and pick Indentation: Reindent Lines. I can reproduce this on OSX using the latest build 3053 when I type the opening div, hit Enter twice, close the div, go back up a line, and hit Tab to position the cursor for another tag.
