Commit Graph

695 Commits

Author SHA1 Message Date
Valerii Iatsko
1b4e875412
Merge pull request #263 from raedwa01/master
Add PrintCode to README
2019-09-03 21:22:33 +02:00
Daniel Fisher
590c46ef5e
Updated TOC 2019-08-24 19:27:13 +02:00
Daniel Fisher
fe996ea75b
Added a blog post that shows how to enable camel humps 2019-08-24 19:23:39 +02:00
Valerii Iatsko
acbbd91e31
Add GitLab workflow extension (#255)
Add GitLab workflow extension
2019-08-12 21:08:43 +02:00
raedwa01
222a8a87a8
Add PrintCode to README
PrintCode is the most feature rich code printer in VS Code
2019-08-06 09:40:41 -04:00
Valerii Iatsko
76e79cd91f
Add jellybeans-theme (#262)
Add jellybeans-theme
2019-06-23 21:06:46 +02:00
Dimitar Nonov
373262042d Add jellybeans-theme 2019-06-23 19:52:33 +01:00
Valerii Iatsko
4aac20f7e1 Fixed CI/CD issues 2019-06-22 13:37:07 +02:00
Valerii Iatsko
be2ae4d7ed Added .NET Core Test Explorer 2019-06-22 13:34:17 +02:00
Valerii Iatsko
8dee7484a2 Added VSCode Solution Explorer 2019-06-22 13:32:28 +02:00
Jordan Schroter
e3b53330b6
Merge pull request #260 from selfrefactor/master
Add niketa theme
2019-05-22 12:21:22 -04:00
Dejan Toteff
6d8c4216b4 Merge branch 'master' of https://github.com/viatsko/awesome-vscode 2019-05-22 19:12:09 +03:00
Dejan Toteff
6c3b40d8dc
Chore wrong format 2019-05-22 19:04:09 +03:00
Dejan Toteff
7057e97cb5
Fix broken links 2019-05-22 18:50:32 +03:00
Dejan Toteff
899de11f6f chore: sync with master 2019-05-22 08:13:14 +03:00
Dejan Toteff
5cc527433a
Update number of niketa themes 2019-05-21 18:24:34 +03:00
Valerii Iatsko
c732ae8b28
Merge pull request #256 from and-semakin/indent-rainbow
Add intent rainbow
2019-05-21 15:09:37 +02:00
Valerii Iatsko
e96011bb10
Merge pull request #234 from askdesigners/code-time
Add Code Time
2019-05-18 19:03:47 +02:00
Dejan Toteff
c69015b517
Update README.md 2019-04-13 12:57:46 +03:00
Dejan Toteff
99a1cbc264
Update README.md 2019-04-13 12:56:12 +03:00
Dejan Toteff
d4507bebd4 Add niketa theme 2019-04-13 12:49:45 +03:00
Valerii Iatsko
e2ab0e61af
Merge pull request #258 from seyedi/patch-1
Update TSLint deprecated link
2019-04-06 12:33:43 +02:00
Mojtaba Seyedi
48ac7e3541
Update TSLint deprecated link 2019-04-06 14:58:03 +04:30
Benjamin Lannon
8b70d8a4c3
Merge pull request #254 from mikeshatch/patch-1
Edited grammatical and typo errors
2019-03-15 07:45:27 -04:00
Andrey Semakin
ad1d1b67dd
Remove extra blank line 2019-03-14 23:16:58 +05:00
Andrey Semakin
ac3c4c20f7
Add intent rainbow 2019-03-14 23:12:13 +05:00
Brendan O'Leary
0a00adc37f
Add image 2019-03-11 21:06:56 -04:00
Brendan O'Leary
401a28b0a6
Add GitLab workflow 2019-03-11 21:03:46 -04:00
Mike Hatch
d6a6dae4dd
Edited grammatical and typo errors 2019-03-09 12:23:04 -06:00
Valerii Iatsko
2286a63e51
Merge pull request #248 from mischah/add-relaxed-theme
Add releaxed theme
2019-03-08 09:45:40 +01:00
Valerii Iatsko
8910caa8ef
Merge pull request #249 from oreporan/master
add ColorTabs extension
2019-03-08 09:44:41 +01:00
Valerii Iatsko
1c22c6d279
Merge pull request #252 from YaBoiBurner/patch-1
Switch links to using https
2019-03-08 09:43:38 +01:00
Valerii Iatsko
c13592394b
Merge pull request #253 from dotupNET/patch-3
Add Typescript Interface Generator
2019-03-08 09:43:22 +01:00
Peter Ullrich
ec7bcbd77f
Update README.md
Interface generator added.

Quickly generate interface definitions from typescript classes. Supports all class keywords except comments.
2019-03-06 21:05:35 +01:00
Jaden Pleasants
b70cb6d6b0
Switch links to using https
Switched the creative commons icon, online TextMate themes editor, and YouCompleteMe links to https.
2019-03-06 00:35:43 -06:00
Ore Poran
4c30b54331 add colorstabs ext 2019-03-02 13:17:41 +01:00
Michael Kühnel
eb57357e85 Add releaxed theme 2019-02-21 23:24:58 +01:00
Valerii Iatsko
3e500f8583
Merge pull request #235 from samundrak/add-esdoc-mdn
Add ESDOC MDN
2019-02-04 12:26:30 +01:00
samundrak
746c1ba825 Add ESDOC MDN
Fix - Formatting
2019-02-04 16:48:52 +05:45
Ryan Cole
6244900935 add Code Time 2019-02-01 19:10:09 +01:00
Valerii Iatsko
49a4eb0379
Merge pull request #233 from SimonGolms/patch-1
Add vscode-browser-preview
2019-01-27 22:26:13 +01:00
Simon Golms
0bd63c37dc
Add vscode-browser-preview
## Name of the extension you are adding

Browser Preview for VS Code 

## Why do you think this extension is awesome?

A real browser preview inside your editor that you can debug.
Especially useful when developing on just one screen, so you don't have to switch back and forth between open windows all the time

## Make sure that:

<!-- 
Check off the checkboxes with an 'x' like this: [x] 
-->

- [x] Screenshot/GIF included (to demonstrate the plugin functionality)

- [x] ToC updated
2019-01-26 09:59:41 +01:00
Valerii Iatsko
720bc94180
Merge pull request #231 from mkloubert/vscode-powertools
Added vscode-powertools
2019-01-22 22:26:11 +01:00
Marcel Kloubert
8d57e47776 updated vscode-powertools description 2019-01-11 23:47:17 +01:00
Marcel Kloubert
11a5f29c45 vscode-powertools 2019-01-11 23:41:39 +01:00
Valerii Iatsko
e83e006ae4
Merge pull request #230 from RiFi2k/format-html-in-php
Add Format HTML in PHP extension
2019-01-10 21:20:32 +01:00
Reilly Lowery
3abd9b669e Add Format HTML in PHP extension 2019-01-09 02:47:22 -05:00
Valerii Iatsko
9050f52398
Merge pull request #225 from foxundermoon/master
add  vs-shell-format extension
2019-01-05 17:05:41 +01:00
Valerii Iatsko
e7a8485b40
Merge branch 'master' into master 2019-01-05 17:03:04 +01:00
Valerii Iatsko
b2bf628361
Dropped VIM slack dead link (temp) 2019-01-05 16:59:40 +01:00