An update on JS autocompletions

Hey everyone!

I wanted to give a quick update on how the autocompletions are going!

For those of you who aren’t up to speed, this Github link is what you need to see.

Important!

The autocompletions currently only function on chrome-based browsers. Sorry, but no Firefox yet.
It has also only been tested on Chrome.

Changes:

  • You can now use the enter key too when selecting. Previously it was only tab.
  • It is now more responsive when editing.
  • Pressing Escape will hide the completions.

Reasons for not including Firefox

Firefox happens to be missing a crucial option. This has a warning explaining it.
When I (or someone else) figures it out, then it should be smooth sailing. But for now, I’m sorry for the inconvenience.

Outro

Happy coding! :tada:

1 Like

Maybe I’m insisting way too much, but would it eventually be possible to have this as a userscript?

btw a bit unrelated but Glitch PLEASE bring back the VS code extension, I prefer VS code due to the lack of extensions, intellisense, etc. from the normal editor.

Good idea! I’ll try to get it working with tampermonkey when I have time.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.