Shortcut for formatting code in Monodevelop?

后端 未结 2 625
借酒劲吻你
借酒劲吻你 2021-02-13 18:30

Is there a way to format code using a keybinding in Monodevelop? Format Code In MonoDevelop claims you can use Control + I but it does not appear to work.<

2条回答
  •  迷失自我
    2021-02-13 19:10

    Tools->Options->Key Bindings

    Scroll to 'Edit' section and give a keybinding to the 'Format Document' command

    enter image description here

    Brownie points for whoever guesses what IDE I'm used to :D

提交回复
热议问题