Hacker News new | ask | show | jobs
by schemescape 1077 days ago
I’ve always wanted to make something like this!

Which code editor are you using? Code Mirror? I know Monaco supports autocomplete using TypeScript definitions. I can share an example, if needed.

1 comments

Yes, I'm using codemirror. It had everything I needed.

Only issue is it's not as light weight as i wanted in terms of size.