Magit for VSCode (Alpha)

栏目: IT技术 · 发布时间: 4年前

Magit for VSCode (Alpha) Magit for VSCode (alpha)

Magit for VSCode (Alpha)

Inspired by the awesome original, Magit for Emacs

Alpha: use at own your own risk!

Magit for VSCode (Alpha)

Usage

VSCode Commands Default shortcut
Magit Status ctrl+x g
Magit File Popup ctrl+x ctrl+g
Magit Dispatch ctrl+x alt+g
In Status: see all possible key-commands ?

Features

Magit commands ( C-x g ) File popup commands ( C-x C-g )
Status Staging
Committing Committing
Fetching Diffing
Remoting Blaming
Logging
Merging
Rebasing
Tagging
Pushing
Stashing
Resetting
Applying
Discarding

Troubleshooting

I can't commit

  1. git config needs to be set, for repo or global

    user.name and user.email

  2. code needs to be in your path

    (Doesn't apply to OS X)

    Adding VSCode to path

Roadmap

Interface

Implement missing Git/Magit features

  • Diffing
  • Show refs
  • Cherry picking
  • Reverting
  • Bisecting
  • Worktree
  • Submodules
  • Patches

Long term goals

  • Have 100% own model and parser (not relying on git extension API)
    • More efficient, flexible, and stable
  • Stable v1.0

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Mastering Regular Expressions, Second Edition

Mastering Regular Expressions, Second Edition

Jeffrey E F Friedl / O'Reilly Media / 2002-07-15 / USD 39.95

Regular expressions are an extremely powerful tool for manipulating text and data. They have spread like wildfire in recent years, now offered as standard features in Perl, Java, VB.NET and C# (and an......一起来看看 《Mastering Regular Expressions, Second Edition》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具