rebornix
|
3cddc2f34f
|
Fix test error from branch merging
|
2018-09-17 11:28:53 -07:00 |
|
Tony Popov
|
3fb52f91b1
|
Keeping find input value unchanged on replace action if find input is active, fixes #41027
|
2018-09-17 11:24:58 -07:00 |
|
Erich Gamma
|
e93bb0c372
|
fix #57897 tasks cache not refreshed when workspace folder change
|
2018-09-17 19:53:20 +02:00 |
|
Rob Lourens
|
2f73a6d314
|
Fix #57380
|
2018-09-17 10:48:11 -07:00 |
|
Matt Bierner
|
dde08a9a62
|
Pick up ts 3.1-rc
|
2018-09-17 10:33:10 -07:00 |
|
Benjamin Pasero
|
3bc654bf13
|
fix #58186
|
2018-09-17 18:48:56 +02:00 |
|
Alex Dima
|
99217cbf12
|
Fixes #37679: Make key optional
|
2018-09-17 18:46:34 +02:00 |
|
Alex Ross
|
6d75a741d1
|
Merge branch 'master' of https://github.com/Microsoft/vscode
|
2018-09-17 09:06:25 -07:00 |
|
Alex Ross
|
7b15a622c8
|
Upate vscode-xterm.js to 3.8.0-beta3 Fixes #58532
|
2018-09-17 09:05:42 -07:00 |
|
Benjamin Pasero
|
2fe21ecaf5
|
💄
|
2018-09-17 17:59:26 +02:00 |
|
Johannes Rieken
|
3a9a7f96fe
|
fix #58736
|
2018-09-17 17:53:40 +02:00 |
|
Benjamin Pasero
|
e0b1ed722b
|
fix #58801
|
2018-09-17 17:46:01 +02:00 |
|
Benjamin Pasero
|
4f77cd7b04
|
fix #57933
|
2018-09-17 17:38:31 +02:00 |
|
Martin Aeschlimann
|
318720824f
|
Merge pull request #44566 from jhessin/patch-1
Update language-configuration.json
|
2018-09-17 17:18:44 +02:00 |
|
Alex Dima
|
872e0fed98
|
Fixes #45011: Eliminate duplicate decorations (if they intersect multiple visible ranges)
|
2018-09-17 17:10:07 +02:00 |
|
Alex Dima
|
a46554c8fa
|
Use the fast variant of TextEditor.setDecorations
|
2018-09-17 17:10:07 +02:00 |
|
Martin Aeschlimann
|
f22940a29f
|
Merge pull request #58703 from Microsoft/aeschli/tokenizersupport-initialization
ITokenizationRegistry to support TokenizationSupport promises
|
2018-09-17 17:06:25 +02:00 |
|
Martin Aeschlimann
|
51ef4de3a7
|
ITokenizationService unnecessary
|
2018-09-17 16:58:25 +02:00 |
|
Johannes Rieken
|
b2e70a254d
|
fix #32484
|
2018-09-17 16:38:31 +02:00 |
|
Johannes Rieken
|
01e438743c
|
debt - remove SnippetType
|
2018-09-17 12:57:34 +02:00 |
|
Sandeep Somavarapu
|
86ae8ffdc2
|
Fix #57935
|
2018-09-17 12:48:29 +02:00 |
|
Johannes Rieken
|
c346475fe2
|
add telemetry to know often completions are multi line, #57093
|
2018-09-17 12:33:08 +02:00 |
|
Joao Moreno
|
c59b849ab5
|
fixes #58642
|
2018-09-17 12:25:17 +02:00 |
|
Johannes Rieken
|
2e14dce0d5
|
make sure to use fsPath when populating the extension index #55340
|
2018-09-17 12:16:59 +02:00 |
|
Benjamin Pasero
|
c0041e15be
|
fix #48748
|
2018-09-17 12:06:05 +02:00 |
|
Benjamin Pasero
|
091c626b71
|
fix #58799
|
2018-09-17 11:56:05 +02:00 |
|
Andre Weinand
|
2f5f3bcd96
|
fix #58798
|
2018-09-17 11:47:37 +02:00 |
|
Johannes Rieken
|
eabec00675
|
update to marked 0.5.0, #56749
|
2018-09-17 11:19:20 +02:00 |
|
Alex Dima
|
7fcd81cd0f
|
Fixes #58794: Use acknowledge messages to determine extension host responsiveness
|
2018-09-17 11:17:27 +02:00 |
|
Benjamin Pasero
|
5996144abb
|
jsp => HTML icon
|
2018-09-17 11:16:22 +02:00 |
|
Benjamin Pasero
|
a181a96d1c
|
Provide file icons per file type (#58795)
* first cut icons per file type (for #4845)
* update icon set
* update distro
* tweaks
* update distro
|
2018-09-17 11:09:47 +02:00 |
|
Joao Moreno
|
b1547a974a
|
ipc: warn about duplicate client ids
|
2018-09-17 10:42:17 +02:00 |
|
Joao Moreno
|
6cf425a899
|
ipc: pass client ids to client routers
|
2018-09-17 10:42:17 +02:00 |
|
isidor
|
269db86724
|
file explorer issues auto assign to isidorn
|
2018-09-17 10:12:06 +02:00 |
|
Alex Dima
|
9689396ac3
|
Enter Unresponsive state if at least 2 request are pending (#58672)
|
2018-09-17 10:06:03 +02:00 |
|
Benjamin Pasero
|
0819493d7f
|
💄 view actions
|
2018-09-17 07:18:42 +02:00 |
|
Andre Weinand
|
cd9d71a31f
|
make startDebugging return a proper error; fixes #53874
|
2018-09-17 00:47:26 +02:00 |
|
Ramya Achutha Rao
|
64a6f8e25a
|
Tests for extensionsView.ts
|
2018-09-15 19:14:31 -07:00 |
|
Andre Weinand
|
be713f752c
|
support env vars when creating a DA; fixes #56646
|
2018-09-16 01:14:19 +02:00 |
|
Andre Weinand
|
3193667fc4
|
better doc for DebugConfigurationProvider.provideDebugAdapter
|
2018-09-15 17:31:02 +02:00 |
|
Andre Weinand
|
644d57ddba
|
pass config to adapterExecutableCommand; fixes #45220
|
2018-09-15 16:46:49 +02:00 |
|
Rob Lourens
|
82a2a4762c
|
Telemetry for #34711
Capture workspaceContainsTimeout numbers
|
2018-09-14 18:48:46 -07:00 |
|
Christopher Leidigh
|
e39efb2ada
|
SelectBox: Lazy list create on open. Pass 1 addressing #58236 (#58722)
|
2018-09-14 17:24:06 -04:00 |
|
Ramya Achutha Rao
|
f5670e2764
|
Emmet helper to fix #56082
|
2018-09-14 14:04:33 -07:00 |
|
Ramya Rao
|
7ccd93ed5e
|
Improvements to screenreader support in suggest widget #40597 (#58559)
* Improvements to screenreader support in suggest widget #40597
* Read snippet for all snippets regardless of their source
|
2018-09-14 11:21:36 -07:00 |
|
rebornix
|
fb2f7039e9
|
Fix #58604. Do not update search scope when it is empty.
|
2018-09-14 11:06:30 -07:00 |
|
Ramya Achutha Rao
|
067ed91b79
|
Allow emmet inside script tag with js mime if js is mapped to html Fixes #58562
|
2018-09-14 10:44:44 -07:00 |
|
Alex Ross
|
e6ef901bda
|
Wait to call registerOnDataListener until the terminal id has been set (#58644)
|
2018-09-14 09:09:11 -07:00 |
|
Alex Ross
|
529c82649b
|
Extension host terminal onData events need to be queued when the terminal ID is not yet set (#58627)
|
2018-09-14 09:06:49 -07:00 |
|
Martin Aeschlimann
|
e019fcbeb7
|
promises in ITokenizationRegistry
|
2018-09-14 17:59:09 +02:00 |
|