Commit graph

83636 commits

Author SHA1 Message Date
rebornix
7adcbfdd68
Merge branch 'notebook/dev' into main 2021-06-10 14:36:16 -07:00
Rob Lourens
ad08cb9d2a Disable consolidated run button by default. Fix #125544 2021-06-10 14:26:55 -07:00
Rob Lourens
0f11b2d9c7 Update values for keybinding query context to match real keybindings. Fix #122768 2021-06-10 14:26:24 -07:00
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
rebornix
63b2f51fd5
test stream output reuse container 2021-06-10 10:22:53 -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
Johannes Rieken
3c9e29fa75
move INotebookKernel type into kernel service file 2021-06-10 12:42:05 +02:00
Johannes Rieken
634cc5e091
remove unused symbols of notebookCommon 2021-06-10 12:36:13 +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
Johannes Rieken
2c62cbf2cb
Merge branch 'main' into notebook/dev 2021-06-10 11:33:04 +02:00
Johannes Rieken
d0cc52143b
change IOutputItemDto to use real bytes, add many dedicated dto-types for transporting output (which cannot be bytes), remove metadata2 from renderer 2021-06-10 11:18:46 +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
rebornix
62ce585b95 optimize CellOutputContainer splice. 2021-06-09 22:06:28 -07: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