Commit graph

83495 commits

Author SHA1 Message Date
Alexandru Dima 0c87771e7b
Merge pull request #125754 from microsoft/alex/update-playwright
Update to `playwright@1.11.1`
2021-06-10 23:00:14 +02:00
Oleg Demchenko 61f34055fa
Auth session API fix (#125792)
* Adjust "provider is not registered" exception behavior

* Process cancellation in GH auth provider

`e.message` is always `undefined`
2021-06-10 20:14:08 +00:00
Alex Dima 32d29d7126
Avoid using Date.now() when deciding to give up reconnecting 2021-06-10 22:13:13 +02:00
Alex Dima 544f8e1f2e
update rich nav node version 2021-06-10 22:11:32 +02:00
Jackson Kearl f9dd828d4e
Close #125900 2021-06-10 12:52:34 -07:00
Rob Lourens 1a8a164cc7 Add split json warning #125952 2021-06-10 12:42:35 -07:00
Rob Lourens 8154afb6a2 Change settings color names from "notebook" to "settings" 2021-06-10 12:03:41 -07:00
Miguel Solorio c18f29e0b0 Update dataframes output (fixes #125299) 2021-06-10 10:03:48 -07:00
Miguel Solorio 43d903736d Make notebook output bg transparent (refs #125549) 2021-06-10 10:02:08 -07:00
isidor 36f5e95a48
iPad: cleaner solution for passing focus, do not pass focus on tap
fixes #125470
#122044
2021-06-10 18:27:24 +02:00
isidor 286e555ae1
Use plaintext language mode for log messages, otherwise respect underlying editor mode
fixes #125619
2021-06-10 17:16:02 +02:00
Henning Dieterichs 85bf591c58
Merge pull request #125927 from microsoft/hediet/ghost-text
Ghost text improvements
2021-06-10 16:09:03 +02:00
Henning Dieterichs de04146fff
Disposes the model after each test. 2021-06-10 15:54:23 +02:00
Ladislau Szomoru 291ec03bc3
Smoke tests - run each suite in its own user-data-dir (#125670)
* Initial commit for isolated smoke tests

* Do not wait for the explorer view when restarting

* Debug failed localization test

* User data path suffix length

* Kill server when application exits

* Do not run yarn install

* Refactor application start/stop

* Reverted some changes

* Missed one

* One more change to revert

* Restored one more file

* Pull request feedback
2021-06-10 06:40:57 -07:00
Sandeep Somavarapu be58d5f771
#123851 Increase the hover delay 2021-06-10 15:32:23 +02:00
Henning Dieterichs eeff6fe773
Implements multi part ghost text. 2021-06-10 15:26:57 +02:00
Henning Dieterichs c864989f09
Improves test of inlineCompletionToGhostText 2021-06-10 15:26:56 +02:00
Henning Dieterichs 68e483f8a8
Refactors ghost text widget to use a fixed model. If the model changes, the ghost text widget needs to be recreated. 2021-06-10 15:26:56 +02:00
Henning Dieterichs 735dd57b16
Extracts logic from ActiveGhostTextController to a GhostTextModel. 2021-06-10 15:26:55 +02:00
Henning Dieterichs 9c612db6d7
Context Keys are already scoped to the currently active editor. Fixes debt item #125431. 2021-06-10 15:26:55 +02:00
Henning Dieterichs 7cd9352928
Only enable next/previous actions when there are multiple suggestions. Fixes #125296. 2021-06-10 15:26:54 +02:00
Henning Dieterichs 1b15230de9
Implements tests for inline completions. 2021-06-10 15:26:48 +02:00
isidor 1142237a7c
do not show Add Folder in Explorer for iOS 2021-06-10 15:25:45 +02:00
Henning Dieterichs 8a2b4802ab
Removes unused Workspace import to fix CI. 2021-06-10 15:24:17 +02:00
Sandeep Somavarapu 0d118ed731
#124662 Fix registering duplicate settings 2021-06-10 14:58:07 +02:00
Ladislau Szomoru cda451150e
Add stubs for more tests 2021-06-10 14:55:05 +02:00
Benjamin Pasero a0a9141869
file watcher - avoid array creation when iterating over events (#124723)
//cc @isidorn
2021-06-10 14:13:49 +02:00
João Moreno 20070e3166
fix build 2021-06-10 14:04:55 +02:00
Ladislau Szomoru f1565c1b87
Add first basic tests. Remove old stubs. 2021-06-10 13:18:46 +02:00
Benjamin Pasero 5e1a29acd3
watcher - code 💄 2021-06-10 12:34:15 +02:00
João Moreno b61eee3fa4
update v8-inspect-profiler 2021-06-10 11:50:09 +02:00
dependabot[bot] fcc2d12bc4
Bump tar from 2.2.1 to 2.2.2 (#125879)
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 01:42:35 -07:00
isidor e443da1715
debug: render keybinding for start debugging
fixes #125883
2021-06-10 09:42:19 +02:00
Alexandru Dima 911ef74bbb
Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-06-10 09:27:13 +02:00
Matt Bierner f251fc1c1c
notebookDocument -> viewModel 2021-06-09 19:22:09 -07:00
Matt Bierner 556c5d4699
Move update-scroll into notebookDocument 2021-06-09 19:20:15 -07:00
Matt Bierner 2ac11a6eb2
Move show and hide and ack-dimension into model 2021-06-09 18:58:46 -07:00
Matt Bierner dcc66098d5
Move clearoutput into notebookDocument 2021-06-09 18:58:46 -07:00
Matt Bierner 3e24ad4c63
Move outputContainer into OutputCell 2021-06-09 18:58:46 -07:00
Matt Bierner 16c3fdb724
Move code into outputCell cell 2021-06-09 18:58:45 -07:00
Matt Bierner d111cea7db
More explicit names 2021-06-09 18:58:45 -07:00
Matt Bierner 345443810e
Use cellId for focus-editor
I believe we only care about the cell, not the output it contains
2021-06-09 18:58:45 -07:00
Matt Bierner df7fa054f7
Make sure we clear markup cells on clear 2021-06-09 18:58:45 -07:00
Daniel Imms 12e7a6a2a3
Merge pull request #124985 from jeanp413/fix-124928
Fixes terminal drop overlay moves horizontally instead of vertically when pane is on the side
2021-06-09 15:57:05 -07:00
Daniel Imms f81ac91216 Merge branch 'main' into pr/jeanp413/124985 2021-06-09 15:38:38 -07:00
Daniel Imms a5df25e193
Merge pull request #107454 from turara/fix-105491
Fixes [Terminal: Clear] command
2021-06-09 15:33:26 -07:00
Daniel Imms 5266c72cd9
Merge pull request #125743 from microsoft/tyriar/119826
Re-enable environment variable collection tests
2021-06-09 15:24:43 -07:00
Daniel Imms ff3e30b932 Move remaining terminal menu registrations to terminalMenus
Fixes #123473
2021-06-09 15:24:10 -07:00
Matt Bierner bc14fe9e8d
Use templates for markdown styles
These styles shouldn't be added into the notebook itself, only into the shadow dom of the markdown cells
2021-06-09 15:17:21 -07:00
Matt Bierner 52ea1fd44e
Move toggleDragDropEnabled 2021-06-09 15:17:20 -07:00