Cal-CS-61A-Staff / 61a-code

Web-based IDE for Python, Scheme, and SQL intended for students taking CS 61A.
MIT License
7 stars 9 forks source link

Autocomplete #13

Open rahularya50 opened 5 years ago

rahularya50 commented 5 years ago

Make tab-completion and inline documentation work like it does on scheme.cs61a.org. Ideally this should work for Python + SQL as well.