The codemirror/lang-javascript code prompt is incomplete

1660042376(1)
1660042433(1)

the first picture is implement with Codemirror 6
the second picture is implement with monaco

There’s no universal notion of what a complete autocompletion for JS looks like, but indeed, the lang-javascript package doesn’t come with this out of the box.

OK I have find the way how to get more completions, thanks fro reply