After adding features for the past few months, we want to temporarily switch our focus to cleaning up each existing feature and resolving bugs associated with them. We've decided to focus on the following features first:
- Bold
- Italic
- Underline
- Text Styles
All the other features we've added will not be going away, they will just remain as-is until our next round of feature clean up.
Why are we doing this?
- We want to make sure that the features that are likely to be used first (by those new to our extension) or most often are as reliable as possible.
- We need to clean up some of the implementation methods to create more solid and sustainable code.
- We are interested in proposing our extension be added to JupyterLab core. We need to clean the extension up to do this.
After adding features for the past few months, we want to temporarily switch our focus to cleaning up each existing feature and resolving bugs associated with them. We've decided to focus on the following features first:
All the other features we've added will not be going away, they will just remain as-is until our next round of feature clean up.
Why are we doing this?