Commit Graph

74 Commits

Author SHA1 Message Date
Johannes Rieken
b86a54e757 fix #22453 2017-03-13 13:49:22 +01:00
Matt Bierner
c342eaa22e Adding more explicit returns 2017-02-01 17:29:57 -08:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Johannes Rieken
f5a0ea60c8 WinJS.Promise#as is not what you think it is, use wrap instead - fixes #11754 2016-09-09 16:30:50 +02:00
Johannes Rieken
cfbf71725c add ignoreFocusOut option to showInputBox and showQuickPick, #9918 2016-08-15 13:05:25 +02:00
Johannes Rieken
ff061902a7 add cancellation support for showInput and showQuickPick, #9377 2016-08-08 15:51:06 +02:00
Alex Dima
bdaa72b842 ext host - extend *Shape classes 2016-07-12 21:10:54 +03:00
Alex Dima
581c260f9a Rename extHostProtocol to extHost.protocol 2016-07-12 19:33:55 +03:00
Alex Dima
9f1e006be5 Do not use native Proxy as it breaks debugging vscode 2016-06-27 17:54:56 +02:00
Alex Dima
d285fe05e1 Split up ext host <-> main thread communication to separate files 2016-06-27 14:59:54 +02:00
Alex Dima
f00bbb18d9 Move IThreadService up to /workbench/ 2016-06-26 15:50:37 +02:00
Alex Dima
10cae007cd Use native JS Proxy for main <-> ext host proxies 2016-06-26 15:10:04 +02:00
Johannes Rieken
45a797bec1 check for input box options, fixes #7013 2016-05-30 10:54:15 +02:00
Alex Dima
533844ab8d More plugin -> extension 2016-03-01 18:54:42 +01:00
Johannes Rieken
b3f65f6182 💄 tslint /api 2016-02-04 17:26:04 +01:00
Johannes Rieken
7a626a94ea add support for input validation 2016-01-14 17:57:13 +01:00
Johannes Rieken
38e68de39b wip 2016-01-14 15:19:56 +01:00
Johannes Rieken
bd19642abf expose matchOnDetail in API 2016-01-14 10:51:41 +01:00
Johannes Rieken
1c73dd5caf detail all the way 2016-01-14 10:07:03 +01:00
Johannes Rieken
53a3a0fbad reuse meta-property for text below label & desc 2016-01-13 16:38:12 +01:00
Johannes Rieken
b05f6abcaf no DOM in commen 2016-01-13 14:35:06 +01:00
Johannes Rieken
7e55f101fb proposal for knowning when an item in pick quick pick was selected 2016-01-13 10:58:25 +01:00
Johannes Rieken
7731ac9760 💄 tslint 2016-01-13 10:29:36 +01:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00