JetClient / jet-client-support

JetClient is an advanced REST API Client plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/21173-jetclient
110 stars 0 forks source link

Option to auto show variable values on top of its declaration #107

Open yqx1110 opened 2 months ago

yqx1110 commented 2 months ago

Is your feature request related to a problem?

No

Describe the solution you'd like

Like the IDEA feature which can be enabled under settings - editor - general - code folding - replace 'var' with inferred type. When the option is enabled, replace variable usages with grayed out variable value when viewing, and restore when clicks on it.

Additional context

No response

AntonShuvaev commented 2 months ago

Thanks for the suggestion! I'll consider adding this in the future.