mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Merge pull request #224 from funkyremi/master
added vscode google translate extension
This commit is contained in:
commit
14720a7fc6
@ -99,6 +99,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Formatting Toggle](#formatting-toggle)
|
||||
- [Bracket Pair Colorizer](#bracket-pair-colorizer)
|
||||
- [Auto Import](#auto-import)
|
||||
- [Vscode Google Translate](#vscode-google-translate)
|
||||
- [Explorer Icons](#explorer-icons)
|
||||
- [City Lights Icons](#city-lights-icons)
|
||||
- [VSCode Icons](#vscode-icons)
|
||||
@ -700,6 +701,11 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||
![Auto import](https://camo.githubusercontent.com/c952445b4a04a9d358be991cc2d830f2a4c0f33b/68747470733a2f2f67696679752e636f6d2f696d616765732f6175746f696d706f72742e676966)
|
||||
|
||||
## [Vscode Google Translate](https://marketplace.visualstudio.com/items?itemName=funkyremi.vscode-google-translate)
|
||||
> Quickly translate selected text right in your code
|
||||
|
||||
![Vscode Google Translate](https://raw.githubusercontent.com/funkyremi/vscode-google-translate/master/demo.gif)
|
||||
|
||||
## Explorer Icons
|
||||
|
||||
### [City Lights Icons](https://marketplace.visualstudio.com/items?itemName=Yummygum.city-lights-icon-vsc)
|
||||
|
Loading…
Reference in New Issue
Block a user