Commit Graph

49044 Commits

Author SHA1 Message Date
Matt Bierner
ada4bddb8e Change documentation for TS importModuleSpecifier.auto
Fixes #52485

Based on code in d53efdf380/src/compiler/moduleSpecifiers.ts (L139)
2019-05-17 18:14:40 -07:00
Matt Bierner
46ff93770f Encapsulate WebviewContent 2019-05-17 18:14:40 -07:00
Matt Bierner
78f8a0bad4 Extract doUpdateContent 2019-05-17 18:14:40 -07:00
Rob Lourens
2bfd4ce2ef Merge pull request #73758 from DavidMunozMartinez/master
Possible fix for #72483
2019-05-17 17:12:59 -07:00
Johannes Rieken
da9d758ed8 fix #65145 2019-05-17 16:34:46 -07:00
David Munoz
21b00e796e Added two more tests for settings key to display format cases 2019-05-17 18:25:58 -05:00
David Munoz
1a02125a24 Merge https://github.com/microsoft/vscode 2019-05-17 18:24:13 -05:00
Matt Bierner
b1aad4b755 Supress potential null errors related to updated @types/node 2019-05-17 16:14:49 -07:00
Martin Aeschlimann
49de62f5c9 improve message when no resolver found 2019-05-17 14:26:02 -07:00
Matt Bierner
d06db9bbba Don't use array.from 2019-05-17 13:55:57 -07:00
Matt Bierner
acc33c9896 Bump tslint version 2019-05-17 13:46:11 -07:00
Matt Bierner
198aed06fd CodeActionSet should not mutate input array 2019-05-17 13:39:55 -07:00
Matt Bierner
437b93f142 Dismiss code actions message before showing code actions menu
Fixes #73911
2019-05-17 13:39:55 -07:00
Matt Bierner
12cf3eb0f8 Pick up latest TS@next 2019-05-17 13:39:55 -07:00
Johannes Rieken
d5534b8604 api-sketches for ExtensionContext#ExecutionContext 2019-05-17 13:12:29 -07:00
Alex Dima
9b0facade5 Avoid NPE 2019-05-17 13:04:11 -07:00
Rob Lourens
b16807e587 The TemporarilyNotAvailable error should be considered handled 2019-05-17 12:54:11 -07:00
RMacfarlane
613ea9ef4b Tweak cli output 2019-05-17 12:52:07 -07:00
Logan Ramos
ca9887459b Delete vscode-typescript upon close of VS Code (#73801)
* Cleans up vs-typescript temp directoy upon VS code close

* Fixed typing errors preventing build from succeeding

* Moved deletion to the deactivate method. Added folders per extension host

* Removed yarn watch script used in testing
2019-05-17 18:55:31 +00:00
Rob Lourens
a2be028360 Merge pull request #73808 from skprabhanjan/fix-73465
Fix-73465 Toggle search view position should also appear in empty search view
2019-05-17 11:54:42 -07:00
Matt Bierner
6ac87465f2 Merge pull request #73775 from hwhung0111/Fix-#55470
Fix #55470
2019-05-17 10:19:17 -07:00
David Munoz
fbb6cc9e1d Fixing typos 2019-05-17 01:45:00 -05:00
Prabhanjan S Koushik
c4b17ee561 fix-73465 Removed commented lines and moved reLayout() call oustide completed check 2019-05-17 11:27:24 +05:30
David Munoz
f74249a147 Handing numbers in settings keys to display format 2019-05-16 22:46:32 -05:00
David Munoz
0027690645 Merge branch 'master' of https://github.com/microsoft/vscode 2019-05-16 21:58:20 -05:00
Johannes Rieken
a69d0f8b21 💄 use conditional, mapped types magic 2019-05-16 16:38:12 -07:00
Alex Ross
7fc0c65b91 Terminate all tasks polish
Fixes #73417
2019-05-16 15:52:07 -07:00
Alex Ross
09b738cacf Fix trailing slash in file picker 2019-05-16 15:37:05 -07:00
Benjamin Pasero
8600294d5f debt - flaky test on windows 2019-05-16 15:34:48 -07:00
Alex Ross
2e0e111d47 Update name of simple file dialog setting 2019-05-16 15:17:53 -07:00
Joao Moreno
e0917ec45e update distro: allow badge.buildkite.com for badges 2019-05-16 14:22:47 -07:00
Daniel Imms
05e38afa86 Merge pull request #73835 from microsoft/xterm-update2
Update xterm
2019-05-16 12:52:44 -07:00
Alex Ross
07ec42fb00 Fix open folder in simple file picker 2019-05-16 11:41:55 -07:00
Alex Ross
2cf9beda58 Fix hasTrailingPathSeparator for Windows drives (#73229)
* Fix hasTrailingPathSeparator for Windows drives

* Add trailing slash utility and tests
2019-05-16 11:30:28 -07:00
Alex Ross
b57b98761d Re-use isValidBasename in file picker (#73332)
Fixes #72866
2019-05-16 11:29:00 -07:00
Alex Ross
0c9dd09e78 Fix file picker backtracking when holding delete key
Fixes https://github.com/Microsoft/vscode-remote-release/issues/4
2019-05-16 11:06:18 -07:00
Daniel Imms
54326ce3b1 Merge remote-tracking branch 'origin/master' into xterm-update2 2019-05-16 10:59:00 -07:00
Alex Ross
a579bb364d Use same code path in accept for trying to update 2019-05-16 10:40:55 -07:00
Matt Bierner
9bd21e3f2b Pick up latest ts@next 2019-05-16 10:38:29 -07:00
Matt Bierner
6685f2d2bd Convert toResource to return undefined instead of null 2019-05-16 10:38:29 -07:00
Matt Bierner
a65adc6fda Use vscode.d.ts we ship instead of version from vscode package 2019-05-16 10:38:29 -07:00
Matt Bierner
0787bf615e Use undefined instead of null | undefined for commands 2019-05-16 10:38:28 -07:00
Matt Bierner
653edff568 null -> undefined 2019-05-16 10:38:28 -07:00
Matt Bierner
d1b9e6d8d9 null -> undefined 2019-05-16 10:38:28 -07:00
Matt Bierner
36bae8d056 Resolve promise to null instead of empty
As far as I can understand, the intent here is to return 'no result', which this code uses `null` for. Promises allow resolving with `undefined` since the argument to `then` is optional
2019-05-16 10:38:28 -07:00
Matt Bierner
4ce2cdd6d7 ResolvedKeybindingItem as undefined instead of null 2019-05-16 10:38:28 -07:00
Matt Bierner
aeb7669fba Convert getLabel to return undefined instead of null 2019-05-16 10:38:28 -07:00
Matt Bierner
d3d842cbe2 Convert a few more interfaces to return undefined instead of null 2019-05-16 10:38:28 -07:00
Matt Bierner
09fb2a357c convert getDescription to return undefined instead of null 2019-05-16 10:38:28 -07:00
Matt Bierner
bfc7b7f55a Make getResource return undefined 2019-05-16 10:38:28 -07:00