# How can I get type hints when coding in RubyMine?

**URL:** https://meta.discourse.org/t/how-can-i-get-type-hints-when-coding-in-rubymine/320830
**Category:** Development
**Created:** [August 9, 2024, 2:33am UTC](https://meta.discourse.org/t/how-can-i-get-type-hints-when-coding-in-rubymine/320830 "2024-08-09T02:33:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lemonchan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lemonchan/32/439052_2.png) [@lemonchan](https://meta.discourse.org/u/lemonchan)
#### Post date: [August 9, 2024, 2:33am UTC](https://meta.discourse.org/t/how-can-i-get-type-hints-when-coding-in-rubymine/320830/1 "2024-08-09T02:33:42Z")

</div>

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 🙂
