Add more helpful IDE functionality to Python Notebooks within ArcGIS Pro, such as automatic error detection, suggestions when you begin to type a variable that you have already created, suggestion dropdowns containing possible function or property names when you type a module or class etc.
I'm using Pro 3.3 and Notebooks doesn't have any of this; its functionality in terms of these things is no better than IDLE, with the small addition of automatically adding the closing quotation mark or parenthesis when I type the opening one.
I find this surprising, since at conferences and in documentation, Esri has been promoting Pro Notebooks as a Python development environment for a long time already. Yet without functionalities like other IDEs like PyCharm, I basically have no incentive to use Notebooks in Pro.
If there's a plan to add more features, I'd be interested to hear about it.
Thank you for your consideration!