Commit graph

82 commits

Author SHA1 Message Date
Matt Bierner
bc04b1c04b
Update md grammar 2021-05-03 18:17:41 -07:00
Mike Lee
efe612365f
feat: add support for additional surrounding pairs for markdown (#119982) (#121698) 2021-04-20 12:19:33 -07:00
Alex Ross
0f17001790 Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
João Moreno
c3b556727e
fix update-grammars script 2021-02-02 12:30:08 +01:00
João Moreno
03da2de889 add proper yarn.lock files 2021-02-01 14:35:52 +01:00
João Moreno
ec805db5ed
add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
João Moreno
9a5d14e307
run prettier over extensions json files 2021-01-29 15:19:18 +01:00
João Moreno
3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00
João Moreno
bc7d3c9ea6
remove grammar extensions 2021-01-15 12:35:17 +01:00
Alex Ross
4301777727 Update grammars 2020-12-14 15:50:30 +01:00
Dhruva Srinivas
05049f7fbb
Add Definition list to Markdown Snippets (#110026) 2020-11-05 11:21:35 -08:00
Alex Ross
d6af4893ed Update grammars 2020-11-05 14:53:33 +01:00
Rob OLeary
0bb98bf686
Add more snippets for basic syntax (#105174) 2020-08-21 11:07:24 -07:00
Matt Bierner
a8853acf76 Updating colorization fixtures 2020-07-10 13:52:02 -07:00
Matt Bierner
1cd126f9af Update markdown grammar 2020-07-10 13:25:16 -07:00
Matt Bierner
f4a8d2e0b1 Update markdown grammar 2020-06-01 14:18:41 -07:00
Martin Aeschlimann
d5e12a12dd Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
Alex Ross
2f6da279c7 Update grammars 2020-03-03 16:20:05 +01:00
Martin Aeschlimann
18bab626b9 [html] issues caused by HTML grammar associating '<' with JS. Fixes #86998 2019-12-20 16:27:22 +01:00
Alex Ross
c45e6cc623 Update grammars 2019-12-10 12:35:30 +01:00
ZHAO Jinxiang
352d641042 Add .cjs to known JavaScript file extensions (#85460) 2019-11-25 19:46:09 -08:00
Matt Bierner
149376dab8 Update md grammar 2019-10-28 14:19:13 -07:00
Matt Bierner
b7cc9ca822 Update md grammar 2019-10-02 10:39:26 -07:00
Alex Ross
3ac5830dcf Update grammars 2019-09-02 11:39:10 +02:00
Matt Bierner
9ab856b571 Update markdown grammar
Includes https://github.com/microsoft/vscode-markdown-tm-grammar/pull/47
2019-08-27 14:39:22 -07:00
Alex Ross
59462eb0b1 Local md fix for embedded C++
Fixes #79810
2019-08-27 11:46:43 +02:00
Matt Bierner
7af2ebb9fc Update md grammar 2019-08-19 20:10:35 -07:00
Matt Bierner
bfda914104 Update md grammar
Fixes #https://github.com/microsoft/vscode/issues/79478
2019-08-19 19:48:50 -07:00
Matt Bierner
e4863753b9 Update markdown grammar 2019-08-14 11:46:22 -07:00
Alex Ross
edf34d3931 Update grammars 2019-08-05 12:44:23 +02:00
Alex Ross
ef1de00ca9 Local fix for C++ embedded in markdown
Related to #76603
2019-07-11 15:14:14 +02:00
Aurélien Pupier
7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Alex Ross
6c6cd0aab4 Update grammars 2018-12-12 17:25:07 +01:00
Matt Bierner
07955472e7 Format 2018-12-10 17:26:45 -08:00
Matt Bierner
5df76d3535 Highlight some basic markdown elements in js/ts fenced code blocks
Fixes #63942
2018-11-28 15:52:57 -08:00
Matt Bierner
247667c5bd Pick up updated markdown grammar 2018-11-28 13:47:35 -08:00
isidor
9edd984da8 delete OSSREADME.json 2018-11-20 12:54:22 +01:00
Alex Dima
976cfe3aa7 Merge branch 'master' into isidorn/cgmanifest 2018-11-16 17:52:27 +01:00
Matt Bierner
0aafeac4a8 Update md grammar 2018-11-15 13:49:40 -08:00
isidor
2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor
347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
Matt Bierner
d8cce48edd Update markdown grammar 2018-11-05 17:25:47 -08:00
Matt Bierner
26c0e9bb4d Take selected text into account for more markdown snippets
Fixes #61914
2018-10-26 17:36:26 -07:00
Alex Ross
fd8d4b09e1 Update grammars 2018-10-23 16:13:27 +02:00
Matt Bierner
1f482cd06d Update markdown grammar 2018-10-11 17:21:36 -07:00
Matt Bierner
bb59097ab8 Update md grammar 2018-10-05 13:06:37 -07:00
Matt Bierner
daec9ce7bb Update markdown grammar 2018-10-05 10:07:58 -07:00
Martin Aeschlimann
10a1d2a50a update grammars 2018-10-04 12:00:39 +02:00
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