Commit Graph
42802 Commits
Author SHA1 Message Date
Matt Bierner 5b98f94dba Move base/node to use include instead of files 2018-11-27 14:56:07 -08:00
Matt Bierner 53010cfde2 Strict null checks 2018-11-27 14:56:07 -08:00
Rachel Macfarlane f697e13edb Fix strict null check 2018-11-27 14:48:26 -08:00
Rachel Macfarlane 7e1c536682 Fixes #63405, Issue Service: handle null for BrowserWindow.getFocusedWindow() 2018-11-27 14:30:12 -08:00
Rachel Macfarlane 3912816409 Add keyboard shortcut to close Issue Reporter window, fixes #59845 2018-11-27 13:03:21 -08:00
Peng Lyu 922d6ef83f update json hover for word pattern. 2018-11-27 12:41:59 -08:00
Matt Bierner 2f9f0c35cc Added failing test for #63749
Add skipped test for #63749 so someone can pick this up
2018-11-27 12:02:39 -08:00
Matt Bierner f0ebaad9ac Add skipped test for #63822
This test currently fails. Adding test in case any one wants to pick up #63822
2018-11-27 11:40:27 -08:00
Matt Bierner f685215dd4 Adding version info for ts non-code dependencies
Fixes  #63577
2018-11-27 11:40:27 -08:00
Matt Bierner 336db91acb Use switch case 2018-11-27 11:40:27 -08:00
Matt Bierner 9531a7c380 💄 2018-11-27 11:40:27 -08:00
Matt Bierner 0c126b0608 Extract display part kinds to constants files 2018-11-27 11:40:27 -08:00
Matt Bierner bab1ea6c27 💄 2018-11-27 11:40:27 -08:00
Matt Bierner ca7f6c2cf2 Move snippetForFunctionCall to own file 2018-11-27 11:40:27 -08:00
Matt Bierner 77454b24bc Extract append joined placeholders 2018-11-27 11:40:27 -08:00
Matt Bierner 0aef227bbf Try splitting up parameter list extraction from snippet building 2018-11-27 11:40:27 -08:00
Matt Bierner 61ad185759 Make it clearer that insert text snippets override the rest snippet generation 2018-11-27 11:40:27 -08:00
Matt Bierner d5843e550f Fix bug for generating snippet if the object type contained a method signature 2018-11-27 11:40:27 -08:00
Matt Bierner 1755715a13 Fix bug where return type containing function type could be merged with normal parameters 2018-11-27 11:40:26 -08:00
Matt Bierner 86d7fd923a Adding pinning test for inline types 2018-11-27 11:40:26 -08:00
Matt Bierner af05b65331 Adding plnning test for rest paramters 2018-11-27 11:40:26 -08:00
Matt Bierner e8f00e763a Adding pinning test for getting parameters 2018-11-27 11:40:26 -08:00
Matt Bierner ece1bad312 Adding basic pinning tests for insert text 2018-11-27 11:40:26 -08:00
Matt Bierner ec3cba2661 Add test for using insert text 2018-11-27 11:40:26 -08:00
Matt Bierner ecce9249cb Extract snippetForFunctionCall so that it can be tested 2018-11-27 11:40:26 -08:00
SteVen Batten 3725e59112 add timeout for getmac (#63815)
fixes #58392
2018-11-27 10:13:55 -08:00
Rob Lourens 2337790398 Fix search smoketest 2018-11-27 09:59:43 -08:00
Rob Lourens 1c62ed721e Restore #63457 without #63834 break 2018-11-27 09:18:31 -08:00
Johannes Rieken 4dd748b443 tweak running extensions view, nuke the chart, tweak messages 2018-11-27 18:07:56 +01:00
Sandeep Somavarapu d686306fe7 #12764 Show the time of update 2018-11-27 18:06:30 +01:00
Rob Lourens 8b5501fc8e Fix #63814 - add "Don't show again" option to PCRE2 hint 2018-11-27 09:02:03 -08:00
Sandeep Somavarapu c03453307a Fix #63845 2018-11-27 17:41:37 +01:00
Benjamin Pasero fc4ac2ccb8 storage - scaffold a basic global storage service on the main side 2018-11-27 17:25:58 +01:00
Sandeep Somavarapu 7b20b40161 #14034 Support installing specific version 2018-11-27 17:06:55 +01:00
Sandeep Somavarapu 9092671aac #14034 Fix actions 2018-11-27 17:06:55 +01:00
Sandeep Somavarapu 06300cf9dd #14034 Only get compatible versions 2018-11-27 17:06:55 +01:00
Sandeep Somavarapu f4dccbee1d #12764 Use quick pick object 2018-11-27 17:06:55 +01:00
Sandeep Somavarapu 890aab6e77 #12764 Install another version action on extension 2018-11-27 17:06:54 +01:00
Sandeep Somavarapu b039653770 Use thenable 2018-11-27 17:06:54 +01:00
Sandeep Somavarapu 3ec25d9d28 #12764 💄 2018-11-27 17:06:54 +01:00
Sandeep Somavarapu 0ea1affe88 dispose dropdown actions 2018-11-27 17:06:54 +01:00
Sandeep Somavarapu 33f1bd6aa4 #12764 Show extensions viewlet when installing 2018-11-27 17:06:54 +01:00
Sandeep Somavarapu fe475275bc #12764 Add install previous extension version action 2018-11-27 17:06:54 +01:00
Sandeep Somavarapu 31b1d0763b #12764 Support installing an extension version in workbench 2018-11-27 17:06:54 +01:00
Sandeep Somavarapu ad6be18d33 #12764 Support installing specific extension version 2018-11-27 17:06:54 +01:00
Sandeep Somavarapu 2d931dc4cb #12764
- Get all versions from gallery
- Ability to get a compatible version from a given version of extension
2018-11-27 17:06:54 +01:00
Andre Weinand ef2314e1cb LSV: support 'changed' event; fixes #41362 2018-11-27 16:32:56 +01:00
Johannes Rieken 2c531e2ede only set nodeCachedData-prop when having a dir, #60332 2018-11-27 15:57:38 +01:00
Johannes Rieken 2319dc2389 adopt new loader, make sure each loader instance has a static seed so that filenames don't conflict, #63605 2018-11-27 15:50:24 +01:00
Joao Moreno dc68051e07 fix security vulnerabilities 2018-11-27 15:49:37 +01:00