FuzzyAutocomplete / FuzzyAutocompletePlugin

A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
MIT License
3.25k stars 353 forks source link

Render colors based on text editing theme. #90

Open jordwalke opened 9 years ago

jordwalke commented 9 years ago

The default white/blue is really jarring with certain color themes. Would it be possible to render the dropdown colors by choosing some colors from the text editor theme (I might suggest choosing colors from the fold gutter and/or line number column just to start out with).