Magit for VSCode (alpha)
Inspired by the awesome original, Magit for Emacs
Alpha: use at own your own risk!
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
-
git config needs to be set, for repo or global
user.nameanduser.email
Roadmap
Interface
- Config menus
- Options/variable menus
- Branch name highlighting
( https://github.com/microsoft/vscode/wiki/Semantic-Highlighting-Overview )
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
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
海量运维、运营规划之道
唐文 / 电子工业出版社 / 2014-1-1 / 59.00
《海量运维、运营规划之道》作者具有腾讯、百度等中国一线互联网公司多年从业经历,书中依托工作实践,以互联网海量产品质量、效率、成本为核心,从规划、速度、监控、告警、安全、管理、流程、预案、考核、设备、带宽等方面,结合大量案例与读者分享了作者对互联网海量运维、运营规划的体会。 《海量运维、运营规划之道》全面介绍大型互联网公司运维工作所涉及的各个方面,是每个互联网运维工程师、架构师、管理人员不可或......一起来看看 《海量运维、运营规划之道》 这本书的介绍吧!