Just upgraded to ST4 and loving it.
One annoying thing: whenever I complete a line of code in Javascript and type ‘;’ the autocomplete suggests ‘key: “value”,’
Usually, I can just hit return to get a new line going, but now I have to first exit out of the autocomplete window, then press return. But often times, I have to undo or delete the suggested snippet because I’m so used to just being able to press return after typing ‘;’ to finish my line. You can imagine this gets pretty annoying after a few hundred lines of coding. Any suggestions for workarounds?
