fix(widgets/editor): qscintilla editor removed
Description
With the current PyQt6 situation I think we should remove QScintilla dependency ASAP.
Related Issues
closes #49 (closed) #50 (closed) #52 (closed)
These issues are then not relevant anymore without scintilla.
Type of Change
- Editor widget removed, scintilla removed from dependency list
Potential side effects
None
Additional Comments
Editor will be replaced by VS CODE
Definition of Done
-
Documentation is up-to-date.
Edited by wyzula_j