honestbleeps / Reddit-Enhancement-Suite

Reddit Enhancement Suite
http://redditenhancementsuite.com
GNU General Public License v3.0
4.13k stars 881 forks source link

Append enum values name/value to option's searchable text #4616

Open jewel-andraia opened 6 years ago

jewel-andraia commented 6 years ago

What's the problem?

Are there any related posts in https://github.com/honestbleeps/Reddit-Enhancement-Suite/issues or /r/RESissues?

What other browser extensions are installed?

CRMinges commented 6 years ago

I would be interested in working on this for my first PR. Would it be possible to get some direction on where to start? Thanks!

kevinji commented 6 years ago

I haven't looked too closely at this but https://github.com/honestbleeps/Reddit-Enhancement-Suite/blob/0e78ba8f31b8e4a1b1416c8a2c67ec3fb2504e16/lib/core/module.js#L81-L90 and https://github.com/honestbleeps/Reddit-Enhancement-Suite/blob/0e78ba8f31b8e4a1b1416c8a2c67ec3fb2504e16/lib/modules/search.js#L191-L207 seem like good places to start.