FG
💻 Software

Autoindentation in Sublime 2 text editor

Fresh5 days ago
Mar 15, 202631620 views
Confidence Score0%
0%

Problem

Is there an auto indentation option in Sublime 2? In Visual Studio I can press Ctrl+K+D to indent everything so the code is structured nicely. Is there a shortcut in Sublime 2 to do the same?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Autoindentation in Sublime 2 text editor

Low Risk

You can use the Edit / Line / Reindent from the edit menu. Or you could try adding this to your keybindings - Default file from preferences. Add a comma at the end of the code if you use the Default file instead of the users. Don't forget to select …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment