stefanceriu / SCXcodeMiniMap

Sublime Text like Minimap for Xcode
GNU General Public License v3.0
1.03k stars 87 forks source link

Some suggestions #63

Closed gerchicov-bp closed 8 years ago

gerchicov-bp commented 9 years ago
  1. What about to distinguish #pragma mark and other preprocessor macro? The reason is this macro is usually to separate code in several chunks only
  2. You have an option to hide minimap fully but if I have previously chosen "highlight main editor" then it will have been hidden too. What about to split this option into 2 independent ones?
stefanceriu commented 8 years ago

They are both good ideas but, unfortunately, I don't have the bandwidth to implement them at the moment.

I will be more than happy to accept a pull request though :)