Commit Graph

10 Commits

Author SHA1 Message Date
lxsang
bc30261bda Fix shortcut bug 2021-06-13 12:07:52 +02:00
lxsang
7cd2f97b75 Add features:
- allow pinning apps in Setting
- pinned apps in system pannel
- Services manager in Setting
- Fix and impprove some CSS bug
2021-06-13 12:07:52 +02:00
lxsang
de5878c349 Add features:
- Improvement application list in market place
- Allow triplet keyboard shortcut in GUI
- CodePad allows setting shortcut in CommandPalette commands
- CodePad should have recent menu entry that remember top n file opened
- Improve File application grid view
- Label text should be selectable
2021-06-13 12:07:51 +02:00
lxsang
05cea66870 Improvement + bug fix
- Some minor bug fix
- Major change: allow split view in CodePad, make CodePad API portable so that it is easy to use another editor
other than ACE in the futures (such as monaco editor)
2020-12-20 16:45:51 +01:00
lxsang
566592dc8e Improvement + fix bug:
- improve Tag API
- Improve CodePad UI + Extension API
- Add package dependencies to Market Place
2020-12-18 19:51:19 +01:00
lxsang
977bf0c62f add more docs, fix minor bug on dialog registration 2020-06-15 18:10:13 +02:00
lxsang
218f6142c6 add more doc 2020-06-12 20:24:39 +02:00
lxsang
6365081f56 add some JSDoc to the code 2020-06-10 11:15:01 +02:00
Xuan Sang LE
fb462fe31b add more type, all defaults apps are now in typescript 2020-06-04 17:49:48 +02:00
Xuan Sang LE
1c32f2010c Switch from coffee script to typescrit
- Better tooling support
- Stronger type checking
- Unit test with jest
- JSDocc support
2020-05-29 22:22:00 +02:00