Skip to content
 
 

Latest commit

 

History

174 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jazz

A code editor for the web

Features

  • focus on performance
  • operate on large files no sweat
  • loads 100k loc file under a second
  • native scrolling (mobile also! woohoo)
  • fast text buffer (uses a skiplist)
  • fast syntax highlight & themes
  • a theme editor(!)
  • autocomplete (uses a prefixtree)
  • full text search
  • block highlight
  • keyboard bindings
  • undo/redo history
  • selection & cut/copy/paste

It's an early release - there are bugs, edge cases, optimizations to be done, etc

Contributions are welcome !

Development

$ make install && make dev

Where to start?

check out ./Issues or make todo


mit licensed 2016 by stagas

About

jazz is a code editor for the web

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages