cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Add beautify/feature to auto-indent the entire code #839

Open yc2lee opened 6 years ago

yc2lee commented 6 years ago

The old Seashell allowed Ctrl+I to auto-indent the entire code, but the new Seashell doesn't have this feature.