iqsharp
iqsharp copied to clipboard
%history and %version do not appear in %lsmagic, code completion, or API documentation
Describe the bug
The %history and %version magic commands provided by the Microsoft.Jupyter.Core library (as opposed to IQ# itself) do not appear in IQ#-specific outputs such as %lsmagic, code completion, or API documentation.
Expected behavior Magic commands built-in to Microsoft.Jupyter.Core appear in the same way as those specific to IQ#.
Note that this also affects the similar magic commands functionality in #483, leading to somewhat unhelpful suggestions when trying to run %version or %history:
