Skip to content

darkmusic/fossil-vscode

Repository files navigation

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.

Screenshot

Requirements

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.

Releases

No releases published

Packages

No packages published