i was following a youtube tutorial, and i was stuck on one thing which i was unable to find on internet, the thing is my vscode is not showing suggestions for socket.io pic of my vscode.
            Asked
            
        
        
            Active
            
        
            Viewed 141 times
        
    1 Answers
0
            
            
        First of all, can you link the youtube video? Secondly, I assume the person in the video was probably using Typescript, which enforces typings on variables giving you Intellisense (suggestions).
 
    
    
        Lorik
        
- 438
- 2
- 9
- 
                    https://youtu.be/rxzOqP9YwmM – Tushar Soni Oct 02 '22 at 16:05
- 
                    Maybe try your luck with these posts: https://stackoverflow.com/a/65183135/11650207, https://stackoverflow.com/a/36235539/11650207, https://stackoverflow.com/a/54991685/11650207 – Lorik Oct 05 '22 at 07:54
