Matt Bierner
|
933e0a8127
|
Fix markdown table of contents name for strings like # ff
Fixes #34644
|
2017-09-19 11:03:15 -07:00 |
|
Joao Moreno
|
7a9f035053
|
Merge branch 'scm-viewlet'
|
2017-09-19 17:34:58 +02:00 |
|
Eric Amodio
|
8631b22498
|
Closes #27408 - Adds ViewColumn.Active
|
2017-09-19 11:30:14 -04:00 |
|
isidor
|
ceb34634b1
|
always use uri.toString() when comparing uris for equality
|
2017-09-19 15:59:23 +02:00 |
|
Johannes Rieken
|
e1d38a3c52
|
Merge branch 'master' into joh/ftp
|
2017-09-19 15:40:08 +02:00 |
|
isidor
|
efdc328058
|
${workspaceRoot} -> ${workspaceFolder}
|
2017-09-19 11:21:49 +02:00 |
|
Sandeep Somavarapu
|
2c4d196d57
|
Extensions suggestions in workspace configuration file
|
2017-09-19 10:36:32 +02:00 |
|
rebornix
|
d069e922ef
|
Re #34366. Extensions define color formats.
|
2017-09-19 00:03:58 -07:00 |
|
Ramya Achutha Rao
|
4571d387c9
|
No emmet at value part of property Fixes #34162
|
2017-09-18 18:24:21 -07: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
|
761d23b04c
|
Mark inline js expressions in js with language javascript
Fixes #20874
|
2017-09-18 14:32:58 -07:00 |
|
Martin Aeschlimann
|
012d7da5bc
|
[r] use grammar from https://github.com/Ikuyadeu/vscode-R
|
2017-09-18 16:17:18 +02:00 |
|
Martin Aeschlimann
|
0943cc3d5a
|
[html] support script type=module. Fixes #34488
|
2017-09-18 15:43:13 +02:00 |
|
Joao Moreno
|
a29640931a
|
Merge branch 'splitview' into scm-viewlet
|
2017-09-18 11:32:04 +02:00 |
|
Johannes Rieken
|
9bc31f1ca6
|
Merge branch 'master' into joh/ftp
|
2017-09-18 11:01:12 +02:00 |
|
Nguyen Long Nhat
|
51c8e4b8b7
|
Updated the license to MIT
|
2017-09-16 01:10:09 +07:00 |
|
Nguyen Long Nhat
|
fde88d8bfc
|
Updated the license to MIT
|
2017-09-16 00:55:52 +07:00 |
|
Dirk Baeumer
|
69a6c8994c
|
Add multi root support to Jake auto detect
|
2017-09-15 17:17:12 +02:00 |
|
Martin Aeschlimann
|
baed6fa95b
|
[html] multi folder settings optimizations
|
2017-09-15 16:39:56 +02:00 |
|
Martin Aeschlimann
|
bde20085c7
|
[html] use vscode-uri
|
2017-09-15 16:39:56 +02:00 |
|
Johannes Rieken
|
7158d03d50
|
Merge branch 'master' into joh/ftp
|
2017-09-15 15:21:40 +02:00 |
|
Dirk Baeumer
|
48b2d7a964
|
Make grunt auto detect multi folder aware
|
2017-09-15 13:36:45 +02:00 |
|
Dirk Baeumer
|
575efe5a5d
|
Make gulp auto detection multi folder aware
|
2017-09-15 13:18:27 +02:00 |
|
Joao Moreno
|
867e521341
|
dont read XDG_RUNTIME_DIR
|
2017-09-15 12:57:16 +02:00 |
|
isidor
|
1559b68d09
|
git: open change enabled only for local files
|
2017-09-15 10:49:31 +02:00 |
|
Matt Bierner
|
9a38cc36a5
|
Fix missing colorization test update
|
2017-09-14 19:59:52 -07:00 |
|
Matt Bierner
|
845fa13b41
|
Tweak colorization of regexp for light+ and dark+
|
2017-09-14 14:45:35 -07:00 |
|
Matt Bierner
|
38853832f8
|
Fix compile error
|
2017-09-13 23:39:30 -07:00 |
|
Matt Bierner
|
0347eda931
|
Update TS/JS grammars
|
2017-09-13 23:00:51 -07:00 |
|
Ramya Achutha Rao
|
68040fa300
|
Use 1.1.8 version of vscode emmet helper Fixes #34216 Fixes #33898
|
2017-09-13 17:18:34 -07:00 |
|
Rob Lourens
|
2859b125c1
|
Fix #34204 - revert problematic brace matching change from language-php
|
2017-09-13 14:56:18 -07:00 |
|
Matt Bierner
|
43cb3b41ac
|
Continue tweaking default dark and light colorization for escape characters and regular expressions
|
2017-09-13 10:40:07 -07:00 |
|
rinqu-eu
|
210185a525
|
Add indentationRules to lua
|
2017-09-13 17:12:17 +02:00 |
|
Martin Aeschlimann
|
fb5cdf0948
|
[html] change default of html.format.unformatted to empty
|
2017-09-13 16:31:34 +02:00 |
|
Martin Aeschlimann
|
8351891a17
|
[html] remove console log
|
2017-09-13 16:00:45 +02:00 |
|
Martin Aeschlimann
|
46c8ce6df5
|
configuration contribution point: support for array of settings sections, deprecate the 'allOf' trick used in CSS.
|
2017-09-13 12:38:28 +02:00 |
|
Joao Moreno
|
1b314f3ef4
|
scm: rootUri api
|
2017-09-13 12:09:54 +02:00 |
|
Joao Moreno
|
b1a7be798e
|
add git.stageAll to provider menu
related to #34230
|
2017-09-13 09:18:09 +02:00 |
|
Matt Bierner
|
bba374c79b
|
Colorize python placeholders in strings
|
2017-09-12 18:59:00 -07:00 |
|
Martin Aeschlimann
|
5c12dc3e10
|
[html] update service
|
2017-09-12 23:38:13 +02:00 |
|
Martin Aeschlimann
|
3014483db0
|
[css] update service
|
2017-09-12 23:37:38 +02:00 |
|
Matt Bierner
|
3864be5b8e
|
Add rules for regex groups to vs dark+ and light+ themes
|
2017-09-12 11:52:25 -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
|
69bc9d6ac9
|
Update groovy and cshtml colorization tests
|
2017-09-12 10:44:05 -07:00 |
|
Matt Bierner
|
dc2f6ec2a5
|
Improve colorization of embedded start end puctuators across languages
|
2017-09-12 09:49:40 -07:00 |
|
Matt Bierner
|
3d314e25eb
|
Fix ruby embedded source puctuator colorization
|
2017-09-12 09:34:11 -07:00 |
|
Joao Moreno
|
5a4a40c9cb
|
fixes #34209
|
2017-09-12 15:13:49 +02:00 |
|
Matt Bierner
|
33ec299b85
|
Reset Styling for meta.embedded for other themes
|
2017-09-11 11:24:44 -07:00 |
|