Commit Graph

84762 Commits

Author SHA1 Message Date
Tyler Leonhardt
f4e48a92dd specify localhost for microsoft auth server 2021-07-06 11:07:46 -07:00
Josh Spicer
51759b9f9d typo :) (#127893) 2021-07-06 10:44:35 -07:00
Logan Ramos
67bd4e2069 Fix #126805 2021-07-06 13:20:57 -04:00
Megan Rogge
364ba12a4c fix #126691 (#128067) 2021-07-06 10:14:47 -07:00
Megan Rogge
619d4e9a40 fix #127157 (#128066) 2021-07-06 09:59:46 -07:00
Megan Rogge
f8a78049e4 share openContextMenu (#128065) 2021-07-06 09:37:30 -07:00
Sandeep Somavarapu
a45761ede3 easy to read 2021-07-06 16:37:03 +02:00
Daniel Imms
379e4aee05 Avoid OffscreenCanvas in terminal sash reset
Part of #127822
2021-07-06 07:24:22 -07:00
Sandeep Somavarapu
0c3d59e4fb rename to title 2021-07-06 16:13:04 +02:00
Sandeep Somavarapu
1c96b77786 fine tune 2021-07-06 16:10:21 +02:00
Sandeep Somavarapu
9f1f2d8b84 Merge pull request #125563 from timfenney/add-copy-command-label-fixes-issue-125092
Add Copy Command Label to Keyboard Shortcuts.
2021-07-06 16:07:02 +02:00
Alex Ross
df11c0c61f Use active link foreground in workbench hover
Fixes #126752
2021-07-06 15:41:37 +02:00
Dirk Baeumer
1a3fd783fe Disable locale info check. 2021-07-06 15:38:21 +02:00
Benjamin Pasero
48c787d9f3 editors - cleanup matches methods of side/diff editors 2021-07-06 15:34:46 +02:00
Dirk Baeumer
ae52915f0c Improve localization tests 2021-07-06 13:15:43 +02:00
Benjamin Pasero
7a0714a6e5 smoke - harden data migration test 2021-07-06 12:10:08 +02:00
Benjamin Pasero
40172a4729 editors - better matches for diffEditorInput 2021-07-06 11:58:00 +02:00
Sandeep Somavarapu
b38186b046 Fix #126953 2021-07-06 11:57:34 +02:00
Andre Weinand
3918b3e0fe Merge pull request #128022 from microsoft/aweinand/splitRunDropdown
A run & debug dropdown with default button
2021-07-06 11:56:16 +02:00
Andre Weinand
af86c49b0f add 'rememberDefaultAction' property 2021-07-06 11:49:39 +02:00
Sandeep Somavarapu
ff98e113aa #127693 add color to staus icons 2021-07-06 10:39:14 +02:00
Alex Ross
23e71e2bcc Add pathSeparator to configurationEditing
Fixes #128015
2021-07-06 09:52:35 +02:00
Kieran Black
4153751d05 Add setting to modify copy separator (#101197)
* feat: add setting to modify copy separator

This commit adds a new custom setting files.copyPathSeparator which allows the user to select a default separator for the copy absolute and relative commands.

fixes issue #56279

* add argument to enforce a certain path separator on getUriLabel

* modify all copy path flows to leverage getUriLabel separator enforcing

* adjust to copy relative path only

* 💄

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-07-06 09:35:28 +02:00
Sandeep Somavarapu
7499603ece Fix #128032 2021-07-06 09:23:28 +02:00
rebornix
0a8a4b380b dedup, folding action args def. 2021-07-05 16:57:19 -07:00
rebornix
37acfe4de6 fix #127758. de-dup mouse handling in comments. 2021-07-05 16:50:17 -07:00
rebornix
badabb990c freeze CommentController/Threadd through #value. 2021-07-05 16:09:17 -07:00
rebornix
92e91e9e47 re #115679. hide proxy from exthost comments. 2021-07-05 15:44:48 -07:00
Andre Weinand
99e9cd6b66 fix typo 2021-07-06 00:37:16 +02:00
Andre Weinand
50af8b1aa5 run dropdown with default 2021-07-06 00:08:31 +02:00
rebornix
01759044cf re #115679. 2021-07-05 14:45:27 -07:00
rebornix
a7d4da551e re #127822 2021-07-05 13:57:21 -07:00
meganrogge
0d5e20ce72 consolidate code 2021-07-05 13:43:21 -07:00
meganrogge
8794d94603 fix #127968 2021-07-05 13:30:38 -07:00
Alex Dima
41c4bfc310 Debt: IntervalNode.range can be null 2021-07-05 19:53:36 +02:00
Martin Aeschlimann
579e399604 Merge pull request #127962 from galexite/patch-1
Add `.ixx` as a possible C++ extension
2021-07-05 18:42:42 +02:00
Sandeep Somavarapu
22d4a2558d Refactor and clean up extension enablement
- Do not roll up the enablement state for dependents
- Ability to override workspace type (for extension service)
- add tests
- Enable extension status icon

@lszomoru FYI
2021-07-05 16:03:11 +02:00
Johannes Rieken
9b156d9236 Merge pull request #127391 from Kingwl/test_inlay_hints_monaco
Expose inlay hints api for monaco
2021-07-05 14:22:55 +02:00
Benjamin Pasero
886e133283 Notebook diff editor input matches method should consider both sides (fix #127997) 2021-07-05 14:11:54 +02:00
Benjamin Pasero
29b13854ee editor input matches :liptstick: 2021-07-05 14:06:46 +02:00
Henning Dieterichs
9e2fe95de3 Merge pull request #127302 from microsoft/hediet/injected-text-decorations
Implements support for decorations for injected text.
2021-07-05 13:20:31 +02:00
Johannes Rieken
f8315bd551 remove unused code 2021-07-05 10:57:12 +02:00
Johannes Rieken
f8cf8f39be toDisposable should be once'd, fyi @hediet, @alexdima 2021-07-05 10:47:47 +02:00
Alex Dima
4a6402745f update distro 2021-07-05 10:37:17 +02:00
Martin Aeschlimann
e8a6fb43ad default light colors list.focusHighlightForeground too close to list.activeSelectionBackground. Fixes #127597 2021-07-05 10:36:43 +02:00
Johannes Rieken
ee1e84d015 move open, open-diff to their places, https://github.com/microsoft/vscode/issues/110583 2021-07-05 10:12:30 +02:00
Alex Ross
d5c5e1cb2c Update C# grammar 2021-07-05 09:53:39 +02:00
Johannes Rieken
aa985bb2db remove canNormalize because String#normalize is now everywhere 2021-07-05 09:24:06 +02:00
Johannes Rieken
0b57137a4b update todo tag 2021-07-05 09:15:01 +02:00
Johannes Rieken
1f5b688e9c Merge pull request #127874 from microsoft/joh/webpack5
Adopt webpack@5
2021-07-05 09:10:45 +02:00