fossil-vscode
fossil-vscode copied to clipboard
Fossil Visual Studio Code SCM plugin
fossil-scm README
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.
Features
Currently, it only supports a basic file listing, which is based on the command fossil status.

Requirements
- You will need to install Fossil SCM.
- Visual Studio Code 1.30.2+ must be installed.
Installation
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)
Configuration
You must configure the location to fossil.exe (or fossil on Linux) using the setting fossilScm.fossilExePath in settings.json.
Known Issues
See Issues.
Contributing
Contributions are welcome.
License
See LICENSE.