mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-15 08:57:17 -05:00
Add GitLink extension
This commit is contained in:
parent
9c9a92d7e8
commit
fcfcb6e4ef
@ -27,6 +27,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Gi](#gi)
|
||||
- [Git History](#git-history)
|
||||
- [Git Project Manager](#git-project-manager)
|
||||
- [GitLink](#gitlink)
|
||||
- [Icon Fonts](#icon-fonts)
|
||||
- [Multiple clipboards](#multiple-clipboards)
|
||||
- [Path IntelliSense](#path-intellisense)
|
||||
@ -206,6 +207,12 @@ However, this extension allow you to do it by patching VS code, until it's imple
|
||||
|
||||
> Automatically indexes your git projects and lets you easily toggle between them
|
||||
|
||||
### [GitLink](https://marketplace.visualstudio.com/items?itemName=qezhu.gitlink)
|
||||
|
||||
> GoTo current file's online link in browser and Copy the link in clipboard.
|
||||
|
||||
![](https://raw.githubusercontent.com/qinezh/vscode-gitlink/master/images/how_to_use_it.gif)
|
||||
|
||||
### [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts)
|
||||
|
||||
> Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!
|
||||
|
Loading…
Reference in New Issue
Block a user