Right now I'm working on a static website that uses markdown. Rather than editing the files in SublimeText, I'd like to edit them in Xcode. I can open the individual files in Xcode, but I want to open the entire static site directory and benefit from using the file navigator pane and other Xcode features. Is this possible?
Reason: I've used Xcode for years and have come to really love the diffing tools, editor customizations, navigation, and keybindings.