Does anyone know if there’s a plugin or a setting that allows a Visual Studio-like autocomplete ? (Which shows you the parameters and description of each)
This is a C# file, but I’d like to achieve this in JavaScript too (I will provide docblocks)
Autocomplete with Docblocks?
0 Likes