diff --git a/README.md b/README.md index 1f14fb3..eb88197 100644 --- a/README.md +++ b/README.md @@ -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!