Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JTM extension & Simple Black Theme #349

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [ngrok for VSCode](#ngrok-for-vscode)
- [Dotnet Core Test Explorer](#dotnet-core-test-explorer)
- [i18n Ally](#i18n-ally)
- [JTM: JSON Translation Manager](#jtm-json-translation-manager)
- [Instant Markdown](#instant-markdown)
- [npm Intellisense](#npm-intellisense)
- [Parameter Hints](#parameter-hints)
Expand Down Expand Up @@ -199,6 +200,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Shades of Purple by Ahmad Awais](#shades-of-purple-by-ahmad-awais)
- [Slime Theme by smlombardi](#slime-theme-by-smlombardi)
- [Tinacious design syntax by Tinacious](#tinacious-design-syntax-by-tinacious)
- [Simple Black Theme](#simple-black-theme)
- [People to Follow](#people-to-follow)
- [Resources for extension developers](#resources-for-extension-developers)
- [Documentation](#documentation)
Expand Down Expand Up @@ -612,7 +614,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you

## [GistPad](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs)

> Allows you to manage GitHub Gists entirely within the editor. You can open, create, delete, fork, star and clone gists, and then seamlessly begin editing files as if they were local. It's like your very own developer library for building and referencing code snippets, commonly used config/scripts, programming-related notes/documentation, and interactive samples.
> Allows you to manage GitHub Gists entirely within the editor. You can open, create, delete, fork, star and clone gists, and then seamlessly begin editing files as if they were local. It's like your very own developer library for building and referencing code snippets, commonly used config/scripts, programming-related notes/documentation, and interactive samples.

![GistPad gist management](https://user-images.githubusercontent.com/116461/69910156-96274b80-13fe-11ea-9be4-d801f4e9c377.gif)

Expand Down Expand Up @@ -723,6 +725,11 @@ To enable Emmet support in .twig files, you'll need to have the following in you

![i18n Ally](https://raw.githubusercontent.com/antfu/i18n-ally/master/screenshots/overview.png)

## [JTM: JSON Translation Manager](https://marketplace.visualstudio.com/items?itemName=Mohammed.json-translations-manager)

> The fastest and simplest way manage your internationalization translation files and keep them in sync. it's allow you to edit multiple languages on the same time.
![JTM: JSON Translation Manager](https://raw.githubusercontent.com/MohammedAldosari/json-translations-manager/master/resources/imgs/JTMView.gif)

## [Instant Markdown](https://marketplace.visualstudio.com/items?itemName=dbankier.vscode-instant-markdown)

>Simply, edit markdown documents in vscode and instantly preview it in your browser as you type.
Expand Down Expand Up @@ -1364,6 +1371,14 @@ A dark syntax/workbench theme for Visual Studio Code - optimized for SCSS, HTML,
<img src="./themes/screenshots/niketa-theme.png" width="600" />
</a>

### [Simple Black Theme](https://vscodethemes.com/e/Mohammed.simple-black-theme)

Collection of 18 light themes separated in 4 groups by background's brightness.

<a href="https://vscodethemes.com/e/Mohammed.simple-black-theme">
<img src="https://github.com/matrix2526/simple-black-theme/raw/master/Screenshot.png" width="600" />
</a>

# People to Follow

A list of Twitter accounts for various people in the VS Code Community
Expand Down Expand Up @@ -1433,4 +1448,4 @@ I am providing code and resources in this repository to you under an open source

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, [Valerii Iatsko](https://viatsko.me) has waived all copyright and related or neighboring rights to this work.
To the extent possible under law, [Valerii Iatsko](https://viatsko.me) has waived all copyright and related or neighboring rights to this work.