How can I get type hints when coding in RubyMine?

Hi! I’m new to the development of Discourse plugins. I was wondering how I could get type hints while I’m using RubyMine.

Right now, I have to check the Discourse source code as I get stuff like "Cannot find ‘enabled_site_setting’ ".

Thanks :slight_smile:

1 Like