larsxschneider / ShowInGitHub

Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.
BSD 2-Clause "Simplified" License
239 stars 36 forks source link

Wrong "file url" #2

Closed larsxschneider closed 12 years ago

larsxschneider commented 12 years ago

If a path contains spaces, the "#" at the end is encoded as well which will mess up the url:

/Source/Views/Apps/Tasks%20Views/WKTaskDetailViewController.m%23L191-216