Matt Bierner
0bd33bbd96
Use strict versions for @types. Fixes #35561
2017-10-09 11:21:00 -07:00
Matt Bierner
384360917a
Use npm 4 for markdown shrinkwrap
...
Fixes https://github.com/Microsoft/vscode/issues/35215
2017-09-27 11:07:14 -07:00
Rob Lourens
d69910e8a5
Fix markdownItPlugins string
2017-09-27 10:30:22 -07:00
Matt Bierner
4dd1244c0a
Fix referenceLink detection for unicode
...
https://github.com/Microsoft/vscode/issues/33714#issuecomment-332207865https://github.com/Microsoft/vscode/issues/33714#issuecomment-332207865
Fixes #33714
2017-09-26 10:31:19 -07:00
kieferrm
08d8f0f9f6
indentation changes
2017-09-25 18:36:43 -07:00
kieferrm
fbb3e25987
omit endPoint where it defaults to none
2017-09-25 18:36:43 -07:00
kieferrm
8705413bf9
gdpr classification for markdown extension
2017-09-25 18:36:43 -07:00
Matt Bierner
a7e3513a7b
Localize markdown preview title
...
Fixes #34830
2017-09-22 11:14:44 -07:00
Martin Aeschlimann
a678f60100
FoldingRules language configuration simplification
2017-09-22 13:50:03 +02:00
Johannes Rieken
57aab4f84c
Merge branch 'master' into joh/ftp
2017-09-20 13:48:02 +02:00
Martin Aeschlimann
de68414a9a
[folding] should not fold whitespace after function. Fixes #3353
2017-09-20 11:09:42 +02:00
isidor
93867e4ef2
merge master
2017-09-20 10:08:51 +02:00
Matt Bierner
933e0a8127
Fix markdown table of contents name for strings like # ff
...
Fixes #34644
2017-09-19 11:03:15 -07:00
isidor
ceb34634b1
always use uri.toString() when comparing uris for equality
2017-09-19 15:59:23 +02:00
Matt Bierner
b6e7279be4
Fix language mode for script and style blocks in markdown
...
Fixes #34602
2017-09-18 17:41:48 -07:00
Matt Bierner
b45a168102
Mark markdown fenced code blocks with correct language mode
...
Fixes #34598
2017-09-18 15:52:41 -07:00
Matt Bierner
f9fa4ae361
Add schema for contributed markdown API
...
Fixes #31874
2017-09-18 14:55:13 -07:00
Matt Bierner
35c8bc4daa
Further improve colorization of embeded expressions
...
- Add groovy embedded support
- Make high contrast colorization consistent
2017-09-12 11:04:02 -07:00
Matt Bierner
5829262687
Fix markdown reference links for links with spaces
2017-09-08 14:43:35 -07:00
Matt Bierner
bf84cbcc37
Fix begin/end for markdown script/pre blocks
...
Fixes #33886
2017-09-06 14:11:01 -07:00
Matt Bierner
49db68d7ce
Reset VS Dark + Light styling for meta embedded ( #33866 )
...
Fixes #33120
Adds rules to vs dark+light to reset style for meta embedded scopes. This is a proposed approach to support colorization of nested languages better
2017-09-06 11:18:53 -07:00
Matt Bierner
be71eecef0
Fix markdown reference link for form [a][]
2017-09-05 15:35:35 -07:00
Matt Bierner
b96141c2fd
Make reference links in md docs scroll to reference block instead
2017-09-05 11:55:59 -07:00
Matt Bierner
465c3ed793
Detect markdown reference links as document links
...
Fixes #33714
Fixes #25861
2017-09-01 16:29:08 -07:00
Matt Bierner
0ff02b2df7
Mark inline markdown code as strings for bracket matching and other editor features
...
Fixes #33513
2017-09-01 15:01:08 -07:00
Matt Bierner
a87c72f2df
Bump markdown-it version
...
Fixes #33369
2017-09-01 14:39:56 -07:00
Matt Bierner
3416d0d70c
Fix markdown preview sometimes not refreshing
...
Fixes #32111
2017-08-30 15:40:57 -07:00
Matt Bierner
a8951772be
Clean up markdown preview fixHref to take resources instead of markdown uri
2017-08-29 16:16:53 -07:00
Matt Bierner
a271fa97a2
Fix markdown.styles not resolving relative to root
...
fixes #33455
2017-08-29 16:13:23 -07:00
Matt Bierner
931992aea8
Set charset on contributed markdown scripts
2017-08-28 18:01:23 -07:00
Yu Zhang
1c6f2f9a80
🐛 include setext heading levels (Markdown) ( #32987 )
...
* 🐛 include setext heading levels
* 📝 typo
* 💚 use `===`
2017-08-22 19:17:15 -07:00
Andrii Melekhovskiy
8d9778b191
Fix typo in Markdown Preview security warning message ( #32989 )
2017-08-22 17:05:28 -07:00
Johannes Rieken
7128eb085c
style - use single-quoted imports
2017-08-21 16:45:32 +02:00
Matt Bierner
59d5ce9f31
Make language identifier case insensitive for markdown code blocks
...
Fixes #32805
2017-08-18 14:42:16 -07:00
Matt Bierner
cb1797f1ef
Revert "Don't scroll to factional line positions in the markdown preview when wordwrap is off"
...
This reverts commit 5055bb7ba4 .
2017-08-16 14:54:53 -07:00
Matt Bierner
5055bb7ba4
Don't scroll to factional line positions in the markdown preview when wordwrap is off
2017-08-16 14:50:53 -07:00
Matt Bierner
3d794e3283
Add More Info link to markdown preview security settings dropdown
2017-08-08 14:07:55 -07:00
Matt Bierner
f980319f5c
Add markdown preview refresh command
...
Fixes #32111
2017-08-07 20:21:16 -07:00
Matt Bierner
75eadfbd4b
Fix scroll restoration in webviews
2017-08-03 22:22:29 -07:00
Matt Bierner
f1d39bb3ea
Cleanup markdown security setting selector UX
2017-08-02 15:00:23 -07:00
Matt Bierner
e0c43aa340
better desc for linkify setting
2017-08-01 15:35:42 -07:00
Matt Bierner
3cf215fb64
Add linkify setting for the markdown preview
...
Fixes #31801
2017-08-01 15:28:01 -07:00
Matt Bierner
ed1ae2f59d
Remove redundant markdown name in change security command
2017-08-01 13:44:11 -07:00
Matt Bierner
7d7c65b4a8
Fix a spell in markdown security settings
2017-08-01 13:44:11 -07:00
Matt Bierner
6a10043e8d
Block svg images in markdown preview by default
2017-07-24 18:01:23 -07:00
Matt Bierner
066d564f26
Fix highlight js for DOM typings
2017-07-21 15:12:53 -07:00
Matt Bierner
1d000145c3
Use @types and import in markdown extension
2017-07-21 14:58:27 -07:00
Matt Bierner
714a9c688f
Fix markdown fenced code blocks for mixed fence types
...
Fixes #31206
2017-07-21 14:12:17 -07:00
Matt Bierner
81813b2ca4
Ensure resource path is set
2017-07-17 13:32:42 -07:00
Matt Bierner
b62f3d41e1
Update markdown extension to support multiroot
2017-07-17 13:32:42 -07:00