Commit graph

52330 commits

Author SHA1 Message Date
Pine Wu 285b680dc1 Fix #67742 2019-07-29 11:27:06 -07:00
Logan Ramos 9c7f270f69
Update telemetry extractor (#78111) 2019-07-29 10:21:37 -07:00
Martin Aeschlimann 5cae811958 Add Development Container Configuration File... command missing in VS Code Insiders, most commands missing initally. Fixes /microsoft/vscode-remote-release#1046 2019-07-29 18:12:43 +02:00
Joao Moreno 0b375ff86c layout: add check 2019-07-29 17:56:41 +02:00
Johannes Rieken e5d0413f85 make DiagnosticsTag#Deprecated stable API, #56694 2019-07-29 17:48:33 +02:00
Sandeep Somavarapu c4b472f9c4 Fix #76064 2019-07-29 21:13:41 +05:30
isidor 9e56fc72c4 file explorer issues to isidorn 2019-07-29 17:40:38 +02:00
Martin Aeschlimann bdcada7660 C/C++ .i header files taken as plain text. Fixes #73089 2019-07-29 16:48:24 +02:00
Sandeep Somavarapu f1cb60df1a Fix #76063. add keyboard focus to headers 2019-07-29 20:16:44 +05:30
Martin Aeschlimann 363bf155ee update distro 2019-07-29 16:19:40 +02:00
Martin Aeschlimann c94b2703c5 code.sh is broken in WSL after commit "run code wsl in dev ". Fixes #72263 2019-07-29 16:03:51 +02:00
Alex Ross fb5c4e59e4 Custom tree view elements should only execute command once
Fixes #77418
2019-07-29 15:48:45 +02:00
Alex Dima 135c473ddf Fixes #77454:
- do not cary over unnecessary "extends" in tsconfig.json
- keep members ending with `Brand`, but do it at the right phase
- remove shorthand literal usage which confuses tree-shaker
- add back noImplicitAny
2019-07-29 15:39:29 +02:00
Alex Ross 9a2744250c Fix indent of contributed tree item
Fixes #77240
2019-07-29 15:29:03 +02:00
Sandeep Somavarapu 865a883d52 Fix microsoft/vscode-remote-release/issues/1017 2019-07-29 18:58:37 +05:30
Joao Moreno e4bf85b0ec fix grid tests 2019-07-29 14:45:18 +02:00
Alex Dima e4b4c1751d Fixes #76753 2019-07-29 14:39:04 +02:00
Erich Gamma af4bfe6ef4 Show the npm script explorer when there is a top level package.json 2019-07-29 14:27:07 +02:00
Alexandru Dima 6aa6b3e2ed
Merge pull request #77740 from microsoft/alex/tokenization
Towards moving tokenization off the main thread
2019-07-29 14:26:10 +02:00
Alex Dima 07fc9ea03a update distro 2019-07-29 14:24:46 +02:00
Alex Dima 76ab4ecfcb Simplify requirements for IContextKeyExprMapper 2019-07-29 14:22:18 +02:00
Alex Dima c959300d50 Fix issue in _massageTokens 2019-07-29 14:11:04 +02:00
Alex Dima 4eb531b613 Reduce diff 2019-07-29 13:44:39 +02:00
Alex Dima 6a158443d7 Merge remote-tracking branch 'origin/master' into alex/tokenization 2019-07-29 13:40:09 +02:00
Alex Dima bf38537c06 Delete unused code 2019-07-29 13:32:24 +02:00
Alex Dima 2eb1b4d9a8 Transfer ArrayBuffers to and from web workers 2019-07-29 13:29:48 +02:00
Akshita Agarwal 0a21b40a67 Modify dotnet build templates (#76318)
* Generate full paths for and do not show summary

* use full names

* add the comments about no summary
2019-07-29 13:24:51 +02:00
Alex Dima f96256b95e Merge remote-tracking branch 'origin/master' into alex/tokenization 2019-07-29 13:23:51 +02:00
Sandeep Somavarapu aba0aba9e7 Fix #77882 2019-07-29 16:48:23 +05:30
Alex Ross 98fa77a679 Remove multiline comment auto closing pair for C++
Part of #77008
2019-07-29 13:06:03 +02:00
Joao Moreno d0a5544ac2 workbench: remove "corruption" detection, fix position detection 2019-07-29 12:23:08 +02:00
Joao Moreno 600c7db75a grid: do not layout views until deserialization is complete 2019-07-29 12:23:08 +02:00
Joao Moreno c429b412c6 grid: should not allow call to getNeighborViews before first layout 2019-07-29 12:23:08 +02:00
Sandeep Somavarapu 714f50088a
Merge pull request #78041 from tony-xia/wrong-method-name
Fixed the wrong method name
2019-07-29 15:44:32 +05:30
Sandeep Somavarapu fcb2e50b09 fix #78062 2019-07-29 15:42:06 +05:30
Johannes Rieken 4c37690714 fix #78022 2019-07-29 11:42:01 +02:00
Johannes Rieken f515c229c9 make edit-builder throw when used after finalized, #78066 2019-07-29 10:56:41 +02:00
Sandeep Somavarapu 7291ef2b44 Fix #76922 2019-07-29 14:21:03 +05:30
Joao Moreno 70f5805cfe fixes #77550 2019-07-29 10:45:12 +02:00
Martin Aeschlimann 980ad1ce09 [josn] use latest ClientCapabilities 2019-07-29 09:29:33 +02:00
SteVen Batten a70abbbfb1 make editor snappable 2019-07-29 07:12:02 +00:00
Joao Moreno a5b9ba65d6 fixes #77940 2019-07-29 08:55:05 +02:00
Sandeep Somavarapu f113daf58d fix tests 2019-07-29 12:15:50 +05:30
João Moreno 4efd13326b
Merge pull request #73139 from cedric05/scm
in multiple git repositories workspace, can't view/focus changes on keypress up arrow and enter in `source control provider view`
2019-07-29 08:39:52 +02:00
SteVen Batten 2cf9baf3c5 fixes #78010 2019-07-29 06:31:35 +00:00
Sandeep Somavarapu 2063f65485 Fix #76881 2019-07-29 10:52:45 +05:30
Rob Lourens 3802a98682 Fix settings search text flowing under result count
Fix #78063
2019-07-28 14:46:19 -07:00
Sandeep Somavarapu 2cfc8172e5 Fix #77088 2019-07-28 21:48:54 +05:30
Rob Lourens 52f0c468ae Fix hang when deleting many files that are in search results
Fix #77754
2019-07-27 19:52:15 -07:00
Tony Xia 1a204b892d Fixed the wrong method name 2019-07-27 23:27:52 +10:00