My VSCode doesn't autocomplete image paths when using React. Folders and .js files work fine. I try using a few extensions but now the folder/js files are duplicated.
CodePudding user response:
Install path-intellisense in VSCode. Autocompleting paths should not be modifying or duplicating anything.