Commit Graph
29168 Commits
Author SHA1 Message Date
Takashi Takebayashi 1aa56272a3 Fix typo
* ture -> true
2018-02-02 14:13:27 +09:00
Ramya Achutha Rao d238399137 Fix broken test 2018-02-01 21:06:58 -08:00
Ramya Achutha Rao f43eacad25 Telemetry for dynamic workspace recommendations 2018-02-01 20:59:07 -08:00
Ramya Achutha Rao c8b2914c99 Log recommendation reason in telemetry for install,uninstall,click events 2018-02-01 20:49:45 -08:00
Rachel Macfarlane db9dc63a85 Issue Reporter: display message if url length exceeds limits, #42603 2018-02-01 20:07:05 -08:00
Rob Lourens 9e010775f2 Fix copySetting telemetry index - should be the index of the setting within the remote results 2018-02-01 17:34:00 -08:00
Matt Bierner 0b7cd3a7ba Reworking log upload message
Fixes #42058
2018-02-01 17:20:38 -08:00
Ramya Achutha Rao 6d9c843dfe Ignore .git in the end when hashing remotes 2018-02-01 17:08:30 -08:00
Matt Bierner 58ff23ced0 Use ctrl + click on windows/linux for zooming out
Fixes #42482
2018-02-01 16:57:12 -08:00
Rachel Macfarlane ba71b61112 Fixes #42734 2018-02-01 16:51:13 -08:00
Matt Bierner c0cb5cd5c6 Defer quick fix all ts call
Fixes #42764
2018-02-01 16:16:05 -08:00
Daniel Ye ae07ba0b7d 2018-02-01. Merged in translations from Transifex. 2018-02-01 16:14:08 -08:00
Ramya Achutha Rao b8b726b4a9 Remove unused net declaration 2018-02-01 16:03:07 -08:00
Ramya Achutha Rao 64425cd1bb Shuffle other recommendations, update reason #41054 2018-02-01 15:57:20 -08:00
Ramya Achutha Rao 8f129072e6 Clear dynamic workspace recommendations when workspace changes #41054 2018-02-01 15:57:19 -08:00
Matt Bierner 1872949236 Use args based confirmation for log upload instead of using stdin 2018-02-01 15:31:56 -08:00
Rob Lourens d2720723e8 Fix #42766 - Don't throw on absent workspace settings 2018-02-01 14:47:41 -08:00
Matt Bierner d233df9a12 Use named pipe for stdio in upload logs
Fixes #42635
2018-02-01 14:22:28 -08:00
Rachel Macfarlane 5b61d1d60f Issue reporter: Improve 'API rate limit' label, fixes #42725 2018-02-01 14:12:54 -08:00
Sandeep Somavarapu f2390e6b8a #42741 Separate local search from remote search 2018-02-01 22:07:38 +01:00
Sandeep Somavarapu b722b506f8 Fix #42709 2018-02-01 21:22:44 +01:00
Sandeep Somavarapu 23b09a28e7 Fix #28974 2018-02-01 21:03:07 +01:00
Sandeep Somavarapu dc1f5e883f #42739 Listen to theme changes 2018-02-01 20:11:33 +01:00
Sandeep Somavarapu fe1b57c754 Always show twisties for custom views 2018-02-01 19:50:29 +01:00
Rob Lourens 2c376b3d1c Fix #42286 2018-02-01 10:49:42 -08:00
Sandeep Somavarapu 59953405e8 Proper fix #42739 2018-02-01 19:46:55 +01:00
Rob Lourens 55171a058d Fix #42332 - reenable description search for local settings search 2018-02-01 09:37:45 -08:00
Sandeep Somavarapu 0589984409 Fix #28634 2018-02-01 18:37:07 +01:00
Rob Lourens 248e24cb30 #41156 - Search viewlet should only write to global find clipboard when search.globalFindClipboard is enabled 2018-02-01 09:27:22 -08:00
Sandeep Somavarapu bb5cb72ebc Fix #42739 2018-02-01 18:22:16 +01:00
Johannes Rieken 80a11d95c7 more names #42477 2018-02-01 17:06:44 +01:00
Sandeep Somavarapu 6c88259851 Fix #42742 2018-02-01 16:38:42 +01:00
isidor b919e2f1f0 fixes #42485 2018-02-01 16:19:52 +01:00
isidor 53d1ca5868 fixes #42732 2018-02-01 15:53:49 +01:00
Johannes Rieken 3701ebe311 fix #42534 2018-02-01 15:35:22 +01:00
isidor 59217288fc fixes #42452 2018-02-01 15:35:10 +01:00
Johannes Rieken 0edcdab82e undo workspace edit changes for now, #10659 2018-02-01 15:30:41 +01:00
Joao Moreno cfea97191c fixes #41970 2018-02-01 15:28:55 +01:00
isidor 45e95c62f6 fixes #42626 2018-02-01 15:27:42 +01:00
Alex Dima e72ab44393 Remove inline license (See https://github.com/nojvek/noice-json-rpc/pull/6) 2018-02-01 15:09:10 +01:00
Dirk Baeumer 519088548b Fixes #42513: Startup Performance regressed 2018-02-01 15:03:05 +01:00
Alex Dima 1766dc59de Remove asar files & folders (fixes #42711) 2018-02-01 14:57:04 +01:00
Benjamin Pasero a36ef3d788 wording 2018-02-01 12:44:49 +01:00
Joao Moreno 6f5520d57e fixes #42716 2018-02-01 11:29:01 +01:00
Joao Moreno 611f54ad40 fixes #40421 2018-02-01 10:00:56 +01:00
Joao Moreno 2d4b6e9124 fixes #40947 2018-02-01 09:40:22 +01:00
Benjamin Pasero d80c6f63bc fix #41363 2018-02-01 07:28:52 +01:00
Matt Bierner 357ac464be Don't show fix all in js/ts if we only have a single dianostics of that type in the file
Fixes https://github.com/Microsoft/TypeScript/issues/21458
2018-01-31 22:05:38 -08:00
Rachel Macfarlane 9affae559e Fixes #42570 2018-01-31 19:35:59 -08:00
Rob Lourens 13ea842003 Add "rawQuery" to remote settings search request 2018-01-31 19:28:53 -08:00