uid / collabode

collab + code = collabode
http://groups.csail.mit.edu/uid/collabode/
Other
28 stars 8 forks source link

Code format: provide keyboard shortcut #26

Closed maxg closed 12 years ago

maxg commented 12 years ago

Provide shift+(cmd/ctrl)+F as a keyboard shortcut, and indicate in toolbar button tooltip.

Possible to do this without adding another handler to ace2_inner.js? Maybe the setup in ode_file.js can register the shortcut.

(Imported from Bitbucket #26 reported by maxg on 2010-06-22)

maxg commented 12 years ago

(Changed status from new to open.) (phy on 2010-07-07)

maxg commented 12 years ago

Added keyboard shortcut by adding another handler to ace2_inner.js. Have not marked issue resolved because would like to do it in ode_file.js. (phy on 2010-07-22)

maxg commented 12 years ago

(Changed status from open to resolved.) (phy on 2010-08-31)