Commit graph

95133 commits

Author SHA1 Message Date
Brigit Murtaugh 476718e644
Add links to open in Remote - Containers (#146073) 2022-03-29 10:02:09 -07:00
rebornix 9c6c090cfe
fix #146227. 2022-03-29 09:44:22 -07:00
Daniel Imms c1d9161814
Merge pull request #146249 from microsoft/tyriar/129954
Remove terminal knowledge from dnd component
2022-03-29 08:00:33 -07:00
Daniel Imms c241bd38e9 base -> workbench 2022-03-29 06:47:46 -07:00
Alex Ross 2381cae3a5
Fix extra character in npm task path
Fixes #146165
2022-03-29 15:47:12 +02:00
Raymond Zhao 49ccffbfe6
Update Settings editor events (#146222)
* Update Settings editor events

* Make spacing consistent
2022-03-29 09:26:43 -04:00
Quan Zhuo f3990bfe9b
Fix issue #145134, fetch all repos for authenticated user (#145203)
Signed-off-by: Quan Zhuo <quanzhuo@kylinos.cn>
2022-03-29 15:02:11 +02:00
Daniel Imms a57c64f9c0 Remove terminal knowledge from dnd component
Fixes #129954
2022-03-29 06:00:36 -07:00
João Moreno da0208df1d
bump distro 2022-03-29 14:54:39 +02:00
Johannes 0b072239e7
add deprecation marker 2022-03-29 14:52:11 +02:00
isidor b8ea8c0d33
update distro 2022-03-29 12:34:36 +02:00
Henning Dieterichs b1e32700f9
Merge pull request #146076 from microsoft/hediet/fix-cursor-up-issue
Fixes #144041 by introducing PositionAffinity.{Left,Right}OfInjectedText
2022-03-29 12:26:24 +02:00
Alex Ross e8753df2e8
Update grammars 2022-03-29 11:11:11 +02:00
Johannes 6a19508c87
some more API todos 2022-03-29 09:11:06 +02:00
Benjamin Pasero 6dd986a95d
💄 - move file settings to same place 2022-03-29 08:44:20 +02:00
Benjamin Pasero 2a4d3a6ae5
try to get build green 2022-03-29 08:28:20 +02:00
Benjamin Pasero a2e1fdb456
🆙 sqlite3 2022-03-29 08:04:08 +02:00
Johannes Rieken 9ab351fa85
update API notebook milestone 2022-03-29 07:57:24 +02:00
dependabot[bot] 043166e212
Bump plist from 3.0.1 to 3.0.5 in /build (#146212)
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 17:52:13 -07:00
Tyler Leonhardt f3a9245af9
comment out override commit because we shouldn't need it 2022-03-28 14:45:03 -07:00
rebornix 22a607e923
update test for empty cell. 2022-03-28 13:05:06 -07:00
rebornix f94b8daaab
fix #142756. 2022-03-28 12:46:53 -07:00
Daniel Imms 6afe361b1b
Merge pull request #145620 from Balastrong/feature/145367-quick-pick-terminal-root
145367 Added cwd to terminal name if present
2022-03-28 12:45:17 -07:00
Daniel Imms 1feb1d53ed Use description over cwd 2022-03-28 12:44:36 -07:00
Daniel Imms c10683e137
Merge branch 'main' into feature/145367-quick-pick-terminal-root 2022-03-28 12:41:58 -07:00
Daniel Imms 21416461a2
Merge pull request #146204 from microsoft/tyriar/144990
Override/fix typings in windows-process-tree
2022-03-28 12:26:13 -07:00
Daniel Imms f43f88016e
Merge pull request #146206 from microsoft/tyriar/145168
Ref terminal backends using lowercase remote authority
2022-03-28 12:25:08 -07:00
rebornix 6909264948
fix #143063. 2022-03-28 12:16:17 -07:00
SteVen Batten 9f94bfa295 update windows-registry module 2022-03-28 12:08:56 -07:00
Daniel Imms 1cb0dea143
Merge pull request #146203 from microsoft/tyriar/145508
Don't check lines too short for shell integration link
2022-03-28 11:56:46 -07:00
Sandeep Somavarapu 5a095df0d9
#146048 - Remove dependency on IExtensionManagementService - causing cycling dependencies 2022-03-29 00:16:40 +05:30
Logan Ramos 64f37bc300
Fix #145828 2022-03-28 14:37:08 -04:00
rebornix fd7f35aa4c
re #123828. Reveal middle of the cell to the center. 2022-03-28 11:32:24 -07:00
Megan Rogge cf321f8c83
don't try to refresh cwd for extension/feature terminals (#146193) 2022-03-28 14:14:44 -04:00
Daniel Imms e5aa3a37f9 Pull key sanitization into a function 2022-03-28 10:50:43 -07:00
Daniel Imms 2d2ad5c907 Ref terminal backends using lowercase remote authority
This issue was caused because of different casing in the authority. It looks
like the authority is meant to be case insensitive, we treat it as such
elsewhere as well.

Fixes #145168
2022-03-28 10:49:12 -07:00
rebornix 4364509ef2
iw, layout npe 2022-03-28 10:35:44 -07:00
rebornix 0f46a7cb64
fix #142507. Add interactive editor to history. 2022-03-28 10:35:43 -07:00
rebornix c910f79870
re #142507. add notebook diff editor in history. 2022-03-28 10:35:43 -07:00
rebornix 53c9e8e6b3
fix #142184. 2022-03-28 10:35:42 -07:00
Daniel Imms 2b27724be0 Override/fix typings in windows-process-tree
Fixes #144990
2022-03-28 10:35:23 -07:00
Daniel Imms a0e1962fde Don't check lines too short for shell integration link
Fixes #145508
2022-03-28 10:25:45 -07:00
Daniel Imms 61ee7f2cca
Merge pull request #146202 from microsoft/tyriar/144898
Avoid converting pre-encoded values in terminal URL links
2022-03-28 10:23:48 -07:00
Megan Rogge e0022599af
clear search decorations for all terminals in the visible group when find widget is hidden (#146199) 2022-03-28 13:21:03 -04:00
Daniel Imms 1bd2e49462
Merge pull request #146198 from microsoft/tyriar/144778
Fix search link line/col matching when they don't match local link regex
2022-03-28 10:17:10 -07:00
Daniel Imms 27545b8034 Avoid converting pre-encoded values in terminal URL links
Fixes #144898
2022-03-28 10:16:27 -07:00
Daniel Imms 6a5fe86f77 Fix search link line/col matching when they don't match local link regex
Fixes #144778
2022-03-28 10:02:19 -07:00
Sandeep Somavarapu 00399b22b8
Fix #140398 2022-03-28 22:29:34 +05:30
Megan Rogge 059d5750af
fix #146057 (#146196) 2022-03-28 12:55:39 -04:00
Sandeep Somavarapu 1e2aa9b58b
Fix #146048 2022-03-28 21:40:24 +05:30