Commit Graph

364 Commits

Author SHA1 Message Date
Royall Spence
c8a22ccead Fix typo (#42364) 2018-01-30 11:27:14 -08:00
Dirk Baeumer
e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Ramya Achutha Rao
71c3b15465 Update the telemetry module used by extensions 2018-01-29 14:53:24 -08:00
Matt Bierner
eaa199495e Add alias for markdown commands
#39778
2018-01-29 09:55:20 -08:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Matt Bierner
9e6b718bd4 Fixing markdown colorization test 2018-01-24 08:42:06 -08:00
Mika Andrianarijaona
2472a47bc8 fix: add word boundray to check markdown italic (#41466)
* fix: add word boundray to check markdown italic

* fix: update markdown.tmLanguage.base
2018-01-24 08:40:25 -08:00
Benjamin Pasero
ee08381433 markdown - put a group to actions for editor/title 2018-01-04 17:28:03 +01:00
Ash258
553ace93d1 Add region markers for Markdown (#40312)
Region markers for Markdown wasn't added since markers were implemented
2018-01-02 15:28:36 -07:00
Matt Bierner
0532a3429a Fix markdown preview section links
Fixes #40877
2018-01-02 10:43:16 -08:00
isidor
b1a8048c19 fix tests and groups 2017-12-27 17:50:31 +01:00
isidor
c89c89f60c markdown contribute to 2_navigation 2017-12-21 16:37:41 +01:00
Matt Bierner
20f2d6fe1b Extract markdown preview scheme to constant 2017-12-20 17:24:45 -08:00
Matt Bierner
55382a106f Cache code-line elements for md scroll-sync
Fixes #19092
2017-12-18 14:25:39 -08:00
SteVen Batten
f929c1bff4 updating the md scroll sync to use binary search over linear search (#40401) 2017-12-18 10:45:45 -08:00
Matt Bierner
6ccc79823d Fix fragment name 2017-12-12 18:12:57 -08:00
Matt Bierner
2652b3f9b8 Support link with line number in md editor
Fixes #40140
2017-12-12 18:11:14 -08:00
Matt Bierner
4d42f3d7af Support extension-less links in the markdown preview
Fixes #39945
2017-12-12 17:04:29 -08:00
Matt Bierner
f4eca163a0 Relax vscode-nls deps 2017-12-12 11:04:39 -08:00
Alex Dima
14ac7514b6 Move license entries to root OSSREADME.json 2017-12-12 11:40:42 +01:00
colinfang
d09e6ef353 Fix md block under a list is recognized as a paragraph (#39952) 2017-12-11 10:32:05 -08:00
Matt Bierner
7656a3af59 Remove unused import 2017-12-07 12:49:20 -08:00
Matt Bierner
ebfd5dc480 Revert c585fc65b7
Fixes #39857
2017-12-07 12:47:57 -08:00
Matt Bierner
c585fc65b7 Fix markdown extension-less links in the markdown preview
Fixes #37400
2017-12-06 13:37:09 -08:00
Matt Bierner
9becd492fc 💄 2017-12-06 13:37:09 -08:00
Matt Bierner
6c4ed74ac4 Use id for markdown open document link command uir 2017-12-06 13:37:09 -08:00
Matt Bierner
565110a940 Move markdown providers into own directory 2017-12-04 15:25:55 -08:00
Matt Bierner
c3275b7ca1 Extract inner functions in loadMarkdownExtensions 2017-12-04 15:24:08 -08:00
Matt Bierner
826f5a82f8 Move markdown extensions logic to own file 2017-12-04 15:24:08 -08:00
Matt Bierner
6b533e7cae Move markdown TelemetryReporter to own class 2017-12-04 15:24:08 -08:00
Matt Bierner
4d1e77d8eb 💄 2017-12-04 15:24:07 -08:00
Matt Bierner
6b6b456257 Extract loadMarkdownExtensions 2017-12-04 15:24:07 -08:00
Matt Bierner
5e856d473b Finish moving commands over to own file 2017-12-04 15:24:07 -08:00
Matt Bierner
b31dc3a359 Continue moving over commands 2017-12-04 15:24:07 -08:00
Matt Bierner
3c5d21030d Extract show source command to commands 2017-12-04 15:24:07 -08:00
Matt Bierner
73c70588bb Start moving markdown commands to own file 2017-12-04 15:24:07 -08:00
Yuki Ueda
142d587bde Fix md quote syntax highlight(fix #38523) (#39487) 2017-12-04 10:59:37 -08:00
Matt Bierner
336e9cebf5 Target es2017 for markdown extension 2017-11-20 14:34:32 -08:00
Matt Bierner
34c44f872c Add way to disable markdown preview security warnings in a given workspace
Does not effect the content security level, only toggle the warning popup

Fixes #32251
2017-11-16 18:39:06 -08:00
Matt Bierner
662e0e9c5a Treat tsx as jsx in markdown preview
Fixes #36711
2017-11-16 17:46:54 -08:00
Joao Moreno
3d71f198ac Merge branch 'master' into yarn 2017-11-14 21:44:39 +01:00
Matt Bierner
89f8a77cb8 Reapply #38328 with fix
Fixes #38049
2017-11-14 11:49:27 -08:00
Matt Bierner
fe48d23086 Revert "Fixes markdown link syntax highlighting bug (#38328)"
This reverts commit 5fd4061806.
2017-11-14 11:27:05 -08:00
Joao Moreno
5e5ebf5c1f Merge branch 'master' into yarn 2017-11-14 18:46:07 +01:00
Shivam Mittal
5fd4061806 Fixes markdown link syntax highlighting bug (#38328)
Issue: #38049

Signed-off-by: Shivam Mittal <shivammittal99@gmail.com>
2017-11-14 08:46:19 -08:00
Joao Moreno
b635672331 remove shrinkwrap references 2017-11-14 10:04:36 +01:00
Joao Moreno
0a8b6fb706 yarn: replace most shrinkwrap files 2017-11-13 23:03:52 +01:00
Matt Bierner
25efef4b59 Fix link detection for markdown linsk without space between them
Fixes #37018
2017-11-10 17:10:28 -08:00
Matt Bierner
98d11f1d61 Fix build 2017-11-10 17:00:07 -08:00
Matt Bierner
703fd65430 Mark some constants are readonly 2017-11-10 16:43:44 -08:00