Muthui Muthengi

Results 5 issues of Muthui Muthengi

Adds a watch script to rebuild files while editing. Just a proposal no need to merge first. Fix to issue https://github.com/adamwatters/vscode-color-pick/issues/16

Testing the app manually during development is hectic since one has to rebuild after every change. It would be simpler if we had a script to watch for file changes...

Settings can be hard to locate and edit. Add this to easily check and edit the value.

enhancement

Long polling is currently used to check if a branch has changed. Previous options such as [Git Emit](https://www.npmjs.com/package/git-emit) overwrite git hooks which might not be ideal. A better alternative is...

help wanted
question

Add a link to the Github repo, preferably in the Control Panel.

good first issue