Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

10 lines (9 loc) · 740 Bytes

1.0.0

  • Create projects from existing templates (10+ templates included) without cloning or installing anything locally
  • Support import from GitHub folder or local folder
  • Sync your project to Gist (if GitHub token is provided) or download as ZIP
  • File Manager: easily create, edit, remove files and folders, with drag and drop support
  • Basic code editing abilities: path IntelliSense, go to definition, etc.
  • Integrated Console: no need to press 'F12' to open DevTools
  • Prettier as the default code formatter
  • Keyboard shortcuts support: 'CTRL(CMD) + /' to show the shortcut list