Show parameters hint
See original GitHub issueCurrently we can type function name and when open bracket, it inserts required parameter names, like this:
import datetime
datetime.date(year, month, day)
It’s nice (better than nothing), but it will be super awesome if we can see list of parameters in the toolkit over (or under) the editing function. In this case, when I create or even edit any function parameters, it should show me a list of parameters of the function, including optional ones in the tooltip (like in other IDEs). And current parameter ca be highlighted as a bold text, for example).
Few example of usage
Can you please add this feature in the one of the coming releases? If you need any help - let me know.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
How to show method parameters hint in Intellij IDEA?
Choose View | Parameter Info on the main menu or press Ctrl + P . To configure the behavior of the view parameter...
Read more >3.7. Getting Method Parameter Hints - Eclipse Cookbook [Book]
In the JDT editor, press Ctrl-Shift-Space, or select Edit→ Parameter Hints. A tool tip will appear, showing the method's parameters.
Read more >Showing inline parameter hints on Visual Studio ... - LinkedIn
One place where inline parameter hints become particularly useful, is when passing in null values or booleans. What do the null and false ......
Read more >Show inline parameter hints like Resharper
We recently released inline parameter name hints that insert adornments for literals, casted literals, and object instantiations prior to each argument in ...
Read more >Show parameter hints for None parameters #3273 - GitHub
Wait, we already have parameter hints, but they don't seem to work on that function most functions even though it does they do...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sounds great. Feel free create a PR 👍
There is no specific development mode. But you can change logging level https://github.com/srusskih/SublimeJEDI#logging