Ryan McFall
Ryan McFall
I have forked a version of this extension and made changes which use local file dates as the basis for whether files need to be uploaded. The first time you...
Tim: Note that I was unaware that committing to the forked version of the repository after submitting a pull request would result in those changes being part of the pull...
This has happened to me repeatedly today as well. I can't get the project to make even 1 change without stopping and restarting the project. I've attached a screenshot. ...
Never mind, that did not actually help. It worked for a minute, but then stopped again. I made a brand new .scss file and got the same error on that...
This appears to be likely a bug in Brackets, the editor I'm using. When I edit the files using VS Code, there's no problem. It seems likely that Brackets is...
I also just installed this, but on Windows, and have basically the same problem from a command prompt: ``` git-sim is not recognized as an internal or external command, operable...
@initialcommit-io I found `git-sim.exe` buried in `%USERPROFILE%\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts`. It seems like pip is installing as a user package, even though I didn't specify the `--user` option. Maybe this is because I'm...
Thanks @initialcommit-io. If you would like someone to beta test anything you come up with, I'm happy to do so. I made a quick stab at trying this myself, working...