项目作者: darkmusic

项目描述 :
Fossil Visual Studio Code SCM plugin
高级语言: TypeScript
项目地址: git://github.com/darkmusic/fossil-vscode.git
创建时间: 2017-12-22T04:34:37Z
项目社区:https://github.com/darkmusic/fossil-vscode

开源协议:MIT License

下载


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.