Commit graph

85680 commits

Author SHA1 Message Date
Jackson Kearl a80ad998c0
Give min height to steps content 2021-07-21 14:50:27 -07:00
Logan Ramos e516cefa43
Revert "Remove telemetry appender from embedder API"
This reverts commit 889fc9ed82.
2021-07-21 17:03:01 -04:00
Megan Rogge 2b2924d1fb
focus the terminal when it is touched (#129128) 2021-07-21 13:35:44 -07:00
Xinyu Sui 93c8ad6ecb Improve stepping UI 2021-07-21 13:20:02 -07:00
Rob Lourens ffae23b5f1 Delete unused cell renderer parts 2021-07-21 12:19:54 -07:00
Rob Lourens b5253894dd Freeze notebook doc metadata 2021-07-21 12:16:58 -07:00
Tyler James Leonhardt 65913cfb22
remove vscs_target for prebuilds 2021-07-21 11:57:49 -07:00
Daniel Imms 9fee021ba4 Test getInstanceFromResource
Part of #126387

Co-Authored-By: Megan Rogge <merogge@microsoft.com>
2021-07-21 10:40:19 -07:00
Daniel Imms 954686aae5 Only set active on last dropped instance
Part of #126387

Co-Authored-By: Megan Rogge <merogge@microsoft.com>
2021-07-21 10:20:41 -07:00
Daniel Imms 802a170eff Test terminal drag event parsing
Part of #126387
2021-07-21 10:16:37 -07:00
Connor Peet 90aa979bb7
notebooks: renderer messaging feedback 2021-07-21 10:12:13 -07:00
Logan Ramos 889fc9ed82
Remove telemetry appender from embedder API 2021-07-21 12:55:50 -04:00
Rob Lourens f82e598599 Freeze notebook cell metadata 2021-07-21 09:17:37 -07:00
Sandeep Somavarapu 3eb7d6735e
report empty respone with 304 status 2021-07-21 17:44:20 +02:00
Logan Ramos 8bcc883c6a
Fix #128756 2021-07-21 10:16:41 -04:00
VocalTrance 715798221b
Fix typo in github-authentication/github.ts (#129100) 2021-07-21 06:30:45 -07:00
Alex Ross d3d46dc019
Use intervale in task terminal debouncing 2021-07-21 14:55:33 +02:00
Johannes Rieken a32e9ea2b2
use color constants, https://github.com/microsoft/vscode/issues/129037 2021-07-21 13:05:39 +02:00
Johannes Rieken e30d70f9f5
turn language status API proposal into push model, https://github.com/microsoft/vscode/issues/129037 2021-07-21 12:51:14 +02:00
Sandeep Somavarapu ee4740005e
use default hover delay time 2021-07-21 11:47:10 +02:00
Alex Ross 1ea2c631ee
Use TimeoutTimer instead of node timeout 2021-07-21 11:44:36 +02:00
Sandeep Somavarapu 79156e629f
Merge pull request #128909 from 71/main
platform/configuration: fix empty keys being ignored by configuration parser
2021-07-21 11:39:18 +02:00
Johannes Rieken 9167423503
update distro 2021-07-21 11:36:18 +02:00
Alex Ross dc4744f69a
Add line data debouncing for background tasks
Part of #129080
2021-07-21 11:33:43 +02:00
Sandeep Somavarapu ef55a57968
Fix #127903 2021-07-21 11:31:15 +02:00
Johannes Rieken cb4f7b5690
💄 for NotebookRendererMessaging, fyi @connor4312 2021-07-21 11:29:22 +02:00
Martin Aeschlimann 48c9fd1130
do not change storage when previewing. Fixes #129051 2021-07-21 11:29:11 +02:00
Christof Marti 45a5a62228 Remove postAttachCommand from waitFor enum 2021-07-21 11:14:14 +02:00
Johannes Rieken 4508c29d35
first cut for language status API proposal, https://github.com/microsoft/vscode/issues/129037 2021-07-21 10:22:36 +02:00
Johannes Rieken 5fb3fbf755
api todos 2021-07-21 09:56:30 +02:00
Johannes Rieken edd747fa7a
💄 ResourceMap ftw, fyi @sandy081 2021-07-21 09:54:40 +02:00
Henning Dieterichs 4f0939431c
Adds files to .eslintignore that are not linted by "yarn eslint" to ensure no CI errors => no editor errors. 2021-07-21 09:30:04 +02:00
Sandeep Somavarapu a7171fdad5
fix logging additional builtin extension ids 2021-07-21 09:12:31 +02:00
Sandeep Somavarapu 5b7a3b07c6
Merge pull request #128872 from jakebailey/fix-code-web
Fix --verbose flag in code-web.js
2021-07-21 09:06:35 +02:00
Joyce Er b11c11d112 Remove 'collapsed' css class 2021-07-20 23:29:33 -07:00
Xinyu Sui 526e1774ed Better go to address 2021-07-20 20:39:14 -07:00
rebornix 818c6613f7 fix #129075. 2021-07-20 19:13:28 -07:00
Xinyu Sui 420140fe7d Improve instruction breakpoint tooltip 2021-07-20 18:49:53 -07:00
Tyler Leonhardt e4fa4063da
Implement the auth test differently to not use assert.rejects 2021-07-20 17:26:44 -07:00
Tyler Leonhardt 76205395d5
attempt to fix auth test 2021-07-20 17:04:04 -07:00
Don Jayamanne 3c09e4e765
Fix support for builtin renderers (#128453)
* Support builtin renderers, lazy access renderers

* Oops
2021-07-20 16:53:45 -07:00
rebornix 649145c24c improve hash for uintarray. 2021-07-20 16:16:26 -07:00
Connor Peet 1ed8c00901
testing: move apis to finalize into their own section 2021-07-20 16:14:33 -07:00
Tyler Leonhardt 37687f06b6
add proposed forceRecreate option on getSession. Related to #129064 2021-07-20 16:09:36 -07:00
meganrogge 3b9c85ab19
bump distro 2021-07-20 15:50:41 -07:00
Megan Rogge a7c466d649
dnd terminals bw windows in panel and fix moving from editor to panel (#128875) 2021-07-20 15:16:41 -07:00
Connor Peet cfc48e81aa
testing: update api from feedback 2021-07-20 15:02:21 -07:00
Raymond Zhao c43332b2c3
Fixes #129070 2021-07-20 14:46:29 -07:00
rebornix af612856c9 support title in interactive window. 2021-07-20 14:36:26 -07:00
rebornix a56b7ef1a5 Add run button to the interactive window input. 2021-07-20 13:59:45 -07:00