Commit graph

59465 commits

Author SHA1 Message Date
Alex Dima efd7f099d9
Fix issues around surrogate pairs 2020-01-10 00:44:02 +01:00
Matt Bierner c8123dee96 Fix webviews for electron 7
Caused by #83796

Also re-enables the webview tests
2020-01-09 15:06:11 -08:00
Matt Bierner ad97bd7493 Exclude tsconfig files under dot file directories
Fixes #88328
2020-01-09 14:25:39 -08:00
Martin Aeschlimann 900100b745 use typescript-vscode-sh-plugin 2020-01-09 23:23:55 +01:00
Martin Aeschlimann a07286f7f9 use @aeschli/typescript-vscode-sh-plugin 2020-01-09 22:47:06 +01:00
Alex Dima 5b5f01d729
💄 2020-01-09 17:41:17 +01:00
Martin Aeschlimann b8a7184825 use plugin 2020-01-09 17:36:45 +01:00
Jason Fields 5c02e4b2a1 Remove extraneous line from doc comment in vscode.d.ts (#88336) 2020-01-09 07:38:28 -08:00
Johannes Rieken 517ff5d3a9 Merge branch 'master' into joh/bulkEditPreview 2020-01-09 16:24:43 +01:00
Alexandru Dima 4d9cbf3bde
wip 2020-01-09 16:22:59 +01:00
Johannes Rieken 99f0da6e54 adopt isDetailsResolved for snippets, #39441 2020-01-09 16:11:31 +01:00
Alex Ross c7bd9c76f0 Better ipv6 display in forwarded ports view 2020-01-09 16:03:16 +01:00
Johannes Rieken c40b6072bc propose CompletionList#isDetailsResolved, #39441 2020-01-09 15:50:34 +01:00
Martin Aeschlimann 741a8b2b2f Merge branch 'master' into aeschli/ts-sem 2020-01-09 15:41:56 +01:00
Martin Aeschlimann a66c1f592d Error while computing semantic tokens. Fixes #88366 2020-01-09 15:25:57 +01:00
Alex Ross 816064e3b3 Use arrow instead of 'to' in forwarded ports view
Part of #86066
2020-01-09 15:08:37 +01:00
Robo 4c7431ca8d
chore: Upgrade to electron 7.x (#83796)
* chore: bump electron@7.0.0

* chore: update api

* chore: Bump electron@7.0.1

* chore: bump electron@7.1.0

* chore: Bump electron@7.1.1

* chore: Bump electron@7.1.2

* FIXME: Skip webview tests that have improper shutdown path

* chore: Bump electron@7.1.3

* bump electron@7.1.5

* debug test failures

* chore: bump electron@7.1.7

* skip test for https://github.com/microsoft/vscode/issues/87330

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2020-01-09 19:16:52 +05:30
Alexandru Dima b8b0b55814
wip 2020-01-09 13:58:44 +01:00
Sandeep Somavarapu cd4472ed5f #86681 Change API to access conflict settings in sync way 2020-01-09 13:22:59 +01:00
Sandeep Somavarapu 4cfb719aa1 Fix #88274 2020-01-09 13:22:59 +01:00
Johannes Rieken 8c34dcc521 Merge branch 'master' into joh/bulkEditPreview 2020-01-09 13:01:41 +01:00
Alex Ross 2bcef5a102 Add double-click in empty area of Forwarded Ports view
Part of #86064
2020-01-09 12:58:23 +01:00
Johannes Rieken f7fb208b39 remove timeouts (and their settings) for format and code actions, #87449 2020-01-09 12:53:48 +01:00
Johannes Rieken 082511b4fe Show cancellable progress when running save participants, #87449 2020-01-09 12:53:48 +01:00
Johannes Rieken 1f618a27aa add IProgressNotificationOptions#delay, #87449 2020-01-09 12:53:48 +01:00
Alex Ross 9b3d137c17 Only show Forward a Port... when view would otherwise be empty
Part of #86064
2020-01-09 12:52:19 +01:00
Benjamin Pasero 65985c1ee9 💄 editor tests 2020-01-09 12:30:48 +01:00
Sandeep Somavarapu 8aeca9fed9 💄 2020-01-09 12:11:03 +01:00
Alex Ross 91d634e0b0 Forward a Port in Forwarded Ports context menu
Part of #86064
2020-01-09 12:04:48 +01:00
Alex Ross b47db66826 Focus on empty custom trees to improve sidebar indicator
Part of #86686
2020-01-09 11:31:34 +01:00
Alexandru Dima 25e65e6e64
Simplify wrapping computation 2020-01-09 11:21:52 +01:00
Isidor Nikolic a98614acca
Merge pull request #88074 from mnovakovic/mnovakovic_callstackview
CallStackView attempts to move the active frame to the top
2020-01-09 11:12:19 +01:00
isidor 1ced4ebbc7 fixes #88162 2020-01-09 10:47:17 +01:00
Pine Wu 6e17ea9494 Update emmet helper 2020-01-09 10:40:50 +01:00
Alexandru Dima 4cb0c653fb
💄 2020-01-09 10:38:34 +01:00
Alex Ross acb595b158 Exclude .vscode-test folder from npm task detection
Part of #88328
2020-01-09 10:36:44 +01:00
Alexandru Dima 3d2581a538
Pass in previousBreakingData to line mapping computation 2020-01-09 10:36:11 +01:00
Martin Aeschlimann e9bb8b306c do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
Benjamin Pasero 4f6af32f43 untitled - merge createOrGet and loadOrCreate into one 2020-01-09 10:26:04 +01:00
Benjamin Pasero 4845bbbdda editor tracker - also open untitled editors when being dirty 2020-01-09 10:26:04 +01:00
Alexandru Dima f3a313a360
Extract breaking conditions 2020-01-09 10:15:01 +01:00
Alexandru Dima 4f52d506ea
Merge remote-tracking branch 'origin/master' into alex/wrapping 2020-01-09 09:44:12 +01:00
isidor b3d45da583 fixes #88292 2020-01-09 09:43:16 +01:00
isidor fd1a44238f fixes #88261 2020-01-09 09:36:17 +01:00
Alex Ross 978373f14b
TunnelFactory web api (#88200)
Web API for tunnels
Part of #81388
2020-01-09 09:29:09 +01:00
Christof Marti 2352d6ffc1
Update copycat.yml 2020-01-09 09:18:19 +01:00
jeanp413 d6a3ca72b5 Setting to control whether to focus the inline editor in peek widget by default.
Fixes #23001
2020-01-08 21:46:13 -05:00
Matt Bierner 7e64866a70
Use flex to layout extension page header/body (#88318)
Fixes #83209

**Bug**
The extension page currently uses hardcoded height values for the header. This height breaks if the extension is recomended

**Fix**
Use flex layout instead
2020-01-08 17:48:09 -08:00
Sandeep Somavarapu ea1097d2b0 #26707 Inspect returns languages 2020-01-09 02:34:11 +01:00
Matt Bierner fc65a7c41b Update logging of updateGraph to match TS protocol changes
For #88313

Also log updateGraph on `completions.execute` instead of as its own event
2020-01-08 16:57:26 -08:00