Commit graph

73956 commits

Author SHA1 Message Date
Jackson Kearl c7fa31fc92 [bot] make *duplicates link to a query for issues with matching tags.
Closes #111903. Closes #49912.
2020-12-10 07:48:14 +00:00
Benjamin Pasero 5fe4f5583c fix yarn.lock leftover 2020-12-10 08:13:06 +01:00
Matt Bierner d2965c18bf Prompt web users when they try using ctrl+w/cmd+w when focused on a webview
Fixes #109521
2020-12-09 19:33:43 -08:00
Matt Bierner 04ec120e2c Exclude dist from eslint and hygine
These files come from the web builds
2020-12-09 18:45:54 -08:00
Matt Bierner ee64fdae8b Use dispose directly instead of loop 2020-12-09 18:32:38 -08:00
Matt Bierner c3d8989b24 Enable going to stdlib on serverless 2020-12-09 18:20:28 -08:00
Matt Bierner 582f8f6bb0 Bump Static version of web TS version 2020-12-09 18:19:14 -08:00
Matt Bierner e6a13fb134 Remove work around for TS not supporting paths on its own 2020-12-09 18:19:14 -08:00
Matt Bierner 71fad5aa41 Enable preferConst in TS project 2020-12-09 18:19:14 -08:00
Matt Bierner 1633404883 Remove unused types 2020-12-09 18:19:14 -08:00
Peng Lyu 45283df1fd
Merge pull request #112176 from microsoft/rebornix/nb-diff-perf
notebook diff editor perf improvement
2020-12-09 17:52:29 -08:00
Matt Bierner f29a3cabc4 Pick up offical TS build for web server 2020-12-09 17:22:26 -08:00
Matt Bierner 79557ebbd2 Make sure markdown preview is updated if on disk file is updated
Fixes #111685
2020-12-09 14:08:15 -08:00
Matt Bierner 6ad6905f98 Re-enable *.integrationTest on windows
Fixes #112164
2020-12-09 14:08:15 -08:00
Matt Bierner 542fa93eae Pick up new TS version for building VS Code 2020-12-09 14:08:15 -08:00
rebornix 864e80dc48 fix #112178. 2020-12-09 13:43:14 -08:00
Raymond Zhao 4fe04b10a4 Assign rzhao271 to emmet tasks 2020-12-09 20:52:37 +00:00
rebornix 1f528e7de4 💄 2020-12-09 12:41:10 -08:00
rebornix 2c9bcb8b14 Merge remote-tracking branch 'origin/master' into rebornix/nb-diff-perf 2020-12-09 12:13:51 -08:00
rebornix 9ccbebed75 revert change to grooming notebook 2020-12-09 11:56:11 -08:00
Alex Dima a33e1d617e
Revert "Fixes #104004: Only run tests if the tests belong to a known extension"
This reverts commit 423bdb2e26.
2020-12-09 20:48:24 +01:00
rebornix f9134083e5 delay cell text model disposing. 2020-12-09 11:44:25 -08:00
rebornix 4fefd1030a limit editor contribs in notebook diff view 2020-12-09 11:36:25 -08:00
Robo daca95ea06
fix: disable shm usage in container builds (#111787)
* fix: disable shm usage in container builds

* ci: use EGL

* ci: use swiftshader

* ci: disable shm for unittests
2020-12-09 10:46:35 -08:00
rebornix 31d11a3729 fix memory leak 2020-12-09 10:36:45 -08:00
Connor Peet b36ec60ac4
notebook: adopt trusted types for renderer scripts
Ref https://github.com/microsoft/vscode/issues/108400
2020-12-09 09:11:58 -08:00
Connor Peet b1e7f915d4
notebook: adopt trusted types for renderer
Ref https://github.com/microsoft/vscode/issues/108400
2020-12-09 09:00:06 -08:00
Alex Dima 90724cd823
Use trustedTypes where using new Worker() (#108400) 2020-12-09 17:45:34 +01:00
Alex Ross f9d6df8ea1 Fix port forwarded nofication showing for the wrong port
Fixes #112159
2020-12-09 16:25:36 +01:00
Alex Ross 83993fb92c Fix run npm script in folder command
Fixes #112152
2020-12-09 16:25:00 +01:00
Sandeep Somavarapu 52cc4e6a0d #108793 check casing and use proper extUri 2020-12-09 16:14:09 +01:00
isidor 8b9b8df024 explorer: smarter handling of file events
fixes #111652
2020-12-09 16:06:21 +01:00
Johannes Rieken ea7bed08f1 debt - escape quotes 2020-12-09 15:50:15 +01:00
Johannes Rieken 9ce3f9462d disable proposed API checks on top-level getters 2020-12-09 15:30:52 +01:00
isidor 1aa76d792f repl: improve height estimate
fixes #107704
2020-12-09 13:53:20 +01:00
Alex Dima b8101e698c
Fixes #106581: Do not react to Win/Super key for mouse wheel zoom on Linux 2020-12-09 13:48:15 +01:00
Benjamin Pasero 7951e1f913 🆙 web dev 2020-12-09 12:35:30 +01:00
Johannes Rieken e24db417b2 update my-work notebook 2020-12-09 12:28:49 +01:00
Benjamin Pasero 2c74aeb5b6 fix #112146 2020-12-09 12:26:15 +01:00
Alex Dima eec97b824f
Use the future scroll position to compute the scroll top and reuse the current smooth scrolling animation (#104144, #107704, #104284)
Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
2020-12-09 12:25:35 +01:00
Johannes Rieken 5df492ff59 up references-viewlet 2020-12-09 12:18:16 +01:00
Johannes Rieken a0cbecb188
Merge pull request #112069 from engelsdamien/master
Updates tsec and rewrites sinks assignement
2020-12-09 11:35:58 +01:00
Martin Aeschlimann c6f4565a20 notebook.selectedCellBorder: fix typo 2020-12-09 10:59:43 +01:00
Martin Aeschlimann e6fc328247 update iconRegistry doc generation 2020-12-09 10:52:44 +01:00
Martin Aeschlimann 785097e461
Merge pull request #111644 from chenjigeng/master
feat: add rename symbol within <script> tags
2020-12-09 10:41:01 +01:00
Martin Aeschlimann 49dc593a83
Merge branch 'master' into master 2020-12-09 10:40:30 +01:00
Alex Ross b3c053d44b Preserve whitespace in tree hover
Part of #112124
2020-12-09 10:25:02 +01:00
Alex Ross 59ba6494b9 Better timing for multiple lock files warning
Fixes #111635
2020-12-09 10:10:58 +01:00
Sandeep Somavarapu 6643750275 Fix #108647 2020-12-09 09:45:02 +01:00
Sandeep Somavarapu bdb0ef4d48 Fix #108793 2020-12-09 09:40:15 +01:00