v0.0.1-rc.1
Pre-release
Pre-release
π»π»
The SECOND release!
π΅ Features
- More basic operation
- Undo
- Redo
- Copy
- Paste
- Cut
- Quit
- Icons (from Remix Icon - Open source icon library)
- Toolbar
- β Line numbers
- Highlight current line
π¦ Optimization
- Refactor
- Move all sources to
src/
dir - Move core sources to
src/core
dir, ui sources tosrc/ui
dir - Rename the
notepanda
class toMainWindow
- Move all sources to