eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.38k stars 2.45k forks source link

Improved ability to overwrite notebook services #13776

Closed jonah-iden closed 1 month ago

jonah-iden commented 1 month ago

What it does

Sets alot of previously private properties and methods from the notebook/services to protected so they can be more easily overwritten.

How to test

Follow-ups

Review checklist

Reminder for reviewers