Once VSCode autocompletes fine, once it does not complete my text.
I would like VSCode to autocomplete for example if I write an Array, I would like to show the available methods for arrays (JavaScript).
Also can someone tell me what I need to download to autocomplete the JSX tags, too (in React)?