Commit Graph
87341 Commits
Author SHA1 Message Date
rebornix aad574a153 📓 use text model for uri, etc. 2021-09-01 17:49:12 -07:00
rebornix 035f1395cf 💄 2021-09-01 17:29:25 -07:00
rebornix 84c4fd9c62 undo/redo for pasting above. 2021-09-01 17:29:24 -07:00
rebornix bc6ae81e03 no view model use in editor status bar. 2021-09-01 17:29:24 -07:00
Connor Peet aac4d02082 make vscode.revealTestInExplorer an api command 2021-09-01 16:54:09 -07:00
rebornix 83aef2db54 notebook zindex. 2021-09-01 16:27:29 -07:00
SteVen Batten ae9c0c6a32 fixes #132037 2021-09-01 15:51:39 -07:00
SteVen Batten 0035befa1c registry 2021-09-01 15:12:50 -07:00
Connor Peet ddd433ec68 testing: test tag feedback 2021-09-01 15:02:35 -07:00
Connor Peet a59631868a testing: test tag feedback 2021-09-01 14:52:18 -07:00
Daniel ImmsandMegan Rogge 850ebc87a9 Remove old comment
This isn't relevant anymore

Fixes #54678

Co-authored-by: Megan Rogge <merogge@microsoft.com>
2021-09-01 14:39:31 -07:00
Logan Ramos 76c3e848cf Add tests to new diff editor resolution 2021-09-01 15:38:45 -04:00
Raymond Zhao 828e2dd6c8 Fixes #130407 2021-09-01 12:20:47 -07:00
Raymond Zhao 22d2245cfb Fixes #131886 2021-09-01 12:09:47 -07:00
Alexandru Dima 2b4a2e5787 Merge pull request #132066 from microsoft/alex/playwright-1-14
Update to latest playwright
2021-09-01 20:51:10 +02:00
rebornix 4eb322c8cb 💄 2021-09-01 11:31:50 -07:00
Logan Ramos 14c18a8845 Fix compare with selected 2021-09-01 14:30:54 -04:00
Tyler Leonhardt ab8955c820 adds a proposed API for keeping scroll position. ref #132068 2021-09-01 11:25:13 -07:00
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