Commit Graph

107 Commits

Author SHA1 Message Date
Alex Ross
cf4acb8050 Update grammars (#175350) 2023-02-24 17:22:41 +01:00
Alex Ross
166b8e2d90 Update grammars (#172807) 2023-01-30 06:27:20 -08:00
Martin Aeschlimann
3eff2128ce offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +01:00
Matt Bierner
cf43717e18 Pick up new md grammar (#156844)
Also updates themes to better handle https://github.com/microsoft/vscode-markdown-tm-grammar/issues/4
2022-08-01 17:13:55 -07:00
Priyank Rastogi
9e1f017b8c Add latex to markdown embedded languages (#151732) 2022-06-15 00:01:37 +00:00
Matt Bierner
9f3cafba7d Update grammars (#151383)
Updates the markdown and JS/TS grammars
2022-06-07 09:37:14 -07:00
Matt Bierner
113287ccc3 Don't treat escaped markdown reference links as links (#149407)
Fixes #149406

Make sure that escaping the leading `[` of a reference link means it is not considered a link

- Picks up new grammar with fixes
- Updates our document link provider to also not consider these as link
2022-05-12 19:35:36 -07:00
Matt Bierner
a763e90731 Update md grammar 2022-05-03 13:32:15 -07:00
Alex Ross
f3b1b53443 Update grammars 2022-05-02 11:20:10 +02:00
Matt Bierner
0d78957186 Update md grammar
Fixes #146610
2022-04-12 09:20:52 -07:00
Johann Pardanaud
6a6df96d5e Improve UX for markdown snippets (#146431)
Allow to directly paste a link markdown when using the `link` and `image` snippets
2022-03-31 09:44:24 -07:00
Babak K. Shandiz
7e0df7ed8f Add jsonc to markdown embedded languages (#144003)
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-02-28 12:41:34 -08:00
heartacker
d7ca9f570f add math snippet (#142697) 2022-02-15 17:41:24 -08:00
Henning Dieterichs
ce5d3510b1 Fixes #139201 by disabling highlighting invisible characters in markdown and text files. 2022-01-07 17:35:23 +01:00
Matt Bierner
80ce88bc6a Adopt strike through for markdown
Fixes #43504

Picks up new markdown grammar with strikethrough support and also adopts it for our built-in themes
2022-01-05 15:13:35 -08:00
Matt Bierner
0012ea2fb4 Don't include [ and ] as strings in markdown links
Fixes #139051
2022-01-05 11:18:21 -08:00
Matt Bierner
d07ee60829 Update markdown grammar 2021-12-06 18:13:39 -08:00
Henning Dieterichs
319529dc9d Disable highlighting ambiguous characters for markdown. 2021-11-26 17:20:34 +01:00
Matt Bierner
f8b42b4a55 Update md grammar 2021-11-01 09:34:45 -07:00
Matt Bierner
14f72608c0 Remove definition list snippet
#134611

This is non-standard md and was incorrectly added. Instead the snippet should be included by whatever extension introduces support for this syntax
2021-10-08 12:24:20 -07:00
Matt Bierner
aec6ee09fa Remove eslint disablement in file
" -> '
2021-09-02 16:58:01 -07:00
Henning Dieterichs
80627022a0 Don't colorize brackets in markdown files. 2021-08-25 10:25:47 +02:00
Henning Dieterichs
feed53b813 Merge branch 'main' into hediet/refactor-language-configuration 2021-05-31 19:40:48 +02:00
Matt Bierner
d921cc41fc Update markdown grammar 2021-05-19 15:34:07 -07:00
Henning Dieterichs
a1af8aa651 Refactors calls to languages.setLanguageConfiguration to declarative descriptions in language-configuration.json. This fixes #98621. 2021-05-17 09:12:01 +02:00
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