Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neonichu/BBUFullIssueNavigator
Xcode plugin for showing all issue content in the issue navigator.
https://github.com/neonichu/BBUFullIssueNavigator
Last synced: 4 days ago
JSON representation
Xcode plugin for showing all issue content in the issue navigator.
- Host: GitHub
- URL: https://github.com/neonichu/BBUFullIssueNavigator
- Owner: neonichu
- License: mit
- Archived: true
- Created: 2014-04-12T20:59:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T15:28:16.000Z (over 5 years ago)
- Last Synced: 2024-08-03T14:08:05.451Z (3 months ago)
- Language: Objective-C
- Size: 434 KB
- Stars: 235
- Watchers: 6
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios-cn - 官网
README
Xcode 5.1 fixes the issue navigator, so you won't need this plugin anymore. It just stays here mostly for historical purposes or if you want to see more than ten lines of your issues. If you still use it, make sure to set the option to at least "Two Lines" or the plugin will not function correctly.
![](issue-nav-fixed.png)
---
Xcode plugin for showing all issue content in the issue navigator. No more ellipsis!
![](screenshot.png)
Consider this an early prototype, it works, but the implementation is hacky and calculates larger heights for the issue navigator cells than necessary.
## Installation
Either
- Clone and build the plugin yourself, it will be installed to the right location automatically by building it.
or
- Install it via [Alcatraz](http://alcatraz.io/)
In any case, relaunch Xcode to load it.
## Help needed
Follow [@NeoNacho](https://twitter.com/NeoNacho) to help me beat [@orta](https://twitter.com/orta) in followers count.