Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jessmartin/ts-autocomplete-demo
Demo of a code autocomplete interface, built in TypeScript.
https://github.com/jessmartin/ts-autocomplete-demo
Last synced: 28 days ago
JSON representation
Demo of a code autocomplete interface, built in TypeScript.
- Host: GitHub
- URL: https://github.com/jessmartin/ts-autocomplete-demo
- Owner: jessmartin
- Created: 2021-05-27T14:25:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T15:48:57.000Z (over 3 years ago)
- Last Synced: 2024-12-07T14:46:02.632Z (about 1 month ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Autocomplete Demo
Building simple code auto-completion in TypeScript.
## Todo
- [ ] Add syntax highlighting via [LDT](https://github.com/kueblc/LDT)