Alex Dima
|
34e7a220c8
|
Avoid shipping unnecessary files
|
2018-09-19 19:53:46 +02:00 |
|
Matt Bierner
|
4719230bf5
|
Undo revert of markdown grammar
With added fix for #57183
Fixes #57183
|
2018-09-12 11:56:21 -07:00 |
|
Alexandre ZANNI
|
781cb6854b
|
add more markdown extensions (#58072)
|
2018-09-06 11:46:54 -07:00 |
|
Alex Dima
|
d1a9e7f2b2
|
Fixes #57593: Revert markdown grammar and markdown related theme changes to the previous stable version
|
2018-08-30 17:45:15 +02:00 |
|
Matt Bierner
|
8af86c73e6
|
Update markdown grammar
|
2018-08-24 10:45:05 +02:00 |
|
Matt Bierner
|
b7483ab8ae
|
Update markdown grammar
|
2018-08-24 10:30:14 +02:00 |
|
Matt Bierner
|
f0e2534ad1
|
Update markdown grammar
|
2018-08-23 17:58:05 +02:00 |
|
Matt Bierner
|
069c71374f
|
Updating theme scopes for new markdown grammar
|
2018-08-23 11:35:09 +02:00 |
|
Matt Ferderer
|
1708f4bc8e
|
Update Markdown link snippets to use https (#56851)
As suggested in #56386 I switched the http to https for links and image links.
|
2018-08-21 18:14:54 +02:00 |
|
Matt Bierner
|
9da44453a0
|
Update grammar tests
|
2018-08-20 17:01:55 +02:00 |
|
Matt Bierner
|
94c4f0a47d
|
Update markdown grammar
Fixes #3948
|
2018-08-20 16:59:56 +02:00 |
|
Matt Bierner
|
410c161181
|
Update markdown grammar
Fixes #56735
|
2018-08-20 16:59:56 +02:00 |
|
Matt Bierner
|
2719dec198
|
Update markdown grammar
Fixes #55635
|
2018-08-20 15:50:44 +02:00 |
|
Martin Aeschlimann
|
54d183d2b7
|
update markdown colorizer tests
|
2018-07-27 11:02:04 +02:00 |
|
Nikolas
|
700ee37a24
|
Add underscores and asterisks to surrounding pairs (#55054)
Same reasons as [here](https://github.com/silvenon/vscode-mdx/pull/6#issue-203819440)
|
2018-07-25 17:31:04 -07:00 |
|
Matt Bierner
|
b8c522b175
|
Updating colorization tests
|
2018-07-23 15:31:32 -07:00 |
|
Martin Aeschlimann
|
74c270e887
|
update grammars
|
2018-07-23 20:34:08 +02:00 |
|
Sandy Armstrong
|
80a472482c
|
Treat Xamarin .workbook files as markdown (#51167)
Xamarin Workbooks are interactive coding documents that are saved as
straight-forward markdown files with a YAML front matter header block.
Here is a sample: https://github.com/xamarin/Workbooks/blob/master/csharp/csharp6/csharp6.workbook
Github has been treating them as markdown files for over a year now
(https://github.com/github/linguist/pull/3500).
|
2018-07-18 16:27:03 -07:00 |
|
Matt Bierner
|
bda7b4480a
|
Update markdown grammar
Fixes https://github.com/Microsoft/vscode/issues/53860
|
2018-07-09 09:34:24 -07:00 |
|
Matt Bierner
|
8729695a01
|
Update markdown grammar
|
2018-06-19 10:02:47 -07:00 |
|
Matt Bierner
|
8994a584c9
|
Update md grammar
|
2018-06-11 18:38:35 -07:00 |
|
Martin Aeschlimann
|
772aaf777a
|
update grammars
|
2018-06-11 13:03:28 +02:00 |
|
Martin Aeschlimann
|
276eb70cd0
|
revert jade language id change
|
2018-05-22 12:42:30 +02:00 |
|
Martin Aeschlimann
|
b217a7f236
|
[pug] Use pug grammar & rename language id. Fixes #50086
|
2018-05-22 10:52:19 +02:00 |
|
Matt Bierner
|
be224bdf25
|
Pick up updated md grammar
#50097
|
2018-05-18 15:35:30 -07:00 |
|
Matt Bierner
|
73d5269f3d
|
Update markdown grammar
|
2018-04-18 15:52:27 -07:00 |
|
Matt Bierner
|
9e7763ccdb
|
Update markdown grammar
Fixes #47846
|
2018-04-13 14:53:22 -07:00 |
|
Matt Bierner
|
2cbe56f39d
|
Update markdown grammar
Pulls in new header scopes for #47113
|
2018-04-09 14:55:34 -07:00 |
|
Martin Aeschlimann
|
f57c35c0f2
|
Languages -> Programming Languages (for #47103)
|
2018-04-03 14:30:02 +02:00 |
|
Matt Bierner
|
f4010646aa
|
Update markdown grammar
Fixes #46794
|
2018-04-02 16:08:08 -07:00 |
|
Greg Van Liew
|
b3a1b98d54
|
Edit pass on built-in extension descriptions (#44875)
|
2018-03-01 16:43:06 -08:00 |
|
Matt Bierner
|
cbbdc2d45a
|
Pull in updated md gramar
Fixes #44058
|
2018-03-01 11:03:24 -08:00 |
|
Matt Bierner
|
0179894e45
|
Use vscode.X for basic extensions and vscode.X-language-features for lang features extensions
Standardizing extension identifiers
|
2018-03-01 00:26:31 -08:00 |
|
Matt Bierner
|
691da9b3a3
|
Split markdown extension into markdown and markdown-basics
|
2018-02-28 20:37:02 -08:00 |
|