I am looking for a way how can I enable all code suggestions for JavaScript, HTML, CSS, jQuery, Bootstap, React and etc. code. For example I write this same codes in Visual Studio Code and WebStorm, but as you seen the code suggestion result is different (in addition, I installed and enabled all necessary extensions for VSCode):


In WebStorm I have all suggestion that match the word cli, but in VSCode there is no any code suggestion.