fortinmike/XcodeBoost
An Xcode plugin that aims to make altering and inspecting code quick and easy.
Objective-CMIT
Issues
- 3
- 0
shortcuts.applescript does not work on machines with more than one input source
#48 opened by fortinmike - 3
- 4
Do not work on Xcode7.2
#45 opened by superleexpert - 0
Position mismatch between highlight marks and Xcode's error and warning marks in the text view scroller
#18 opened by fortinmike - 0
Add tests to validate the regexes in NSString+XcodeBoost to prevent regressions when reworking patterns
#30 opened by fortinmike - 3
Add support for Swift
#31 opened by fortinmike - 1
- 4
Reinstall needed after each startup
#42 opened by icanswiftabit - 5
Crashing Xcode and other bugs
#40 opened by Rivukis - 1
Evaluate the possibility to use Clang instead of regexes to find and manipulate code
#1 opened by fortinmike - 1
-cutLines, -deleteLines and -duplicateLines don't consider multiple selection ranges
#4 opened by fortinmike - 1
Xcode 6.3.2 can't work.
#38 opened by leeyyl - 1
Does not work in Xcode 6.4
#41 opened by ashaitek - 1
- 4
- 5
- 12
- 1
Defensive initialization, a.k.a XcodeBoost should never be the cause of an Xcode startup crash
#28 opened by fortinmike - 1
Improve symbol highlighting logic
#26 opened by fortinmike - 1
Add a preferences panel with the ability to choose the default highlighting colours
#14 opened by fortinmike - 0
Choose different highlighting colours so they don't clash with the error and warning colours in the text view's scroller
#19 opened by fortinmike - 1
Improve rendering of highlights
#27 opened by fortinmike - 0
Avoid de-saturated and too-bright / too-dark colours when highlighting enough ranges for the random highlighting colours logic to kick in
#12 opened by fortinmike - 3
"Select Methods and Functions" cannot select methods whose signature spans multiple lines
#25 opened by duoleimi - 2
- 11
Crashes at launch on OS X 10.8.4 with Xcode 5.1
#22 opened by xhzengAIB - 0
After duplicating lines, set cursor position to previous selection end in duplicated lines
#8 opened by fortinmike - 0
Rewrap Comments
#9 opened by fortinmike - 1
- 1
- 2
- 0
Replace Lines
#15 opened by fortinmike - 0
Investigate the possibility to use NSLayoutManager's temporary attributes for highlighting instead of altering the text storage
#11 opened by fortinmike - 2
- 0
Extract generic line manipulation and inspection methods from MFSourceTextViewManipulator into a category or helper class
#7 opened by fortinmike - 0
- 0
Apply an highlighting-color-derived foreground color to highlighted text so that legibility is always good regardless of syntax highlighting
#13 opened by fortinmike - 0
- 0
Method Re-Ordering
#5 opened by fortinmike - 0
Remove Empty Lines In Selection
#3 opened by fortinmike - 0
Expand Selection
#2 opened by fortinmike