lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2.01k stars 43 forks source link

Trigger autocompletion #527

Closed DavidRojoM closed 1 month ago

DavidRojoM commented 1 year ago

I'm wondering if it is possible to trigger autocompletion hints when presing ctrl+space, just like some editors do? I think it provides a great DX for typescript users

If not, is it possible to be added in the future? Thanks

lukehaas commented 1 year ago

Yes, this should be added at some point in the future.

lukehaas commented 1 month ago

@DavidRojoM this is now supported 👍