Commit Graph

89088 Commits

Author SHA1 Message Date
rebornix c3f63dc2bb notebookEditor.getLength() 2021-09-01 11:15:08 -07:00
rebornix 75d7e5e0c7 notebookEditor.cellAt 2021-09-01 10:50:49 -07:00
Tyler James Leonhardt ad312980ae reset scroll position in core in a few quickpicks (#132013)
* reset scroll position core

* add tests for resetScrollPosition

* misc feedback
2021-09-01 10:16:14 -07:00
rebornix c887663d44 runDeleteAction no longer uses view model. 2021-09-01 10:08:04 -07:00
Benjamin Pasero abe2f80fbb Allow to open a diff editor even if passing more than 2 editors (fix #114568) 2021-09-01 18:50:14 +02:00
Logan Ramos 2bb8322153 Fix #132035 2021-09-01 12:46:23 -04:00
Benjamin Pasero 218fc0900a macOS - offer the action to open a folder and rename "Open Workspace" (fix #131793) 2021-09-01 18:31:47 +02:00
Alexandru Dima e5613976de Update to latest playwright 2021-09-01 18:18:03 +02:00
Benjamin Pasero 919d4dd22c Support untyped side by side editor input (fix #127131) (#132033)
* Support untyped side by side editor input (fix #127131)

* actually implement side by side editor resolving properly

* add tests for resolving diff and side by side

* make code readable

* address feedback

* extract into method
2021-09-01 18:11:03 +02:00
Tyler James Leonhardt ae811a1c80 Add alert to AccessibilityService (#131947)
* create aria alert service

* use existing accessibilityService

* remove reference to ariaAlertService
2021-09-01 09:09:21 -07:00
Johannes Rieken 53f6ef6de0 tweak styles a little 2021-09-01 17:47:24 +02:00
Johannes Rieken 4015f350bf enforce that extension uses locally unique identifier, https://github.com/microsoft/vscode/issues/129037 2021-09-01 16:49:59 +02:00
Johannes Rieken 00de9bb8ae edit list of repos 2021-09-01 16:35:04 +02:00
Jack Clayton c4c7a3e064 Added close field in vscode.d.ts interface TaskPresntationOptions (#131127) 2021-09-01 15:59:28 +02:00
Benjamin Pasero c66a756c05 editors - surface side by side navigation commands in menu (#36700) 2021-09-01 15:37:09 +02:00
Benjamin Pasero 6976421227 editors - show group split commands in menu (#36700) 2021-09-01 15:31:49 +02:00
Alex Ross 3dab3ed902 Include interesting hosts in port label in Ports view
Part of microsoft/vscode-remote-release#3450
2021-09-01 15:17:33 +02:00
Sandeep Somavarapu 961c2e353d remove web extension kind in builtin extensions 2021-09-01 15:09:21 +02:00
Benjamin Pasero eb105261e4 editors - allow to split/join active editor in group (#36700) 2021-09-01 15:04:12 +02:00
Alex Ross e971a6bec8 Allow portsAttributes to take a host and port key
Part of microsoft/vscode-remote-release#3450
2021-09-01 15:03:46 +02:00
Sandeep Somavarapu 7835c20d8d update distro 2021-09-01 12:30:10 +02:00
Sandeep Somavarapu 3dcb9f0d86 remove web extension kind from the setting schema 2021-09-01 12:28:34 +02:00
Sandeep Somavarapu 91356b3724 remove web extension kind 2021-09-01 12:28:24 +02:00
Benjamin Pasero 7e6e5e3cb6 fix compile 2021-09-01 11:45:01 +02:00
Alexandru Dima 0afa4cd1eb push compilation output 2021-09-01 11:41:17 +02:00
Alexandru Dima 67d35ad418 Use relevant sections from package.json in the cache key computation 2021-09-01 11:38:10 +02:00
Johannes Rieken 525345afe2 make LanguageStatusItem#detail optional, https://github.com/microsoft/vscode/issues/129037 2021-09-01 11:34:26 +02:00
Johannes Rieken b1c9c1fd54 tweak styles, https://github.com/microsoft/vscode/issues/129037 2021-09-01 11:31:40 +02:00
Benjamin Pasero debed6faf3 debt - reduce one createEditorInput call (#126960) 2021-09-01 11:30:06 +02:00
Johannes Rieken fd663759f5 don't show dangling dash when not having detail 2021-09-01 11:18:23 +02:00
Johannes Rieken e93a59545c replace severity with needsAttention, https://github.com/microsoft/vscode/issues/129037 2021-09-01 11:18:23 +02:00
Johannes Rieken 033520a963 add AccessibilityInformation, https://github.com/microsoft/vscode/issues/129037 2021-09-01 11:18:23 +02:00
Johannes Rieken 70f303aefa api note 2021-09-01 11:18:22 +02:00
Benjamin Pasero 3e50de30ef debt - move forceFile into a dedicated untyped input variant 2021-09-01 11:15:27 +02:00
Benjamin Pasero 7aa17e16a0 debt - reduce properties for untyped diff editor 2021-09-01 10:58:59 +02:00
Benjamin Pasero 370d7f455b debt - remove more forceFile 2021-09-01 10:55:38 +02:00
Benjamin Pasero c4546485f0 Enable FileSystemProvider to stat a file as readonly (fix #73122) 2021-09-01 10:40:26 +02:00
Alex Ross bd2493499d Update C# grammar 2021-09-01 09:14:11 +02:00
Benjamin Pasero 7754232656 web - allow URI as icon for banner (#131977) 2021-09-01 07:38:14 +02:00
Rob Lourens 0a06a59ea6 Fix invalid setting description json breaking settings editor
Fix #131359
2021-08-31 18:14:15 -07:00
Rob Lourens 77d26c2ed0 Fix setting link in inlayHints description 2021-08-31 18:14:15 -07:00
rebornix b63ec6a6e6 reduce viewModel.notebookDocument 2021-08-31 17:59:19 -07:00
SteVen Batten 3255a1dc69 resolves #83638 2021-08-31 17:57:50 -07:00
rebornix ffd0cbafbf 💄 2021-08-31 16:54:24 -07:00
Connor Peet 37e1cd3580 testing: show node as skipped if all children skipped
Fixes #131537
2021-08-31 16:49:51 -07:00
Connor Peet 90d14c1374 testing: apply test message feedback
Fixes #131730
2021-08-31 16:49:51 -07:00
rebornix 48dce61ec3 less viewModel usage. 2021-08-31 16:24:05 -07:00
rebornix 1b702fe149 no editor viewModel use in breakpoint and commands. 2021-08-31 16:24:05 -07:00
Rob Lourens 7bc9757b84 Fix build 2021-08-31 15:14:47 -07:00
SteVen Batten 2ec7550ea8 resolves #131977 2021-08-31 15:08:21 -07:00