Open
Description
When typing some method name, it is useful sometimes to get suggestions over arguments passed to the method. It would be nice to introduce this functionality:
do ##class(%File).Create(<suggestion with docs hint appears here>)
Separated from #88.