This is a plugin for Fossil SCM. It is still under development. It has not yet been released to the VSCode Marketplace.
The icons being used for the file statuses are from the Microsoft VSCode Git Extension.
Currently, it only supports a basic file listing, which is based on the command fossil status
.
- You will need to install Fossil SCM.
- Visual Studio Code 1.30.2+ must be installed.
This extension has not yet been released, but can be tested using the Extension Development Host. You can also copy the entire source folder to your extensions folder for testing (e.g. C:\Users\myUserName\.vscode\extensions)
You must configure the location to fossil.exe (or fossil on Linux) using the setting fossilScm.fossilExePath in settings.json.
See Issues.
Contributions are welcome.
See LICENSE.