marius-h / flutter_enhancement_suite

The essential IntelliJ/Android Studio plugin for making working with Flutter easier than ever!
https://plugins.jetbrains.com/plugin/12693-flutter-enhancement-suite
GNU General Public License v3.0
286 stars 30 forks source link

add option to disable Inlay hints #269

Closed ZorinFoss closed 10 months ago

ZorinFoss commented 10 months ago

Hi,

Please add option to disable Inlay hints.

marius-h commented 10 months ago

You should be able to do so already by following the steps mentioned in this article: https://www.jetbrains.com/help/idea/inlay-hints.html

Please let me know if that resolved your issue.

ZorinFoss commented 10 months ago

Thank you, that's was helpful.