Skip to content

Commit 8eaa00a

Browse files
committed
Tab-complete keywords in REPL
Make it smart enough to turn: - `wh<TAB>` into `while (` - `tr<TAB>` into `try {` - `th<TAB>` into `this.` - etc. Fixes: #1265
1 parent e0746cc commit 8eaa00a

File tree

2 files changed

+2941
-2883
lines changed

2 files changed

+2941
-2883
lines changed

0 commit comments

Comments
 (0)