yeoman / generator-chrome-extension

Scaffold out a Chrome extension
http://yeoman.io
MIT License
2.61k stars 226 forks source link

Add intellisense for chrome extension development #208

Open saikrishna17394 opened 5 years ago

saikrishna17394 commented 5 years ago

It would be nice to have intellisense by default installed with the chrome extension generator. Adding the npm package as dependency should do the trick @types/chrome

UlisesGascon commented 4 years ago

Maybe I am wrong, but I believe that Intellisense was added by default in VSCode?