Matt Bierner
|
34fcd8bebc
|
Revert autoclosing of ```` ``` ```` in md (#202290)
Fixes #192676
Turns out to be more annoying than the value it provides
|
2024-01-11 15:29:01 -08:00 |
Matt Bierner
|
703a75da38
|
Add ` as an autoClosingPair in markdown (#184532)
Fixes #183489
Will test this out to see if it's helpful or too annoying
|
2023-06-07 13:05:01 -07:00 |
Henning Dieterichs
|
80627022a0
|
Don't colorize brackets in markdown files.
|
2021-08-25 10:25:47 +02: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 |
Mike Lee
|
efe612365f
|
feat: add support for additional surrounding pairs for markdown (#119982) (#121698)
|
2021-04-20 12:19:33 -07: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
|
691da9b3a3
|
Split markdown extension into markdown and markdown-basics
|
2018-02-28 20:37:02 -08:00 |