Commit Graph

3430 Commits

Author SHA1 Message Date
Matt Bierner
fbb786088e Remove experimental autobuild 2017-06-06 17:53:15 -07:00
Ramya Achutha Rao
bd544519ab Ignore comments when select next/prev. Fixes #27763 2017-06-06 16:11:11 -07:00
Dustin Campbell
a53cce90d3 Update C# TextMate grammar with latest fixes from csharp-tmLanguage (#28120)
This includes fixes for the following:

* C# 7 ref locals and ref returns (https://github.com/dotnet/csharp-tmLanguage/issues/12)
* C# 7 throw expressions (https://github.com/dotnet/csharp-tmLanguage/issues/69)
2017-06-06 14:28:34 -07:00
Jens Hausdorf
544d44350b remove double semicolons (#28110) 2017-06-06 13:51:23 -07:00
Martin Aeschlimann
a76e066881 Merge pull request #28028 from jens1o/jens1o-html
Add `.rhtml` to html extension
2017-06-06 14:18:10 +02:00
Matt Bierner
42ede266aa Extracting callbackmap to own class 2017-06-05 16:32:16 -07:00
Matt Bierner
70e52f1860 Extract basic request queue to class 2017-06-05 16:14:25 -07:00
Matt Bierner
f5b5966c94 Mark a few more fields as readonly 2017-06-05 16:14:25 -07:00
Matt Bierner
51b55e8021 Stringify Telemetry Fields in the TSExtension
Fixes #28065
2017-06-05 15:04:38 -07:00
Matt Bierner
ab1e78ef1f Update js/ts grammar (#27957) 2017-06-05 10:05:50 -07:00
Jens Hausdorf
fc229891ce Add .rhtml to html extension 2017-06-05 10:44:16 +02:00
Matt Bierner
c353e6e9b0 Fix configure ts/jsconfig.json inserting duplicate snippet for unsaved file. Fixes #27793 2017-06-02 14:53:10 -07:00
Matt Bierner
6e8b0229b8 Enforce a minimum for markdown.preview.fontSize
Fixes #27797
2017-06-02 14:45:04 -07:00
Matt Bierner
6a01ff4870 Remove old tscheck migration logic 2017-06-02 14:30:54 -07:00
Christof Marti
a88d97d63e Title case (#27569) 2017-06-02 14:23:48 -07:00
Matt Bierner
fdbdf32717 Extract typescript service configuration to a class 2017-06-02 14:04:34 -07:00
Matt Bierner
c4081f0d07 Continue tweaking tsc mismatch message 2017-06-02 13:15:04 -07:00
fadeevab
5e72e9e257 Recipe -> prerequisites. More cases. 2017-06-02 14:37:36 +03:00
fadeevab
c66350b83a Makefile tests actualization. Fixture is turned to a real makefile. 2017-06-02 13:37:47 +03:00
Matt Bierner
2f0ad0af90 Cleaning up messag for tsc mismatch warning as part of #27826 2017-06-01 16:27:00 -07:00
Ramya Achutha Rao
02783b149c Use jsx transformations in emmet 2017-06-01 16:12:48 -07:00
Ramya Achutha Rao
4d4d9cac5f Fixes #27316 2017-06-01 15:31:04 -07:00
Matt Bierner
148a23aef5 Explicitly specify that typescrip.tnpm should point to the executable 2017-06-01 15:16:03 -07:00
Marc Kassay
b7b818e8f2 Updated title for merge conflicts 2017-06-01 14:23:03 -04:00
Marc Kassay
996ced6016 Fixes issue when Git has a 'Modify/Delete' conflict after a merge 2017-06-01 14:23:02 -04:00
Marc Kassay
2a96848ed4 Fixes issue when Git has an 'ADD/ADD' conflict after a merge 2017-06-01 14:23:02 -04:00
Benjamin Pasero
089bd8980b Revert "theming - remove panel.background as we currently do not support it end to end"
This reverts commit 3c1f7878b2.
2017-06-01 19:38:00 +02:00
Christof Marti
c43cc5f0eb Use outlines in high contrast (#27580) 2017-06-01 10:10:59 -07:00
Ramya Achutha Rao
c0ba6ba60b Fixes #27773 2017-06-01 07:26:09 -07:00
Dirk Baeumer
19aecfd367 Addresses #27672: Task Detection For Gulp 2017-06-01 11:12:19 +02:00
Martin Aeschlimann
b28e0e3425 Update thirdpartynotices 2017-06-01 10:38:05 +02:00
Benjamin Pasero
eac49a321b Git: rename 'Publish' to 'Publish Branch' (fixes #26133) 2017-06-01 09:26:37 +02:00
Matt Bierner
06fd9024ac Add info about typescript.npm to warning message Fixes #27707 2017-05-31 15:38:22 -07:00
Matt Bierner
b87307ee8d Correctly set ts version in package.json 2017-05-31 15:21:10 -07:00
Matt Bierner
717c93ae17 Fix ts shrinkwrap 2017-05-31 15:06:51 -07:00
Matt Bierner
cc0d24a24a Fix shrinkwrap of ts 2017-05-31 14:44:37 -07:00
Ramya Achutha Rao
0b2249b423 Fixes #27767 2017-05-31 13:43:03 -07:00
Greg Van Liew
eb097f89a6 ATA is Automatic Type Acquisition (#27760) 2017-05-31 13:38:40 -07:00
Christof Marti
aa921aa291 Check for special URLs (fixes #27603) (#27781) 2017-05-31 13:38:23 -07:00
Christof Marti
09ce1ccb2b Make sure we don't apply decorations to disposed editors 2017-05-31 11:50:20 -07:00
Christof Marti
00fe733367 Make sure we decorate all visible editors (fixes #27574) 2017-05-31 11:41:02 -07:00
Christof Marti
fc2d062f99 Comment 2017-05-31 11:16:06 -07:00
Christof Marti
c45f29b2b3 Track pending updates per editor (fixes #27570) 2017-05-31 11:14:45 -07:00
Christof Marti
e0c1e7d242 Title case (fixes #27569) 2017-05-31 11:06:43 -07:00
Christof Marti
005c78dbf0 Title case (fixes #27569) 2017-05-31 10:39:36 -07:00
Christof Marti
6aa3aca8cc Remove extra package.json (fixes #27754) 2017-05-31 10:39:36 -07:00
Ramya Achutha Rao
b431336fde Fixes #27690 Reveal range for edit point and select item 2017-05-31 10:30:01 -07:00
Christof Marti
89fa243fc9 Hid Git actions from merge conflict (fixes #27563) 2017-05-31 10:28:15 -07:00
Ramya Achutha Rao
db41a5fe47 Fixes #27690 Reveal range for the last selection 2017-05-31 10:20:03 -07:00
Martin Aeschlimann
ee52cacaf6 Consistent name for overviewRuler.currentContentForeground. Fixes #27756 2017-05-31 17:49:31 +02:00