Commit graph

83636 commits

Author SHA1 Message Date
Daniel Imms
a0ef27405c Finalize terminal profiles contribution
Fixes #120369
2021-06-09 07:47:03 -07:00
João Moreno
4168941dee
remove domEvent
related to #123487
2021-06-09 16:37:09 +02:00
Daniel Imms
b3d93459d7 Terminal profile contribution feedback
Part of #120369
2021-06-09 07:36:00 -07:00
Logan Ramos
3c62b7834a
Fix #124386 2021-06-09 10:27:50 -04:00
Daniel Imms
2a9a7701b0 Finalize Pseudoterminal.onDidChangeName
No proposed check for this one

Fixes #114898
2021-06-09 07:07:42 -07:00
Daniel Imms
4abdf4d3fb Cover kill short string
Fixes #123907
2021-06-09 07:03:35 -07:00
Daniel Imms
fe36ec7e75 Move common term strings into shared file
Fixes #123907
2021-06-09 07:01:54 -07:00
Alexandru Dima
a573bc0b8d
Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-06-09 15:56:09 +02:00
isidor
a12af58ad6
touch events: context menu support across workbench
fixes #120956
2021-06-09 15:45:21 +02:00
Logan Ramos
b5d6d7e62e
Bump telemetry extractor 2021-06-09 09:14:42 -04:00
isidor
cf212bfb03
Stop / disconnect of child session should always respect the parent session
fixes #125230
2021-06-09 13:40:37 +02:00
dependabot[bot]
48bcb4a831
Bump glob-parent from 5.1.1 to 5.1.2 in /build/lib/watch (#125832)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  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-09 04:38:40 -07:00
dependabot[bot]
1c80951eca
Bump normalize-url from 4.5.0 to 4.5.1 in /build (#125829)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  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-09 04:38:09 -07:00
Isidor Nikolic
a5279d2b4f
Merge pull request #125487 from microsoft/isidorn/rootContext
empty space should be root context also in MR workspace
2021-06-09 13:32:45 +02:00
Johannes Rieken
1d7b2d4b48
remove old, backwards-compat API 2021-06-09 12:47:59 +02:00
Johannes Rieken
8ab8aebf3f
fix https://github.com/microsoft/vscode/issues/125771 2021-06-09 12:44:11 +02:00
Martin Aeschlimann
23863841df
clarify nls comment 2021-06-09 12:35:52 +02:00
Martin Aeschlimann
edcd499235
fix localization strings with command:. For #125786 2021-06-09 12:35:51 +02:00
Johannes Rieken
bb86598b97
use notebookCommon import to see where notebook "leaks" into IPC/protocol 2021-06-09 12:27:38 +02:00
Johannes Rieken
654036f24f
💄 renames 2021-06-09 12:10:53 +02:00
Johannes Rieken
2a48e461f5
rename test file 2021-06-09 12:09:13 +02:00
Johannes Rieken
92e24f3255
fix compile error 2021-06-09 12:08:48 +02:00
Henning Dieterichs
83d889c27f
Merge pull request #125749 from microsoft/hediet/update-sinon
Updates sinon from 1.17 to 11.1.
2021-06-09 12:08:41 +02:00
isidor
6bf4b4f6dd
use unique translation id 2021-06-09 12:01:37 +02:00
Johannes Rieken
5cd7916219
towards https://github.com/microsoft/vscode/issues/125668 2021-06-09 11:36:49 +02:00
Henning Dieterichs
00123b32a7
Updates sinon from 1.17 to 11.1. 2021-06-09 10:03:46 +02:00
Johannes Rieken
1669dcee38
Merge branch 'main' into notebook/dev 2021-06-09 09:31:45 +02:00
Johannes Rieken
dd1373fff1
Merge pull request #125734 from hantatsang/issue/125633-DocumentFilter-jsdoc
Improve DocumentFilter doc
2021-06-09 09:27:17 +02:00
Don Jayamanne
3f76ecf9d6 Dispose items no longer visible 2021-06-09 00:18:00 -07:00
Johannes Rieken
b64e5eefc0
make output on cancel/interrupt unit tests instead of integration tests, https://github.com/microsoft/vscode/issues/125665 2021-06-09 09:15:52 +02:00
hantatsang
f3ba77fb47 Merge branch 'main' into issue/125633-DocumentFilter-jsdoc 2021-06-09 17:06:23 +10:00
hantatsang
730a80866e Resolve pr comment 2021-06-09 17:04:01 +10:00
Don Jayamanne
63ed5c9b6a Reuse statusbar helpers and dispose properly 2021-06-08 23:49:18 -07:00
Nicholas Rayburn
66579f083e
add hover css to the hover element (#123384)
Co-authored-by: Jackson Kearl <jakearl@microsoft.com>
2021-06-08 19:13:58 -07:00
rebornix
85f1b55a6e
temporary fix for large splice. 2021-06-08 18:39:21 -07:00
Connor Peet
4d7ea8c62b
testing: improve support for lines with multiple tests in gutter decorations
Fixes #125222
Fixes #125789
2021-06-08 18:17:30 -07:00
Connor Peet
711a920e93
testing: peek failure message for any child of tests in open files
Fixes #125224
2021-06-08 18:17:29 -07:00
rebornix
c237794010 onDidChangeOutputs: NotebookCellOutputsSplice 2021-06-08 18:13:35 -07:00
Matt Bierner
11d9ddbfbd
markdown -> markup 2021-06-08 18:12:00 -07:00
Matt Bierner
550c3ff481
MarkdownCell -> MarkupCell 2021-06-08 18:12:00 -07:00
Matt Bierner
1cae09dd7e
Register emitters 2021-06-08 18:11:59 -07:00
Matt Bierner
5b150d7e50
Markdown -> markup 2021-06-08 18:11:59 -07:00
Matt Bierner
cc749e1219
Move MarkdownRenderer creation into MarkdownCellViewModel
Also make sure we register it
2021-06-08 18:11:59 -07:00
Matt Bierner
6100a89586
Move selection logic into MarkdownCell 2021-06-08 18:11:59 -07:00
Matt Bierner
268b213932
💄 2021-06-08 18:11:59 -07:00
Mark Oude Elberink
6987abd16e
Optimize english please actions (#125154) 2021-06-09 00:34:23 +00:00
rebornix
5bd63bd095 🐛 2021-06-08 17:16:36 -07:00
rebornix
3c1982d0a3 re #122017, merge cell output append edits. 2021-06-08 17:03:06 -07:00
Jackson Kearl
6075e48f3c
Use interpolation to keep special syntax out of strings to be translated
Ref #125786
2021-06-08 16:30:13 -07:00
Jackson Kearl
02e4397b58
Dont use exp service for choosing first content behaviour 2021-06-08 16:28:21 -07:00