Commit graph

67824 commits

Author SHA1 Message Date
Matt Bierner
04c36be045 Prompt user to upload TS Server log 2020-06-26 16:41:38 -07:00
Matt Bierner
90de01176e Always enable dynamic syntax server on TS 4.0+
We are looking for feedback on this new setting. For those on TS 4.0+, it should also be a sensible default
2020-06-26 16:18:48 -07:00
Matt Bierner
9d59cb9813 Reduce duplicate code
Merge the `SyntaxRoutingTsServer` and `ProjectLoadingRoutingSyntaxTsServer` classes since these only differ routing to the syntax server while a project is loading
2020-06-26 16:18:48 -07:00
NotWearingPants
d0c1d2ed94
Retry fetching release notes on failure, and display failures (#101158)
* Retry getting release notes on failure, and show xhr failures

* improved release notes errors

* improve async code in loadReleaseNotes
2020-06-26 15:25:57 -07:00
João Moreno
e0d4a2fe2d git: lighter warning 2020-06-26 23:32:40 +02:00
João Moreno
75f74867ca Merge branch 'master' of github.com:microsoft/vscode 2020-06-26 23:24:54 +02:00
João Moreno
dcc9e667cb fixes #101053 2020-06-26 23:24:31 +02:00
João Moreno
ed06321477 context view: showContextView returns IDisposable 2020-06-26 23:24:22 +02:00
João Moreno
264c00333d fix scm input box height on refresh 2020-06-26 22:45:07 +02:00
rebornix
9bf6af04dc fix #99393. 2020-06-26 11:21:35 -07:00
Matt Bierner
134951f986 Merge branch 'master' of github.com:microsoft/vscode 2020-06-26 11:19:06 -07:00
Matt Bierner
33142d0202 Make sure we decode the path for electron's file protocol
Fixes #101093

This handles cases where you have spaces in the VS Code install path. This explains why we don't see this in OSS but do in insiders production builds
2020-06-26 11:18:59 -07:00
Aditya Thakral
3a55e2073d
Add boolean support for object renderer in settings (#101082)
* adi-add-boolean-support

* CSS fixes for button and key/value width

* More CSS fixes
2020-06-26 14:14:38 -04:00
rebornix
8bf295d576 fix #97998. let the api throw. 2020-06-26 10:43:50 -07:00
João Moreno
8e1c83ac69 Merge branch 'master' of github.com:microsoft/vscode 2020-06-26 19:05:26 +02:00
João Moreno
ed4a1e9322 fixes #101054 2020-06-26 19:05:16 +02:00
Rob Lourens
d109558e3d Fix DND handle size on markdown cells 2020-06-26 11:13:57 -05:00
Alex Ross
16dd2ea54c Fix configure tasks
Fixes #101022
2020-06-26 17:25:19 +02:00
Martin Aeschlimann
545ee84f07 Clean up legacy/migration code in workspaces. Fixes #99653 2020-06-26 16:53:05 +02:00
isidor
dbd0015701 call stack: do not do any additional polish of actions for compressed elements 2020-06-26 15:58:53 +02:00
isidor
6b4297ff28 call stack view: automaticaly expand singe children and some other polish 2020-06-26 15:42:14 +02:00
Rob Lourens
2ab6474f93 Bump distro 2020-06-26 08:30:56 -05:00
Martin Aeschlimann
6eeb350744 update typescript-vscode-sh-plugin (fix version check) 2020-06-26 15:26:15 +02:00
Martin Aeschlimann
ebbb51635e update language client versions 2020-06-26 14:12:11 +02:00
Martin Aeschlimann
a2a26b392b
Merge pull request #101066 from microsoft/aeschli/use-shared-webpack-browser-config
use shared webpack config for browser
2020-06-26 14:01:29 +02:00
isidor
277627c090 callStack: improvements to how sessions with chilldren are auto expanded 2020-06-26 12:40:49 +02:00
Benjamin Pasero
bc44d5a701 tabs - restore previous blur() behaviour to reduce flicker 2020-06-26 12:06:12 +02:00
isidor
02734b4333 better fix for debug select box 2020-06-26 11:43:41 +02:00
Martin Aeschlimann
8e1fe1d899 Merge branch 'master' of https://github.com/microsoft/vscode 2020-06-26 11:15:36 +02:00
Martin Aeschlimann
4f1997dcc7 fix windows path issues in yarn watch-web 2020-06-26 11:15:27 +02:00
Martin Aeschlimann
058e1095b2 fix merge-conflict browser main 2020-06-26 11:14:23 +02:00
Martin Aeschlimann
ae1599a0b7 fix merge-conflict for browser 2020-06-26 10:54:29 +02:00
Alex Dima
93be71f689
Remove duplicate 2020-06-26 10:49:07 +02:00
Alex Dima
93587d6a1c
Add a shortcut: yarn run watch-web 2020-06-26 10:48:28 +02:00
Alex Dima
7f68cd8102
Update to latest webpack to unblock gulp watch-web on the mac 2020-06-26 10:48:28 +02:00
Benjamin Pasero
90a0ecc49e workspaces - do not leave stale untitled workspaces around 2020-06-26 10:47:35 +02:00
Martin Aeschlimann
bf31134f0d add watch-web & compile-web to scripts 2020-06-26 10:35:10 +02:00
Benjamin Pasero
368c53645a fix #101028 2020-06-26 10:13:41 +02:00
Martin Aeschlimann
94081f67b6 shared webpack browser config: add WEBWORKER definition 2020-06-26 10:13:08 +02:00
Matt Bierner
5848f88385 Fix spelling 2020-06-26 01:07:57 -07:00
Sandeep Somavarapu
0786a41139 💄 2020-06-26 10:07:00 +02:00
nlchar
1b54095f90
fixed state restoring on feedback window reopen (#101074) 2020-06-26 09:47:45 +02:00
isidor
d15c84110c title control: use 1_run as a group name
#92269
2020-06-26 09:36:39 +02:00
Sandeep Somavarapu
8c1215f6da move indexedDB @bpasero FYI 2020-06-26 09:32:21 +02:00
Benjamin Pasero
1eb1acddf3 fix tests 2020-06-26 09:29:36 +02:00
Benjamin Pasero
8e66829775 text files - go through working copy service when creating 2020-06-26 09:26:10 +02:00
Benjamin Pasero
be7b08977b working copy files - add a create method and adopt
@jrieken fyi
2020-06-26 08:59:26 +02:00
Martin Aeschlimann
4952232a7b
Merge pull request #101046 from madskristensen/patch-2
Fix SchemaStore.org URLs
2020-06-26 08:46:20 +02:00
Martin Aeschlimann
cc595adb2c
Merge pull request #101047 from madskristensen/patch-3
Use HTTPS urls for SchemaStore.org
2020-06-26 08:43:58 +02:00
Benjamin Pasero
0bbc57993b fix #100938 2020-06-26 08:00:02 +02:00