Skip to content

patridge/patridgedev-monodevelop-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PatridgeDev.com MonoDevelop Settings

This repo is here entirely for my own use, but feel free to use it as you want.

I've made quite a few keyboard shortcuts to make my Mac MonoDevelop experience mirror Visual Studio. Since it was just as easily to source-control the entire settings directory, it is all included. If I tweak any templates (current ones are all defaults), they will join the repo.

##Highlights

  • Ctrl+M,O - "Show Definitions Only"
  • Ctrl+M,M - "Toggle Fold"
  • Ctrl+K,C - "Toggle Line Comment(s)" (NOTE: Puts // at line start instead of non-whitespace start. MonoDevelop's default of Cmd+/ isn't bad, just not what I use.)
  • F5 - Start Debugging
  • Shift+F5 - Stop
  • F10 - "Step Over"
  • F11 - "Step Into"
  • Shift+F11 - "Step Out"
  • F9 - "Toggle Breakpoint"

##License

MIT license. If you do something cool with it, though, I'd love to hear about it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published