Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overhaul demo and support running it locally (#2141) | amitkummer | 2022-05-21 | 1 | -10/+12 |
* | demo: support tokens formatter | Martin Fischer | 2021-12-26 | 1 | -5/+22 |
* | demo: fix lexer guessing based on filename | Martin Fischer | 2021-12-26 | 1 | -1/+6 |
* | demo: instantly apply style changes by avoiding re-lexing | Martin Fischer | 2021-12-26 | 1 | -3/+7 |
* | demo: guess lexer if none selected | Martin Fischer | 2021-12-26 | 1 | -12/+32 |
* | demo: stop blocking main thread by using web worker | Martin Fischer | 2021-12-26 | 1 | -0/+26 |