Commit graph

60830 commits

Author SHA1 Message Date
Benjamin Pasero 173cb094b4 test - skip only on windows 2020-02-10 11:58:03 +01:00
João Moreno 39a48c348a Merge pull request #90355 from microsoft/joao/update-service-perf
Delay update service initialization until first window open
2020-02-10 11:52:47 +01:00
Benjamin Pasero 9d9d729655 Web: run integration tests as part of our product builds (fix #83923) 2020-02-10 11:23:00 +01:00
Benjamin Pasero 16954b49fd debt - careful with proxy, use type PropertyKey and not string 2020-02-10 11:23:00 +01:00
Alex Ross 5f7dd08886 Polish for slow task detection 2020-02-10 11:14:35 +01:00
Benjamin Pasero bfc94e46be debt - fix some action alias names to match (#90350) 2020-02-10 11:14:14 +01:00
Johannes Rieken 7ecb3a3703 add jsdoc for #77728 2020-02-10 11:04:49 +01:00
Sandeep Somavarapu b6d859d6c4 Merge pull request #90136 from microsoft/ben/shared-process-ipc-ready
Separate shared process ipc (client) ready and server ready
2020-02-10 10:55:39 +01:00
Sandeep Somavarapu f26de90500 Merge branch 'master' into ben/shared-process-ipc-ready 2020-02-10 10:55:23 +01:00
Joao Moreno 58f77a6c88
Merge branch 'master' into joao/update-service-perf 2020-02-10 10:54:47 +01:00
Joao Moreno 8d17dc1e84
fix macos notarization 2020-02-10 10:29:15 +01:00
Joao Moreno 214886d247
Merge branch 'master' into joao/update-service-perf 2020-02-10 09:51:36 +01:00
Benjamin Pasero 946440a9ad untitled - move input and model closer to service 2020-02-10 08:07:05 +01:00
Benjamin Pasero b49c688023 integration - disable debug tests 2020-02-10 08:03:25 +01:00
Benjamin Pasero 3035682c4f untitled - add tests for new setValue() method 2020-02-10 07:53:56 +01:00
Benjamin Pasero b56b80e029 untitled - add a method to set the value without making document dirty 2020-02-10 07:51:19 +01:00
Benjamin Pasero 49b13fd6f1 untitled - provide access to models from service 2020-02-10 07:49:47 +01:00
Martin Aeschlimann 985840db96 update typescript-language-features 2020-02-10 03:27:46 +01:00
Martin Aeschlimann a4c409ccdb inspect tokens: remove separator 2020-02-10 03:16:10 +01:00
Martin Aeschlimann 2e004b36a8 better tm scope for typeParameter 2020-02-10 03:12:14 +01:00
Martin Aeschlimann 4796310cf3 token types: remove super type for built-in types 2020-02-10 03:11:35 +01:00
Martin Aeschlimann 12509673e9 update typescript-vscode-sh-plugin 2020-02-10 02:25:47 +01:00
Sandeep Somavarapu 46750df406 Fix #89628 2020-02-09 23:30:04 +01:00
Sandeep Somavarapu 51a956b87f simplify user data sync service 2020-02-09 23:30:04 +01:00
Sandeep Somavarapu d022bb76a9 move common logic to abstract synchronizer 2020-02-09 23:30:04 +01:00
Sandeep Somavarapu dcef03a8e4 Align keybindings sync with settings 2020-02-09 23:30:04 +01:00
Sandeep Somavarapu a63ce4df67 Improve conflicts handling when local content changes 2020-02-09 23:30:03 +01:00
Sandeep Somavarapu fd2705396f - do not block sync if there are conflicts in one area
- allow confilicts in multiple areas
2020-02-09 23:30:03 +01:00
Sandeep Somavarapu 6a72d1a519 - move telemetry logging to abstract synchroniser
- improve logging
2020-02-09 23:30:03 +01:00
Benjamin Pasero edf7a551c3 clarify ipc messages 2020-02-09 10:42:19 +01:00
Matt Bierner 718331d6f3 Allow configuring TS Server watch options through VS Code
Fixes #89381

Given that these are advanced options, we require editing them in the json file instead of using our settings UI
2020-02-07 18:14:38 -08:00
Matt Bierner ea54f48dda Update TS 3.8.1-rc
Updates to build VS Code using TS 3.8.1 (which require fixing a newly caught type error)

Also updates our shipped JS/TS version to 3.8.1-rc
2020-02-07 17:43:56 -08:00
Jackson Kearl d40fcf36eb Naming 2020-02-07 17:11:44 -08:00
Jackson Kearl 58655457f1 Add link to run search again when empty #89474 2020-02-07 17:08:27 -08:00
Jackson Kearl bf4e9b09ea Fix search editor telemetry 2020-02-07 17:03:22 -08:00
Matt Bierner b46d35c25c Don't import from node in extensions for URL and TextEncoder
Fixes #90162

Follow up on b1c5e2f19b
2020-02-07 15:51:13 -08:00
Rachel Macfarlane 1251bf0a6e Fix accessToken function on login method for settings sync 2020-02-07 15:34:27 -08:00
Rachel Macfarlane b98f647ec9 Add polling for reconnect to auth extension 2020-02-07 11:42:43 -08:00
Rachel Macfarlane 6b7776741f Remove unneeded de-dup code from account extension 2020-02-07 11:29:57 -08:00
Rachel Macfarlane 03d1c79f55 Set authStatus to unavailable when unable to refresh token, #89200 2020-02-07 10:55:38 -08:00
SteVen Batten 7040f416f7 add back order to custom view container
fixes #90232
2020-02-07 09:28:41 -08:00
SteVen Batten 6c8ca3b183 add tests for viewdescriptorservice event sequence
refs #89686
2020-02-07 09:09:35 -08:00
isidor bc61602b85 fixes #89472 2020-02-07 17:15:34 +01:00
Johannes Rieken 7b8552a711 also add a note about electron unit test runner 2020-02-07 16:49:49 +01:00
Johannes Rieken d288521f32 update test readme 2020-02-07 16:49:49 +01:00
Benjamin Pasero 6a91ae6eb0 test - fix help output for integration too 2020-02-07 16:48:46 +01:00
Alex Ross 68f2ab6134
Show specific task provider progress and allow providers to be canceled (#90236)
Part of #90087
2020-02-07 16:47:52 +01:00
isidor 415c22d2d1 fixes #89566 2020-02-07 16:44:44 +01:00
Jackson Kearl 67dd7855f5
Fix #89936 (#89938) 2020-02-07 07:39:42 -08:00
isidor a5d3dff4ce debug polish task terminated message
#89566
2020-02-07 16:38:26 +01:00