Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@dannypsnl dannypsnl released this 31 Dec 15:03
· 486 commits to develop since this release
d86e056
  • [editor] autocomplete invoke smart insertion
  • [vc] let changed files clickable, when clicked means ready to commit, else is not
  • [vc] remove ready/changes zone concept
  • [starter:fix] non-existed project would popup warning message and won't open IDE
  • [repl] switching expression from evaluated history
    • up select previous
    • down select next
    • enter evaluate, record history, and reset selection status
  • smart insertion
    • prepare for advanced autocomplete
    • c+enter complete the insertion
    • customizable tab action