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
Andre Weinand
96413749ea
lookup sources only once
2018-11-27 15:31:23 +01:00
Johannes Rieken
2991abd9f9
less TPromise.join, #53526
2018-11-27 12:41:01 +01:00
Johannes Rieken
489dbed524
know how effective the silent notification is, #60332
2018-11-27 12:36:30 +01:00
Johannes Rieken
367c84c332
don't fire context key change async
2018-11-27 12:16:45 +01:00
Johannes Rieken
024e1c30c7
fix #63216
2018-11-27 11:41:06 +01:00
Johannes Rieken
079ddfb9e8
Revert "fix #63216 "
...
This reverts commit 460166a294 .
2018-11-27 11:41:06 +01:00
Andre Weinand
8152086d56
node-debug@1.30.2
2018-11-27 11:20:08 +01:00
Johannes Rieken
05060ba186
fix keybindings conflict #63448
2018-11-27 11:12:53 +01:00
Johannes Rieken
d85e4aa5ad
cleanup ids, #63448
2018-11-27 11:09:20 +01:00
Johannes Rieken
3a8e28e842
update ref-view extension
2018-11-27 10:57:10 +01:00
Benjamin Pasero
3257c5fd98
debt - remove unneccessary cast
2018-11-27 10:37:42 +01:00
Benjamin Pasero
22aeacbac9
fix bad listener wrapping in closure
2018-11-27 10:36:49 +01:00
Joao Moreno
981d0ab0d5
lock event-stream to 3.3.4 in package.json
2018-11-27 09:41:13 +01:00
Joao Moreno
d3bb20c3fd
Revert regression in search viewlet
...
Fixes #63834
Revert "Cleanup new setting description"
This reverts commit b9955185f3 .
Revert "Merge pull request #63457 from IllusionMH/search-actions-align-option-61532"
This reverts commit e8db92f701 , reversing
changes made to 4201f517b1 .
2018-11-27 09:06:21 +01:00
Rob Lourens
b9955185f3
Cleanup new setting description
2018-11-26 16:19:54 -08:00
Rob Lourens
e8db92f701
Merge pull request #63457 from IllusionMH/search-actions-align-option-61532
2018-11-26 16:13:43 -08:00
Andre Weinand
4201f517b1
finalize DebugAdapterDescriptorFactory API: fixes #62977
2018-11-26 23:54:30 +01:00
Daniel Imms
daf4deaf0c
Terminal process request improvements
2018-11-26 14:42:35 -08:00
Daniel Imms
421cc14d15
Terminal issues to me
2018-11-26 12:06:40 -08:00
Rob Lourens
d0843a2471
Fix #63146
2018-11-26 12:04:03 -08:00
SteVen Batten
ce8cd13d7c
Scroll-y menus ( #62819 )
...
* snapshot
* checked items, disposal, restrict heights
* Addressing feedback
2018-11-26 11:37:07 -08:00
SteVen Batten
f80c92964f
fix menubar focus trap ( #62869 )
...
* fix menubar focus trap
* undo tabindex on titlecontainer
* fix issue with falling back to native outline
2018-11-26 10:54:40 -08:00