enthought / pyface

pyface: traits-capable windowing framework
Other
106 stars 55 forks source link

PythonEditor should expose more underlying capabilities #1094

Open corranwebster opened 2 years ago

corranwebster commented 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).