Commit graph

61797 commits

Author SHA1 Message Date
Pine Wu a68bfa3846 Add back languages/css test. Fix #90538 2020-02-28 11:56:25 -08:00
Andrew Branch 23850c7990
[typescript-language-features] Add importModuleSpecifierEnding preference (#90405)
* Expose importModuleSpecifierEnding to typescript-language-features

* Add default `auto` setting

* Use string 'auto' for auto setting

* Work with TypeScript 3.8
2020-02-28 11:20:50 -08:00
Rachel Macfarlane b1dfe79d37 Fix build 2020-02-28 11:13:26 -08:00
Peng Lyu 63cb05ec37
Merge pull request #91594 from microsoft/rebornix/listview-item-heightchange
Update list view item height programmatically
2020-02-28 10:39:09 -08:00
Peng Lyu 76db1859ec
Merge branch 'master' into rebornix/listview-item-heightchange 2020-02-28 10:37:33 -08:00
Benjamin Pasero cdde27aea0 skip failing test 2020-02-28 18:23:55 +01:00
João Moreno 8d80cea0dd
Merge pull request #89868 from jeanp413/fix-89484
Fixes no link detection in SCM input box
2020-02-28 17:55:04 +01:00
SteVen Batten cdd0c15696 candidate shrinking dropdown 2020-02-28 08:45:20 -08:00
Alex Dima 982429716b
Update distro 2020-02-28 17:32:42 +01:00
Benjamin Pasero 9f4b5ac228
Merge pull request #91767 from microsoft/ben/march
March debt input
2020-02-28 17:26:31 +01:00
Benjamin Pasero 59047fdb9f Merge branch 'master' into ben/march 2020-02-28 17:25:51 +01:00
Alexandru Dima 53293cbb5d
Merge pull request #91766 from microsoft/alex/85058
Special handling for isMax, isWindows, isLinux
2020-02-28 17:23:16 +01:00
Benjamin Pasero 3dbc80a5c6 fix compile issues 2020-02-28 17:21:54 +01:00
Benjamin Pasero cd76248370 tests - more coverage for text file editors 2020-02-28 17:20:17 +01:00
Alex Dima 6434b8207f
Fixes #85058: Handle isMac, isLinux, isWindows directly 2020-02-28 17:18:11 +01:00
Christof Marti 1575632abc 1.44.0 2020-02-28 17:00:49 +01:00
Alex Dima 970951b7b7
Introduce false & true context keys (#85058) 2020-02-28 15:46:28 +01:00
Benjamin Pasero 86b7936c1f tests - add more tests for uncovered areas 2020-02-28 15:24:32 +01:00
Alex Dima cd8b95bbf9
Improvements to context keys 2020-02-28 14:13:07 +01:00
Joao Moreno e378735a59 Merge remote-tracking branch 'origin/master' into pr/89868 2020-02-28 14:01:46 +01:00
Alex Dima 0c29fa309f
Distinguish context key factory from type 2020-02-28 13:52:13 +01:00
João Moreno 17c6d123d2
Merge pull request #91753 from microsoft/joao/publish-macos-unnotarized
Make sure macOS unnotarized build is published even if notarization fails
2020-02-28 12:53:36 +01:00
Benjamin Pasero a808018f29 fix compile errors 2020-02-28 12:10:59 +01:00
Martin Aeschlimann 0cd0f7df41
Merge pull request #91749 from microsoft/aeschli/91747
Turn off JSON item resolving. Fixes #91747
2020-02-28 02:54:31 -08:00
Joao Moreno 7298bf4bd1 make sure unnotarized build is published even if notarization fails 2020-02-28 11:51:14 +01:00
Alex Ross 33287fbd13
Make sure that C: is C:\ in simple file picker (#91746)
Fixes https://github.com/microsoft/vscode-remote-release/issues/1596
2020-02-28 11:50:51 +01:00
Martin Aeschlimann 40cd953770 Turn off JSON item resolving. Fixes #91747 2020-02-28 11:47:10 +01:00
Benjamin Pasero a949694b25 debt - reduce usage of explicit any 2020-02-28 11:33:55 +01:00
Sandeep Somavarapu b20adfec83
Merge pull request #91741 from microsoft/sandy081/fix91661
Fix #91661
2020-02-28 11:13:53 +01:00
Sandeep Somavarapu 5ec87bdd5b
Merge branch 'master' into sandy081/fix91661 2020-02-28 11:13:43 +01:00
Sandeep Somavarapu 66fea6ed2f
Merge pull request #91738 from microsoft/sandy081/fix91725
Fix #91725
2020-02-28 11:12:54 +01:00
Sandeep Somavarapu 4dc5afe7a0
Merge branch 'master' into sandy081/fix91725 2020-02-28 11:09:48 +01:00
Sandeep Somavarapu 7120940026
Merge pull request #91743 from microsoft/sandy081/fix91737
Fix #91737
2020-02-28 11:08:58 +01:00
Sandeep Somavarapu b575a51ebc Fix #91737 2020-02-28 11:02:46 +01:00
Sandeep Somavarapu 3608ffb2b3 Fix #91661 2020-02-28 10:43:53 +01:00
Benjamin Pasero 1cc28745dd
Regression: Quickly closing a git commit message in VS code skips autosave, causing a (fix #91709) (#91732) 2020-02-28 10:36:40 +01:00
Sandeep Somavarapu 8c8c6cdf8f Fix #91725 2020-02-28 09:27:13 +01:00
Eric Amodio e5834d3280 Fixes #91378 2020-02-27 17:31:40 -05:00
Matt Bierner 1bbce1ce03 Improve docs for CodeAction.disabled
For #85160
2020-02-27 14:23:56 -08:00
Matt Bierner fac3bb4bf6 Clairify documentation docs
Fixes #91514
2020-02-27 14:09:46 -08:00
Matt Bierner 8ef18acdaf Don't require return value backup
Fixes #91703

All custom editors should implement backup or throw an exception if they cannot for some reason.
2020-02-27 11:55:39 -08:00
Connor Peet 06529506b2
debug: update js-debug-nightly to "2020.2.2617" @ 2020-02-27T01:06:21.78Z 2020-02-27 11:04:51 -08:00
Pine Wu a35a8a2acf Fix #89772 2020-02-27 11:03:48 -08:00
Pine Wu d87d03311d Fix #90865 2020-02-27 10:51:39 -08:00
Pine Wu 9c70b06138 Revert "Fix #90552"
This reverts commit d7a4215328.
2020-02-27 10:51:15 -08:00
Pine Wu d7a4215328 Fix #90552 2020-02-27 10:47:40 -08:00
Rachel Macfarlane b77929959c Log additional information when getting auth token 2020-02-27 10:12:12 -08:00
Sandeep Somavarapu bddc5ef701 Fix #91486 2020-02-27 17:54:17 +01:00
Peng Lyu 2f0714be62
Apply suggestions from code review
Co-Authored-By: João Moreno <joao.moreno@microsoft.com>
2020-02-27 08:30:33 -08:00
Eric Amodio 5acdde478f Fixes #91677 2020-02-27 11:23:45 -05:00