Matt Bierner
|
277f6ef132
|
Log errors when loading markdown-it plugins
|
2021-09-08 15:12:46 -07:00 |
|
Matt Bierner
|
d3642c3f60
|
Removing support for old style markdown symbol links in vscode.d.ts
Fixes #132663
|
2021-09-08 15:11:19 -07:00 |
|
Matt Bierner
|
f0975ec56c
|
Remove now unused setting
|
2021-09-08 13:48:23 -07:00 |
|
rebornix
|
d20c47e565
|
Merge branch 'sbatten/zindex' into main
|
2021-09-08 12:06:14 -07:00 |
|
SteVen Batten
|
aee226db4b
|
fixes #132652
|
2021-09-08 12:01:07 -07:00 |
|
Logan Ramos
|
65824647a6
|
Update tabs structure
|
2021-09-08 14:31:28 -04:00 |
|
Logan Ramos
|
65a8d1234c
|
Remove diff resource
|
2021-09-08 14:20:08 -04:00 |
|
Raymond Zhao
|
df115e761a
|
Revert "Re-enable tab tests"
This reverts commit e0cdd0974b.
Revert reason: browser integration tests failing
|
2021-09-08 10:31:46 -07:00 |
|
rebornix
|
f1a7040f56
|
scheduler.
|
2021-09-08 10:03:21 -07:00 |
|
Sandeep Somavarapu
|
c2f543ff60
|
@126477 do not poll if channel is not active
|
2021-09-08 18:34:47 +02:00 |
|
Johannes Rieken
|
78f63b7d0b
|
add explict region-comment
|
2021-09-08 18:01:28 +02:00 |
|
Logan Ramos
|
fc41c9fb60
|
Update description
|
2021-09-08 11:43:37 -04:00 |
|
Alexandru Dima
|
4ad9d50796
|
Restore undo-redo elements for IPathService.defaultUriScheme (#132612)
|
2021-09-08 17:27:46 +02:00 |
|
Benjamin Pasero
|
94c829afd6
|
macOS: application hangs when --wait is used with --verbose (fix #132611)
|
2021-09-08 17:26:52 +02:00 |
|
Connor Peet
|
9a15261ab3
|
debug: bump js-debug
|
2021-09-08 08:20:54 -07:00 |
|
Logan Ramos
|
e0cdd0974b
|
Re-enable tab tests
|
2021-09-08 10:35:58 -04:00 |
|
Logan Ramos
|
eec31373e6
|
Bump distro
|
2021-09-08 10:34:45 -04:00 |
|
Benjamin Pasero
|
ad321f6ba0
|
editors - track last focused side in side by side editor (#36700)
|
2021-09-08 15:08:46 +02:00 |
|
 Un-indexandAlexandru Dima
|
7392504f85
|
Simplify origin check in iframe.ts (#132577)
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
|
2021-09-08 13:25:23 +02:00 |
|
Sandeep Somavarapu
|
08370d00b4
|
update distro
|
2021-09-08 11:52:14 +02:00 |
|
Sandeep Somavarapu
|
85b0df2272
|
rename
|
2021-09-08 11:44:46 +02:00 |
|
Sandeep Somavarapu
|
007205deac
|
#119440 do not use optional services
|
2021-09-08 11:38:57 +02:00 |
|
Benjamin Pasero
|
c44e4e9d08
|
editors - fix broken side by side editor
|
2021-09-08 11:36:22 +02:00 |
|
Benjamin Pasero
|
22625adb76
|
editors - make getViewState non-optional
|
2021-09-08 11:15:54 +02:00 |
|
Sandeep Somavarapu
|
ad91637f6a
|
disable install action for extensions not supporting user platform
|
2021-09-08 09:23:14 +02:00 |
|
Johannes Rieken
|
21bf76b559
|
add API todos
|
2021-09-08 08:58:59 +02:00 |
|
Benjamin Pasero
|
fb60d95290
|
editors - reuse existing side by side editor when identical input opened (#36700)
|
2021-09-08 08:18:15 +02:00 |
|
Benjamin Pasero
|
cc767f00a4
|
editors - preserve ratio when toggling layout in split editor (#36700)
|
2021-09-08 07:29:18 +02:00 |
|
Matt Bierner
|
34861b8c8a
|
Add comments on how fenced code block should not be localized
For #132190
|
2021-09-07 16:31:45 -07:00 |
|
Logan Ramos
|
b699fab482
|
Skip tests
|
2021-09-07 18:34:16 -04:00 |
|
Matt Bierner
|
3ccfaaff7c
|
Set default aria role to document for webviews
Fixes #132275
Extensions can override this but let's try setting the default to document to improve screen reader support
|
2021-09-07 15:00:59 -07:00 |
|
Matt Bierner
|
f1581dcad7
|
Fix labels for optional auto imports
Fixes #132212
|
2021-09-07 14:54:11 -07:00 |
|
Matt Bierner
|
183a16d885
|
Update to marked 3.0.2
Fixes #132354
|
2021-09-07 14:46:19 -07:00 |
|
Matt Bierner
|
80f4b6f655
|
Fix links in cgmanifest
Fixes #132525
Updates the links except for trac. These were just copied in from TS
|
2021-09-07 14:46:19 -07:00 |
|
Matt Bierner
|
8065e35265
|
Spelling
|
2021-09-07 14:46:18 -07:00 |
|
rebornix
|
99f1529a7d
|
fix #132343
|
2021-09-07 14:45:00 -07:00 |
|
Logan Ramos
|
0f238bf3f9
|
Try promise.race
|
2021-09-07 17:40:43 -04:00 |
|
SteVen Batten
|
338516176e
|
add report issue to help menu as well in web
|
2021-09-07 14:32:00 -07:00 |
|
rebornix
|
51dd54023b
|
fix #132580.
|
2021-09-07 14:10:58 -07:00 |
|
rebornix
|
cf50e6db68
|
💄
|
2021-09-07 13:48:06 -07:00 |
|
rebornix
|
891e197fe3
|
split cell operation
|
2021-09-07 13:48:06 -07:00 |
|
rebornix
|
e498e9e9e6
|
getViewIndexByModelIndex
|
2021-09-07 13:48:06 -07:00 |
|
Miguel Solorio
|
284ed44c1e
|
Update gear icon class
|
2021-09-07 13:45:06 -07:00 |
|
Chris Dias
|
6acd0eec13
|
update distro
|
2021-09-07 13:33:58 -07:00 |
|
Don Jayamanne
|
2581658e96
|
Merge pull request #132298 from davidanthoff/setKernelSpecAndLanguageInfo
Add setKernelSpecAndLanguageInfo to ipynb ext
|
2021-09-07 13:24:12 -07:00 |
|
Alexandru Dima
|
30399ea724
|
Merge pull request #131917 from MarkZuber/markzuber/exthosttelem
Add telemetry to extension host startup success/fail
|
2021-09-07 22:17:22 +02:00 |
|
Alex Dima
|
1aec7078c4
|
- remove extension-host-terminated that is already covered by extensionHostCrash
- rename a few error related fields and add a kind field to 'extensionHostStartup'
|
2021-09-07 22:15:59 +02:00 |
|
Don Jayamanne
|
c962433c68
|
Remove old API
|
2021-09-07 13:04:03 -07:00 |
|
Raymond Zhao
|
90087ede3b
|
Point users more directly to prerequisites #131074
|
2021-09-07 12:56:12 -07:00 |
|
Jackson Kearl
|
1a51aa488b
|
rever window widening
|
2021-09-07 11:57:31 -07:00 |
|