/refresher

VS code Extension for refreshing chrome tab on code change

Primary LanguageTypeScript

Refresher a Vs code extension

It will refresh admin dashboard chrome tab automatically, whenever you change anything in .js or .styl file

Features

It will refresh chrome tab on code change, It will also take care of npm run start and npm run serve

Set Up

For setting up we need to install chrome CLI
you can do it with shortcut command+shift+p and then run install chrome cli command
After that you can good to go, press command+shift+p and execute run admin panel command

Screenshots of each steps

image

image

image

Support

You can connect with me at: mail@adijha.com

Known Issues

I have only tested it with mac

It doesn't work with multiple chrome windows open
I haven't added delay for refreshing chrome tab, so it will refresh on every change because if this token will expire frequently, and you have to login again, I'm still figuring out solution for this.

Release Notes

This is fist alpha preview release

1.0.0

Initial release