Commit graph

76835 commits

Author SHA1 Message Date
João Moreno 980becda8d main rename
fixes #116341
2021-02-14 20:10:24 +01:00
Rob Lourens a699ffaee6 Reenable notebook smoke test
Fix #116535
2021-02-13 15:48:37 -08:00
Rob Lourens 3a442c6939 Fix broken markdown cells
The editor wants to create a scoped CKS which you can't do with an Overlay
2021-02-13 15:40:29 -08:00
Ladislau Szomoru 992cf6bd44
Update node-fetch (#116560) 2021-02-13 10:28:08 +01:00
Matt Bierner 647a4b044a Make sure we focus inner iframe contents if the webview itself is already focused 2021-02-12 18:24:26 -08:00
Connor Peet a0e0324a8d
testing: commands to run tests at current cursor and in file
Refs https://github.com/microsoft/vscode/issues/116589
2021-02-12 16:09:18 -08:00
Connor Peet 07e3bcf7ea
testing: allow filtering to only executed or failed tests 2021-02-12 16:09:18 -08:00
SteVen Batten be7cf6f2e9 use checkmark instead of toggle lang 4 diff editor 2021-02-12 15:42:13 -08:00
Rachel Macfarlane 2f277cb41e Add github session telemetry event 2021-02-12 15:39:04 -08:00
SteVen Batten 1a4c9ac9f2 fix classic menubar safari 2021-02-12 15:25:12 -08:00
Jackson Kearl e9ecaca14f Rescan task scroll container after task selection animation complete
Fixes #116521
2021-02-12 15:22:34 -08:00
Jackson Kearl 778ce3d6af Add potential top level command entries 2021-02-12 15:18:31 -08:00
Connor Peet 6693b29b19
testing: show peek link in hover
Fixes https://github.com/microsoft/vscode/issues/115770
2021-02-12 14:17:10 -08:00
Connor Peet 5c449afc04
testing: automatically open peek view on failures
Fixes https://github.com/microsoft/vscode/issues/115769
2021-02-12 14:17:10 -08:00
Connor Peet 53c2e1b23c
testing: close peek view when associate test state changes
Fixes https://github.com/microsoft/vscode/issues/115003
2021-02-12 14:17:10 -08:00
Jean Pierre 1170b3158e
Emmet: add output.reverseAttributes option (#116088)
Fixes #110251
2021-02-12 20:54:57 +00:00
Raymond Zhao 7661c8e35c Move emmet to emmetio/emmet npm dependency, fixes #110697 2021-02-12 20:13:54 +00:00
Matt Bierner 653f025dfd Enable ts check for service-worker
Fixes #116533
2021-02-12 12:12:41 -08:00
Jackson Kearl fab9533c5c Add some aria roles ref #115896 2021-02-12 11:37:26 -08:00
Matt Bierner 27e1db98c1 Move some additional focus fixed from electron webviews to iframe webviews 2021-02-12 10:54:47 -08:00
Matt Bierner 2cb4179ec6 Make sure the webview gets focused even if the actual webview content does not yet exist
Fixes #112677
2021-02-12 10:54:47 -08:00
Matt Bierner 2e1166cb0c Make sure webview editor has not been disposed before claiming webview
Fixes #115743

Also added an exception to make sure we don't call `show` on a disposed of webview editor overlay
2021-02-12 10:54:47 -08:00
Orta Therox 0568d26fad
Revert "Support the new 4.0 definition of isArray (#102413)" (#116571)
This reverts commit d47ddb670d.
2021-02-12 10:54:11 -08:00
Jackson Kearl 33d715555c Remeove "Skip" link, ref #114964. 2021-02-12 10:37:19 -08:00
Rob Lourens f1202da4a0 Simplify search view tree height calculation
Fix #116182
2021-02-12 10:30:47 -08:00
Johannes Rieken 5f9f03e822 disable extensions when debugging API tests 2021-02-12 19:08:34 +01:00
Johannes Rieken 1f1db8515e while resolving an editor input it might get disposed 2021-02-12 19:08:34 +01:00
Johannes Rieken 52f633d19c some 💄, some API todos 2021-02-12 19:08:34 +01:00
Rob Lourens c83064b982 Update freshExecArgv comment, fix #116422 2021-02-12 09:18:27 -08:00
Rachel Macfarlane 14669c2e45 Make scopes parameter optional to getSessions and remove getAllSessions 2021-02-12 09:13:11 -08:00
isidor a16f5d2c4c fixes #116395 2021-02-12 18:12:02 +01:00
Connor Peet ac1ba33127
testing: add tests for and fix bugs in test result service 2021-02-12 09:03:11 -08:00
Kelvin Schoofs 815694184d
Unrecognized variables with arguments getting truncated (#114474)
This PR fixes #114473
2021-02-12 16:18:47 +01:00
Benjamin Pasero 41339cc2a0
Make user data path a AMD/CommonJS compatible thing (#116530)
* debt - move paths.js into base

* add a test

* get rid of @ts-ignore

* trigger a change

* isolate scripts with self invoking function
2021-02-12 15:49:15 +01:00
Benjamin Pasero 6a698d7d43 tabs - no need to lookup editor index
fyi @isidorn
2021-02-12 15:42:57 +01:00
isidor 13d51e7c21 actionBar: use up/down as well to move focus 2021-02-12 15:34:23 +01:00
Alex Ross 93da15934d Improve storage key for stored tunnels 2021-02-12 15:25:07 +01:00
Johannes Rieken d88249fdfd add notebookKernelCount context key, clean up non-null assertions in notebook editor, modernize contributions store 2021-02-12 15:11:33 +01:00
isidor da6a819b54 Tab lists should only occupy a single tab stop
fixes #106438
2021-02-12 15:10:15 +01:00
Johannes Rieken a6be559d52 💄 fyi @rebornix 2021-02-12 14:43:34 +01:00
Johannes Rieken cc0ccaf1c0 more disposing when dispose main thread notebooks, https://github.com/microsoft/vscode/issues/115698 2021-02-12 14:34:20 +01:00
Johannes Rieken 5a7711ac92 💄 2021-02-12 14:29:06 +01:00
Alex Ross f507f5ca34 Setup tunnels for syncing 2021-02-12 14:05:02 +01:00
Johannes Rieken 570890ca7e 💄 2021-02-12 13:58:11 +01:00
Johannes Rieken fc31a6a558 skip failing test, https://github.com/microsoft/vscode/issues/116535 2021-02-12 11:15:56 +01:00
isidor 2384f4de73 Accessibility: Shift+Tab gets trapped in debug and problems panes.
fixes #116525
2021-02-12 11:13:30 +01:00
Sandeep Somavarapu e7f29d65c3 use registerSharedProcessRemoteService to register 2021-02-12 11:12:30 +01:00
Martin Aeschlimann 59008059d2 add devcontainer associations to configuration-editing 2021-02-12 11:04:47 +01:00
Johannes Rieken 868fb4c39f rename CellKind to NotebookCellKind 2021-02-12 10:25:12 +01:00
Johannes Rieken 215cd17276
Merge pull request #116443 from microsoft/joh/kernelLanguages
Add support for kernel#supportedLanguages
2021-02-12 10:09:21 +01:00