Eric Amodio
017129571a
Adds file create, rename, & delete support
2020-06-29 03:29:19 -04:00
Eric Amodio
28ea0f0aaa
Fixes node runtime error
2020-06-29 03:29:19 -04:00
Eric Amodio
f61fed5a35
Adds timestamp to GitHub stat requests
2020-06-29 03:29:19 -04:00
Alex Ross
d59430ffaa
Add comment for invalidTaskJsonOther string
...
Part of #100941
2020-06-29 09:28:53 +02:00
Fedor Nezhivoi
574779eb61
update iconv-lite-umd to 0.6.5 for #79275 ( #101262 )
2020-06-29 08:12:42 +02:00
Benjamin Pasero
ab56d7ebbc
storage - add isNew method ( #101217 )
2020-06-29 07:40:46 +02:00
Alex Dima
7923112cdd
Fixes #101243
2020-06-28 22:33:36 +02:00
Aditya Thakral
7798680651
Improve a11y for settings object renderer ( #101058 )
...
* Improve a11y for settings object renderer
* Address comments
* Store rowElements without re-rendering
2020-06-28 16:19:33 -04:00
Sandeep Somavarapu
d53fcf8781
#100941 clarify translations
2020-06-28 16:27:34 +02:00
Sandeep Somavarapu
063409bd43
Fix #101165
2020-06-28 15:47:19 +02:00
Alex Dima
657faee915
Update to latest loader.js
2020-06-28 15:09:07 +02:00
Alex Dima
ead1537e16
Fixes #100942 : Avoid "eager"
2020-06-28 14:46:43 +02:00
Sandeep Somavarapu
5b527054a1
fix mkdir in key-value fsp
2020-06-28 14:39:05 +02:00
Alex Dima
9043c26bcb
Fixes #100353
2020-06-28 13:48:56 +02:00
Benjamin Pasero
748289d58c
perf - use idle value for resource glob matcher in history
2020-06-28 12:43:47 +02:00
Benjamin Pasero
4f65b91444
electron - disable remote module in all windows ( #101224 )
2020-06-28 12:12:38 +02:00
Sandeep Somavarapu
c5237f6d5a
introduce resource previews
2020-06-28 10:27:22 +02:00
Fedor Nezhivoi
b03f792383
update iconv-lite-umd to 0.6.4 for #79275 ( #101213 )
2020-06-28 10:05:39 +02:00
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