Open corranwebster opened 2 years ago
The CodeEditor and AdvancedCodeEditor widgets have a number of features which are not accessible from PythonEdtor. We should expose these into the IPythonEditor API (including lifting some things through the AdvancedCodeEditor).
CodeEditor
AdvancedCodeEditor
PythonEdtor
IPythonEditor
The
CodeEditor
andAdvancedCodeEditor
widgets have a number of features which are not accessible fromPythonEdtor
. We should expose these into theIPythonEditor
API (including lifting some things through theAdvancedCodeEditor
).