Commit Graph

76603 Commits

Author SHA1 Message Date
Benjamin Pasero
facb370308 🆙 distro 2021-02-10 07:54:30 +01:00
Benjamin Pasero
f82462ba7c debt - move shellEnv to platform 2021-02-10 07:49:11 +01:00
Matt Bierner
fe6eb68d22 Pick up latest TS insiders 2021-02-09 17:47:32 -08:00
Matt Bierner
91a20c06b9 Use npm for building markdown preview 2021-02-09 17:47:32 -08:00
Matt Bierner
ba7d28d53c Use shared webpack version instead of installing locally for simple-browser 2021-02-09 17:47:32 -08:00
Shunsuke Iwamoto
76524ef589 Fixes 114236: Add a multi-line comment regex to unIndentedLinePattern (#114478)
* Add a multi-line comment regex to unIndentedLinePattern

* Add multi-line comment block indentation tests

* Fix a multi-line comment block indentation test
2021-02-09 17:05:21 -08:00
Connor Peet
b2724146f0 debug: replace element when appending text to ensure updates in repl
Refs #116043
2021-02-09 16:51:52 -08:00
Connor Peet
9070508076 Merge branch 'connor4312/refactor-test-states' 2021-02-09 16:15:16 -08:00
Connor Peet
3d4cabb608 testing: refactor to new runState API
Fixes: https://github.com/microsoft/vscode/issues/115101.
See issue for details.

- Adopts the new API
- Test results now persist across reloads (last 64 runs).
- Removed state grouping in favor of sorting option.
- Code lenses are disabled for now
2021-02-09 16:12:37 -08:00
Matt Bierner
7ecf23a2a2 Try wrapping IPv6 host for webview resource loading with[]
For #105536 but need verification from someone who can actually reproduce this bug
2021-02-09 15:52:31 -08:00
Jackson Kearl
8a3a5d9b74 Fix search smoke test 2021-02-09 15:44:07 -08:00
Rob Lourens
2f76945a06 Relayout search view when message visibility changes
#116182
2021-02-09 15:37:56 -08:00
Jackson Kearl
2e9f767776 awaiting-insiders-release => unreleased 2021-02-09 15:10:47 -08:00
Eric Amodio
64db71fed8 Fixes #116235 - removes inline-flex
Doesn't seem to be needed anymore, although if it is, we can fix this by adding:
```
display: inline-flex;
vertical-align: top;
```
2021-02-09 17:30:08 -05:00
Eric Amodio
60665b5bb7 Removes dead code 2021-02-09 17:18:51 -05:00
Eric Amodio
f8cadcc6f3 Fixes #116168 - missing provider == missing icons 2021-02-09 17:15:17 -05:00
Eric Amodio
2b6e896eff Adds another of my email addresses 2021-02-09 17:15:17 -05:00
Rachel Macfarlane
41121165b0 Move isAccessAllowed to authentication service 2021-02-09 14:12:53 -08:00
Peng Lyu
06c8e30c73 did save event listener is not hooked up properly 2021-02-09 21:54:34 +00:00
Ladislau Szomoru
968499cb68 Adjust message, fix icon color 2021-02-09 20:59:59 +01:00
meganrogge
e8d77e425f add changes 2021-02-09 11:48:41 -08:00
Jackson Kearl
5245710137 Fix #116188: Search in files not pasting selected text using keyboard shortcut 2021-02-09 11:39:33 -08:00
Rachel Macfarlane
71e5689154 tryActivateProvider should not blocking 2021-02-09 11:33:52 -08:00
Johannes Rieken
eddf95f089 off by one... 2021-02-09 19:26:46 +01:00
Rachel Macfarlane
758fe86b54 Fix account badge update for new session requests 2021-02-09 09:31:03 -08:00
Sandeep Somavarapu
acaf2ed2ac fix tests 2021-02-09 17:25:55 +01:00
Sandeep Somavarapu
478a76a1a6 fix compilation 2021-02-09 17:25:55 +01:00
Sandeep Somavarapu
16bd463205 fix compilation issue 2021-02-09 17:25:55 +01:00
Sandeep Somavarapu
97fde37887 - introduce trusted api
- disable settings sync in untrusted workspace
2021-02-09 17:25:54 +01:00
John Murray
78446fc795 Improve guidance commentary in GH Bug Report template (#116183) 2021-02-09 08:18:13 -08:00
Sandeep Somavarapu
7cb0840ad7 update distro 2021-02-09 17:08:57 +01:00
Sandeep Somavarapu
accae73293 Merge pull request #116051 from microsoft/sandy081/sandbox/spdlog
Move spdlog to main
2021-02-09 17:01:01 +01:00
Alex Ross
327e25fdc2 Add portsAttributes to devcontainer.json
Part of microsoft/vscode-remote-release#4445
2021-02-09 16:51:05 +01:00
isidor
624f51c0f7 debug console: diff identity provider should take the string content into account when computing ids
#116043
2021-02-09 16:08:39 +01:00
Sandeep Somavarapu
7fd4b1187c Fix #116108 2021-02-09 16:03:59 +01:00
Johannes Rieken
efd5a000c0 add InlineHintKind to InlineHint-type 2021-02-09 15:56:24 +01:00
Alex Ross
8077bf3251 Fix iconLabel hover hide on click
Part of #116197
2021-02-09 15:46:42 +01:00
isidor
615d2fff05 fixes #116155 2021-02-09 15:44:43 +01:00
Sandeep Somavarapu
79a623d976 move to sandbox 2021-02-09 15:22:25 +01:00
Martin Aeschlimann
5d1e300546 Missing info from the "Recent Workspaces and Folders" section in the taskbar context menu. Fixes #115898 2021-02-09 15:12:39 +01:00
Sandeep Somavarapu
065e82d862 fix layering 2021-02-09 15:01:25 +01:00
Sandeep Somavarapu
b14afd09df Merge branch 'master' into sandy081/sandbox/spdlog 2021-02-09 14:57:06 +01:00
Sandeep Somavarapu
a8bb42c43b #116112 remove dependency on IActionViewItem 2021-02-09 14:50:01 +01:00
Johannes Rieken
97c7d2ac84 add editor/title/run menu id and expose as proposed API 2021-02-09 14:39:14 +01:00
Christof Marti
9b6aafb692 Improve trace messages 2021-02-09 14:26:28 +01:00
Daniel Imms
b784c95208 Remove terminalFocus from create new term keybinding
Fixes #116196
2021-02-09 05:24:11 -08:00
Johannes Rieken
992481db7f "inline" empty submenus in editor title bar 2021-02-09 14:17:43 +01:00
Benjamin Pasero
ffe7654a9f ts - no implicit any 2021-02-09 14:16:15 +01:00
Alex Ross
49061a5b8a Only show port notification in last window
Part of #116058
2021-02-09 13:59:36 +01:00
Alex Ross
d1c5afbbdc Fix changing drives in simple file picker 2021-02-09 13:59:35 +01:00