Commit graph

48747 commits

Author SHA1 Message Date
Daniel Imms 9d9f90dd58
Merge pull request #72508 from Microsoft/tyriar/72465
Re-enable terminal tests
2019-04-17 13:57:40 -07:00
Daniel Imms 3e73167eb1 Consolidate terminal environment setup logic 2019-04-17 12:28:30 -07:00
Peng Lyu 004894a5b5 Dispose comment thread properly 2019-04-17 11:27:19 -07:00
Daniel Imms 68b2b6d4eb Revert "disable failing tests (#72465)
This reverts commit 5ac6601ab8.
2019-04-17 11:15:35 -07:00
Daniel Imms 4516abbdf1 Fix terminal launch issue 2019-04-17 11:07:33 -07:00
Jon Bockhorst 7006626374 Fixed explorer modified sort order not working sometimes 2019-04-17 12:26:01 -05:00
Sandeep Somavarapu 62699d7854 fix tests 2019-04-17 17:52:02 +02:00
Andre Weinand 105e87186f filter workspace paths contradicting ext development 2019-04-17 17:27:25 +02:00
Sandeep Somavarapu 5a010d8e5d update distro 2019-04-17 17:23:31 +02:00
Sandeep Somavarapu 54e670c960 rename the setting configuring extension kind 2019-04-17 17:23:22 +02:00
Sandeep Somavarapu 0c22d9c001 special treatment for language pack extensions 2019-04-17 17:17:02 +02:00
Johannes Rieken ef4a806223 allow (much) higher diff limit in compute more minimal and log times, https://github.com/Microsoft/vscode/issues/72321 2019-04-17 16:56:12 +02:00
Martin Aeschlimann ff9bd99cf1 don't set watcher on /dev or /proc 2019-04-17 16:30:27 +02:00
isidor 2a597c7f58 explorer: transition paste to command. Do not open editors when multi paste
fixes #72204
2019-04-17 15:57:13 +02:00
Benjamin Pasero 39cf41dbf5 files - error 💄 2019-04-17 15:12:43 +02:00
Sandeep Somavarapu b4cd374954
Merge pull request #72480 from Microsoft/sandy081/fix71752
Fix #71752 - Do not activate until ext host is started
2019-04-17 15:01:20 +02:00
Benjamin Pasero 1d194c87e7 workaround #72404 2019-04-17 14:57:27 +02:00
Benjamin Pasero c72cfe0c65
Provide API to get access to the workspace configuration file (#37421) (#72490)
* Provide API to get access to the workspace configuration file (#37421)

* fix untitled ID

* update docs
2019-04-17 14:24:10 +02:00
Johannes Rieken 2335966361 use encodeURI on non-encoded uri when 'leaving' vscode, https://github.com/Microsoft/vscode/issues/25852 2019-04-17 14:11:53 +02:00
Sandeep Somavarapu 006078af64 Use flat structure for extension kind setting 2019-04-17 12:08:37 +02:00
Benjamin Pasero 0ca60266c9 title control: add and use updateEditorLabels() 2019-04-17 12:02:32 +02:00
Benjamin Pasero ca2204bbc8 files - disable flaky watch test on windows 2019-04-17 11:54:48 +02:00
Benjamin Pasero ee9dafcf74 notifications - tweak title 2019-04-17 11:50:23 +02:00
Martin Aeschlimann e18181e5fb Cannot read property 'length' of undefined in toWorkspaceIdentifier 2019-04-17 11:39:10 +02:00
Sandeep Somavarapu 95d8a1aebe set empty context at the end 2019-04-17 11:32:46 +02:00
isidor 585f853997 fixes #72361 2019-04-17 11:24:56 +02:00
Benjamin Pasero b0ee38bdd4 notifications - allow to set title 2019-04-17 11:15:18 +02:00
Martin Aeschlimann 6d5feae579 new window to open in new window 2019-04-17 11:01:29 +02:00
Sandeep Somavarapu 879c3a7dfe Fix #71752 2019-04-17 10:54:33 +02:00
Martin Aeschlimann 1d3a96edca allow remote fonts to be loaded 2019-04-17 10:44:15 +02:00
Benjamin Pasero d3e1fff776 files - more tests 2019-04-17 10:35:27 +02:00
Sandeep Somavarapu e7713c9e6a Revert "Merge pull request #72436 from Microsoft/sandy081/fix71752"
This reverts commit 83aac26bb8, reversing
changes made to 1b587ae07e.
2019-04-17 10:10:45 +02:00
Sandeep Somavarapu 83aac26bb8
Merge pull request #72436 from Microsoft/sandy081/fix71752
Fix #71752
2019-04-17 09:45:01 +02:00
Martin Aeschlimann 1b587ae07e workbenchThemeService: move more to common 2019-04-17 09:43:39 +02:00
Sandeep Somavarapu 2a22f1bb5e change default extension views in remote window 2019-04-17 09:38:34 +02:00
Alex Ross 7f0f3e4bbb Get latest cpp grammar updates 2019-04-17 09:32:19 +02:00
Benjamin Pasero cb73a8f7a2 files - 💄 decoder stream 2019-04-17 09:19:24 +02:00
Benjamin Pasero 648fe9f92a fix compile 2019-04-17 08:44:42 +02:00
Benjamin Pasero 5ac6601ab8 disable failing tests (#72465) 2019-04-17 08:43:54 +02:00
Benjamin Pasero 7e513ec9a6 files - fix regression with autoguess encoding 2019-04-17 08:32:58 +02:00
Benjamin Pasero 29867b558b files - 💄 2019-04-17 08:20:23 +02:00
Rob Lourens 05fc61ffb1 Remove redundant "settings" label in gui 2019-04-16 23:55:30 +00:00
Daniel Imms b3cc51f631 Tidy up terminal env creation 2019-04-16 16:39:26 -07:00
Daniel Imms e2d8383e66 Localize terminal starting message 2019-04-16 15:18:40 -07:00
Rob Lourens 385b3f1d8e Update distro 2019-04-16 21:17:27 +00:00
Sandeep Somavarapu e22ea3d1fc Fix #71752 2019-04-16 21:45:36 +02:00
Sandeep Somavarapu 513992b8a9 Improvements to extension UI
- Fix reload tooltip when extension is running in server which it is not supposed to
- Show reload tooltip
- Fix disable status warning
2019-04-16 21:33:53 +02:00
Sandeep Somavarapu 672e6769c5 do not check for ui extension while installing 2019-04-16 20:32:35 +02:00
Daniel Imms 84f3cfab2b Fix terminal workspace shell/args 2019-04-16 11:25:38 -07:00
Benjamin Pasero 3e1f5b54c0 update distro 2019-04-16 19:49:52 +02:00