Noble DesktopInsert New Line in Sublime TextNoble Desktop/July 2, 2018 (Updated April 19, 2026)July 2, 2018 (Updated April 19, 2026)/Noble Desktop/1 min readInsert New Line in Sublime TextTo insert a new line below the current line in your code, hit Cmd–Return (Mac) or Ctrl–Enter(Windows). You can also insert a new line above the current line by using Cmd–Shift–Return(Mac) or Ctrl–Shift–Enter (Windows).