spiffcode / ghedit

A fast, powerful web-based code editor for GitHub repositories
https://spiffcode.github.io/ghedit/
MIT License
341 stars 49 forks source link

Deleting / renaming directories #3

Closed scottlu closed 8 years ago

scottlu commented 8 years ago

VSCode supports deleting and renaming directories, but GHCode doesn't because the github api doesn't. Removing or disabling those commands may be best in the folder case.

darrinm commented 8 years ago

Fixed? Those commands don't appear on directories now.

scottlu commented 8 years ago

I removed them awhile back. Marking as fixed.