live documentation changes format while typing argument to function I'm looking at docs of
Describe the bug
I was looking at the live documentation for a class to see the argument order. As I typed the argument the documentation switched between two different formats, which made it difficult to focus on the information I needed.
Environment
{ "marimo": "0.7.1", "OS": "Windows", "OS Version": "10", "Processor": "Intel64 Family 6 Model 85 Stepping 4, GenuineIntel", "Python Version": "3.10.11", "Binaries": { "Browser": "126.0.6478.127", "Node": "--" }, "Requirements": { "click": "8.1.7", "importlib-resources": "missing", "jedi": "0.19.0", "markdown": "3.6", "pymdown-extensions": "10.8.1", "pygments": "2.16.1", "tomlkit": "0.12.5", "uvicorn": "0.30.1", "starlette": "0.37.2", "websockets": "12.0", "typing-extensions": "4.7.1", "black": "23.7.0" } }
Code to reproduce
Here are screenshots of how to reproduce the issue and showing the issues. You can see where my cursor is to tell how I switched from one to the other.
Docs version 1:
Docs version 2: