Closed as not planned
Description
Related: #212051
With the Python REPL IW experiment, Python extension needs access to text inside user's text input box in IW in order to determine whether they have typed complete or incomplete Python command. I assume this will be part of notebook API.
This needs to handle before the already existing execute-handler since by the time execute-handler is called is too late in a way that the cell output is already attached to the UI. We need to be able to access user's command before execute handler is called.
Metadata
Metadata
Assignees
Labels
No labels