Commit Graph

43353 Commits

Author SHA1 Message Date
Joao Moreno
65a420e359 remove TPromise
related to #64596
2018-12-10 11:40:28 +01:00
Joao Moreno
093bb84d61 remove TPromise
related to #64596
2018-12-10 11:38:09 +01:00
Joao Moreno
de63daf348 remove TPromise.wrapError
related to #63897
2018-12-10 11:33:41 +01:00
Joao Moreno
a901902ce6 remove TPromise.wrapError
related to #63897
2018-12-10 11:33:41 +01:00
Joao Moreno
2f863c62b3 remove TPromise.wrapError
related to #63897
2018-12-10 11:33:41 +01:00
Joao Moreno
346b230f16 remove TPromise.wrapError
related to #63897
2018-12-10 11:33:41 +01:00
Johannes Rieken
a1d8f25b08 insta - actually enable delayed instantiation 2018-12-10 11:28:09 +01:00
Johannes Rieken
80db568032 use bracket/block selection ranges provider, fixes #64272 2018-12-10 11:23:34 +01:00
Johannes Rieken
369612899d add leading/trailing line part to bracket selection #64004 2018-12-10 11:23:34 +01:00
Johannes Rieken
47661d4ec3 update references view extension 2018-12-10 11:23:34 +01:00
Benjamin Pasero
cd18eb9be8 storage - beforeClose() is actually not needed 2018-12-10 11:20:26 +01:00
Benjamin Pasero
d63ebe3644 No horizontal scrollbars after toggling side by side diff view (fix #64090) 2018-12-10 11:14:51 +01:00
Benjamin Pasero
dad8b64482 debt - dispose action items that are pulled from actionbar 2018-12-10 10:58:38 +01:00
Benjamin Pasero
5c298d1f4a no tabs - prevent title from exceeding 35px height 2018-12-10 10:49:44 +01:00
Christof Marti
649c0aba5b Update calendar 2018-12-10 10:40:35 +01:00
Johannes Rieken
16114454d5 Merge pull request #64715 from Microsoft/joh/brackets
Better Bracket selection
2018-12-10 10:33:17 +01:00
João Moreno
0cdd4b1241 Merge pull request #64619 from Microsoft/rmacfarlane/git-apply
Add GitErrorCode to apply command
2018-12-10 10:32:59 +01:00
Johannes Rieken
3f960a91c8 take max 4 * 30ms 2018-12-10 10:32:08 +01:00
Benjamin Pasero
0194c94656 notifications - push initial notifications out a bit to give editors more time to restore 2018-12-10 10:31:18 +01:00
Benjamin Pasero
627e0310c8 telemetry - double it up 2018-12-10 10:28:00 +01:00
Christof Marti
bac0d92a46 Update commands.yml 2018-12-10 10:23:07 +01:00
Sandeep Somavarapu
ae80a5aab4 reject if gallery is not enabled 2018-12-10 10:08:40 +01:00
Sandeep Somavarapu
a7cf7c9f7e #64597 Move away from TPromise 2018-12-10 10:08:40 +01:00
Sandeep Somavarapu
44c97db13b #64597 Move away from TPromise 2018-12-10 10:08:40 +01:00
isidor
cd0ea96e50 debug issues to isidor 2018-12-10 09:53:39 +01:00
Johannes Rieken
19e36adcb4 outline - remove unused css 2018-12-10 09:41:38 +01:00
Matt Bierner
e444eaa768 Strict null check serviceMock 2018-12-07 16:41:29 -08:00
Matt Bierner
9b4099e45b Strict null check patternInputWidget 2018-12-07 16:36:17 -08:00
Matt Bierner
ae7d6b7ca7 Working on strict null checking contentHover 2018-12-07 16:33:42 -08:00
Matt Bierner
0928a6d348 Prefer coalesce over filter
Coalesce has the correct return type of `T[]`. Filter may return `(T | undefined)[]`
2018-12-07 16:32:45 -08:00
Matt Bierner
91eccfdf85 Strict null check contextScopedHistoryWidget 2018-12-07 16:07:09 -08:00
Matt Bierner
2a61f8d4f6 Strict null check format action 2018-12-07 15:51:57 -08:00
Matt Bierner
70a73a95f6 Strict null check findOptionsWidget 2018-12-07 15:36:24 -08:00
Matt Bierner
90f7c9d457 Marking fields readonly 2018-12-07 15:32:19 -08:00
Matt Bierner
f97736ccef Strict null check findInput 2018-12-07 15:27:59 -08:00
Matt Bierner
c25b7499d1 Strict null checking inputbox 2018-12-07 15:12:10 -08:00
Matt Bierner
a626cc192b Strict null check panel.ts 2018-12-07 15:01:06 -08:00
Matt Bierner
b30ff27f99 Use more DRY class definition
Avoid repeating types and mark fields as readonly
2018-12-07 14:58:06 -08:00
Matt Bierner
14fb1eb303 Strict null check composite 2018-12-07 14:51:59 -08:00
Matt Bierner
3417916677 Fix formatting for TS 3.2 2018-12-07 14:37:40 -08:00
Matt Bierner
305e760ec5 Strict null check configuration service 2018-12-07 14:33:24 -08:00
Matt Bierner
322f054c4d Strict null check auto adds 2018-12-07 14:31:21 -08:00
Matt Bierner
e2cf8ebc5d Enable strictBindCallApply for VS Code
Fixes #64633
2018-12-07 14:25:14 -08:00
Matt Bierner
8b4924d755 Build VS Code using TS 3.2
Fixes #64631
2018-12-07 14:25:14 -08:00
Matt Bierner
a4bed89652 💄 2018-12-07 14:25:14 -08:00
Matt Bierner
98f236872e Use undefined instead of null 2018-12-07 14:25:14 -08:00
Matt Bierner
3fc69f20ab Add toOpenedFilePath method
Make sure we don't try making requests against TS for files that are not currently open
2018-12-07 14:25:14 -08:00
Matt Bierner
7140c91245 Never return undefined for cachedResponse.execute 2018-12-07 14:25:14 -08:00
Matt Bierner
98605b6a4e Extract cached response to own file 2018-12-07 14:25:14 -08:00
SteVen Batten
fee735ed37 schedule update overflow action due to reflow (#64634)
* schedule update overflow action due to reflow
fixes #64514

* removed disposal
2018-12-07 13:56:55 -08:00