Is your feature request related to a problem? Please describe.
Currently, the latest extension cannot quickly display function help information like MATLAB Desktop does. For example, pressing the F1 shortcut key can briefly show the function’s syntax, the meaning of parameters, and hyperlinks to detailed information.
Describe the solution you'd like
I expect that this MATLAB extension for VS Code could make querying help as convenient and fast as in MATLAB Desktop, especially supporting this feature in both the editor and the MATLAB command window(integrated terminal in VS Code).
Describe alternatives you've considered
“I have to open a web page separately to search for the usage of a function
Additional context
None
Is your feature request related to a problem? Please describe.
Currently, the latest extension cannot quickly display function help information like MATLAB Desktop does. For example, pressing the F1 shortcut key can briefly show the function’s syntax, the meaning of parameters, and hyperlinks to detailed information.
Describe the solution you'd like
I expect that this MATLAB extension for VS Code could make querying help as convenient and fast as in MATLAB Desktop, especially supporting this feature in both the editor and the MATLAB command window(integrated terminal in VS Code).
Describe alternatives you've considered
“I have to open a web page separately to search for the usage of a function
Additional context
None