- [ ] Update icons in toolbar (increase size, replace by more universal pics, etc.) - [ ] Replace deprecated API (2.x) with newer one (3.x) - [ ] Change indentation style to 1TBS with mandatory brackets for single statements - [ ] Change comment language to English - [ ] Change comments to block comments (```/* ... */``` instead of just ```// ...```) - [ ] Various small bugfixes