Commit Graph

561 Commits

Author SHA1 Message Date
Muljayan
a371725efa Fixed linking issues 2 2018-10-07 12:20:22 +05:30
Muljayan
1adc32a10e Fixed linking issues from TOC 2018-10-07 12:18:51 +05:30
Muljayan
fdf5a0b08a Changed ES7 React/Redux/GraphQL/React-Native snippets under productivity 2018-10-07 12:16:19 +05:30
Muljayan
f47e0fa72e removed example tables 2018-10-07 11:59:14 +05:30
Muljayan
5f598299b0 Included ES7 React/Redux/GraphQL/React-Native snippets under javascript 2018-10-07 11:55:51 +05:30
Jordan Schroter
29991fe6e2
Merge pull request #157 from aspittel/master
Add Fairy Floss theme
2018-10-06 18:56:47 -07:00
Ali Spittel
78deb76162
Update header to VSCode Themes 2018-10-06 20:02:52 -04:00
Shivendra Agarwal
1d36557eb3
Added link for Bond syntax highlighter
Bond idl
https://github.com/Microsoft/bond
2018-10-07 04:17:11 +05:30
Valerii Iatsko
450878556c
Merge pull request #158 from shivendra14/patch-1
Added link for flatbuffers syntax highlighter
2018-10-06 23:59:55 +02:00
Jordan Schroter
b2235b7511
Merge pull request #156 from tricinel/add-edge-theme
Add Edge theme
2018-10-06 12:43:54 -07:00
Shivendra Agarwal
96aae7d73b
Added link for flatbuffers syntax highlighter
flatbuffers idl
https://google.github.io/flatbuffers/flatbuffers_grammar.html
2018-10-06 23:09:39 +05:30
Ali Spittel
8a37cdfae4
re-order fairyfloss to alphabetical order 2018-10-06 13:01:49 -04:00
Ali Spittel
f314b89900
make table of contents link all lower case 2018-10-06 12:59:22 -04:00
Ali Spittel
a94d43a24f
add fairy floss to table of contents 2018-10-06 12:57:28 -04:00
Ali Spittel
c2fc8563f8
change fairy-floss image path 2018-10-06 12:53:10 -04:00
Ali Spittel
a1f278078b
add fairy floss image 2018-10-06 12:52:17 -04:00
Ali Spittel
55df6a7a0e
Delete fairy-floss.png 2018-10-06 12:49:46 -04:00
Ali Spittel
6ed96a9102
add fairy floss screen shot 2018-10-06 12:45:57 -04:00
Ali Spittel
89674eeb29
Add fairy-floss to readme 2018-10-06 12:45:32 -04:00
Valerii Iatsko
943c69244a
Merge pull request #155 from ohana54/patch-1
Add ReasonML
2018-10-06 17:35:21 +02:00
tricinel
b4ddcd5186 Update ToC 2018-10-06 17:26:20 +02:00
tricinel
81fbf08ce3 Update screenshot to use Sketch template 2018-10-06 17:18:47 +02:00
tricinel
533226d270 Add Edge Theme 2018-10-06 17:12:52 +02:00
Tomer Ohana
9556aa4fd9
Add ReasonML 2018-10-06 17:43:36 +03:00
jonasbn
69f7cf1d0a Addressed issues pointed out by Markdownlint
Added Markdownlint configuration disabling a set of rules

- "first-line-h1": MD041 - First line in file should be a top level heading, ref: https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md041---first-line-in-file-should-be-a-top-level-heading
- "no-duplicate-heading": MD024 - Multiple headings with the same content, ref: https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md024---multiple-headings-with-the-same-content
- "html": MD033 - Inline HTML, ref: https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md033---inline-html
- "line-length": MD013 - Line length, ref: https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md013---line-length
- "blanks-around-headings": MD022 - Headings should be surrounded by blank lines, ref: https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md022---headings-should-be-surrounded-by-blank-lines
2018-10-06 16:01:13 +02:00
jonasbn
c1ac458699 Alignment of contents of Table of Contents with actual contents, Markdownlint reports some 108 issues, I only corrected a few easy ones, which would not
interfere with the overall Markdown style of the README
2018-10-06 08:36:28 +02:00
Jordan Schroter
853298bf54
Merge pull request #152 from fplucas/master
fix links of explorer icons
2018-10-05 13:03:08 -07:00
Lucas
2936b71eb3
fix links of explorer icons 2018-10-05 16:39:07 -03:00
masiulis
6fa1d443ee fix link 2018-10-05 21:54:32 +03:00
masiulis
5cbe28cb49 fix link 2018-10-05 21:53:45 +03:00
masiulis
549919f755 Add highlight-matching-tag 2018-10-05 21:50:52 +03:00
Jordan Schroter
c5654594a6
Merge pull request #150 from Muljayan/master
Included Material Icon Theme under Explorer Icons
2018-10-05 06:50:51 -07:00
Valerii Iatsko
568f036123
Merge pull request #148 from squarejaw/patch-1
Standardize spelling of GitHub
2018-10-05 09:29:49 +02:00
Valerii Iatsko
071cce827c
Merge pull request #149 from ahinkle/ahinkle-patch-1
Add Laravel Model Snippets
2018-10-05 09:29:29 +02:00
Muljayan
e1e0cfe289 included material icon theme in the Table of Contents 2018-10-05 10:47:16 +05:30
Muljayan
a40e2b59b7 Included Material Icon Theme under Explorer Icons 2018-10-05 10:36:25 +05:30
Andy Hinkle
bc346998a1
Add Laravel Model Snippets 2018-10-04 21:25:19 -05:00
Bryan Bess
0cb1238d9c
Standardize spelling of GitHub 2018-10-04 19:08:48 -05:00
Jordan Schroter
62ee6b73ff
Merge pull request #147 from nikoheikkila/master
Add 'Night Owl' theme
2018-10-04 12:53:03 -07:00
Niko Heikkilä
cd197f0634 Point title link to vscodethemes.com 2018-10-04 21:52:45 +03:00
Niko Heikkilä
9a914b173e Add 'Night Owl' theme by Sarah Drasner 2018-10-04 21:28:29 +03:00
Valerii Iatsko
be3e3eb5b9
Merge pull request #146 from wesbos/patch-1
Add toggle Quotes extension
2018-10-04 19:21:47 +02:00
Wes Bos
4a0d9b368f
Add toggle Quotes extension 2018-10-04 09:29:53 -04:00
Jordan Schroter
ddfc0397d0
Merge pull request #143 from noudadrichem/extention/city-lights
Add City Lights Icon Package + preview
2018-10-03 15:18:40 -07:00
Valerii Iatsko
e457c4f72c
Merge pull request #144 from sivid/master
adding extension to support Hive SQL
2018-10-04 00:12:57 +02:00
Valerii Iatsko
b9f4f361f6
Merge pull request #145 from chrislewisdev/patch-1
Add .NET Core Test Explorer extension
2018-10-04 00:12:13 +02:00
Chris Lewis
d0faa4da1f
Update demo gif to use raw.githubusercontent URL 2018-10-03 14:09:56 +10:00
Chris Lewis
c418b434b6
Make ToC link and heading consistent 2018-10-03 14:07:47 +10:00
Chris Lewis
92aa3aabf4
Add table of contents link 2018-10-03 14:06:59 +10:00
Chris Lewis
0c2427ab6b
Add .NET Core Test Explorer extension 2018-10-03 14:00:26 +10:00