File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Python Inlay Hints
22
3+ ![ Build] ( https://github.com/WhiteMemory99/intellij-python-inlay-params/workflows/Build/badge.svg )
4+ ![ Downloads] ( https://img.shields.io/jetbrains/plugin/d/19538-python-inlay-params )
35[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
46
5- <!-- Plugin description -->
6- This plugin _ (quite decently)_ implements inlay parameter hints for ** Python** .
7-
8- ## Installation
7+ ## Quick Installation
98
109- Using IDE built-in plugin system:
1110
@@ -18,7 +17,12 @@ This plugin _(quite decently)_ implements inlay parameter hints for **Python**.
1817 install it manually using
1918 <kbd >Settings/Preferences</kbd > > <kbd >Plugins</kbd > > <kbd >⚙️</kbd > > <kbd >Install plugin from disk...</kbd >
2019
21- ## Supported expressions
20+ ## Description
21+
22+ <!-- Plugin description -->
23+ This plugin _ (quite decently)_ implements inlay parameter hints for ** Python** .
24+
25+ ### Supported expressions
2226
2327Pretty much any expression is supported:
2428
You can’t perform that action at this time.
0 commit comments