solorice/vscodium/extensions/dzhavat.git-cheatsheet-1.4.4/README.md
2022-04-28 21:17:01 +03:00

27 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Git Cheatsheet ([link](https://marketplace.visualstudio.com/items?itemName=dzhavat.git-cheatsheet))
VS Code extension that lets you open a Git cheatsheet directly in the editor.
## Features
To open the cheatsheet press `Ctrl+Shift+P` (Win, Linux) / `Cmd+Shift+P` (Mac) and search for the `Open Git Cheatsheet` command.
You can also copy each command by clicking on the “Copy” button on the right.
The colors on the cheatsheet page automatically adapt to the selected theme. The font is based on the users preferred font family.
## Support my work
If you find this extension useful and would like to support my work, you can [buy me a cup of tea](https://www.buymeacoffee.com/dzhavat). Thank you!
[![Buy Me A Cup Of Tea](https://github.com/dzhavat/git-cheatsheet-inside-vs-code/raw/main/assets/images/buy-me-a-cup-of-tea.png)](https://www.buymeacoffee.com/dzhavat)
## Demo
#### Using the `Open Git Cheatsheet` command
![Demo](https://github.com/dzhavat/git-cheatsheet-inside-vs-code/raw/main/assets/images/demo.gif)
## Credit
Git Logo by [Jason Long](https://twitter.com/jasonlong) is licensed under the [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/).