Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Losing comment when switching to a webview #718

Closed
kieferrm opened this issue Dec 4, 2018 · 0 comments
Closed

Losing comment when switching to a webview #718

kieferrm opened this issue Dec 4, 2018 · 0 comments
Labels
important Issue identified as high-priority upstream/vscode

Comments

@kieferrm
Copy link
Member

kieferrm commented Dec 4, 2018

Issue Type: Bug

Testing microsoft/vscode#64262.

  1. Check-out a PR
  2. Open the PR description
  3. Open one of the changed files in a normal editor
  4. Start adding a comment but don't submit the comment
  5. Flip to the PR description editor
  6. Go back to the editor open in 3)
    -> dirty comment is lost; this does not happen when you switch between two regular editors

Extension version: 0.337.0
VS Code version: Code - Insiders 1.30.0-insider (fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970, 2018-12-04T09:26:33.257Z)
OS version: Darwin x64 18.0.0

@kieferrm kieferrm added the important Issue identified as high-priority label Dec 4, 2018
GongT added a commit to kendryte/kendryte-ide that referenced this issue Dec 5, 2018
d8bab72561 Cancelled inputs should cause task to end silently
729a750fd3 Make Alex R. responsible for tasks
8b0480db30 Should not silently ignore undefined input variables
94f9498cfe Improve descriptions in input schema
42bcb66503 fix #59439
51ef43a023 Make task input pick and prompt more specific
69a9abe57a fix #64339
e17f3032f7 Change task input label to id
22fef36fcf #61590 Change the title
85f805acf9 Fix restoring pending comments, fixes microsoft/vscode-pull-request-github#718
ad8d18edf3 Match signature context field name to type name
5010af1171 Hide infer type suggestions when using broken versions of ts
f52f29d65e Add typings for markdown preview messages
a2893ce678 Fix markdown fragments when opening file in workspace
89921928d0 Correctly highlight @example code as js/ts
a57b55f610 Revert #62806
d9f88f8806 Ensure expected decimal separator in ps output when listing processes, fixes #63437
cd711a51a4 Bump distro, update OSS
95b5f88657 Fix/64292 (#64365)
610665d9d5 update title
f0114b29e6 #61590 Update title
5083c2b8ca 💄
517c4458b1 Right fix #63496
cefb670307 #63496 rever escaping
9ab1540c57 debug: support input schema in launch.json
9e4b4326d8 editor - cleanup tabs title control (a bit)
9cc278d1c6 Fix #64341
939d390bc3 Fix undefined error in inputs configuration resolver
66e39a86cd Fix PCRE2 description
54c874caf5 Intelisense on tasks.json is broken
598f269cc0 fix #64309
fa87e67ebf Revert "Make menubar its own widget and add overflow (#63954)"
07202fbfb8 Small fixes to sig help context docs
00828c56c5 Merge pull request #64271 from cleidigh/selectbox-sticky-off/bug
dd6a6aba8e SelectBox: Restore _sticky = false. Fixes: #64265
f264e8f33b Make sure our temp ts directory really exists
6f9b2d7593 Fix #59922 - changes needed to support a cache in a  FileSearchProvider
682d684944 Give extra padding for simple find widget
ab3bc1e7af Revert "call resolve before inserting a completion item, #63013"
64117e8fb5 Rename TriggerReason  -> TriggerKind
7e650bffa7 Bump node2
3e399f1442 Naming (#60773)
48966a872e Copy options disable by default (#60773)
d8317e3156 tweak jsdoc
262b7fcd60 Merge pull request #64224 from skprabhanjan/fix-64041
9d4f71883a Experiments shld provide local text for commands too (#63261)
3bb5ce5d52 remove sample function proposed api
461affb92d finalize tracker API; fixes #62843
d0c925c18e Improve ext host terminal proc
130e81f154 hot exit - do not clean backups when quitting before editors have been restored
922435f717 Fix #63906
31450e4ffe fix strict-null
7150d4b3a1 fix-64041 - Changed ParameterInformation constructor - Changed @param label description
01e36a242b Fix #59497
5446cb4205 fix-64041 - Changed ParameterInformation constructor
5f53ed3811 handle ipc-queue cancellation, #63013
cbb9fa7385 Fix #59481
c2c2e48dd3 call resolve before inserting a completion item, #63013
aedd4402fb Make menubar its own widget and add overflow (#63954)
99b2fca41f Merge pull request #64093 from Microsoft/mjbvz/63013
93ef7cd03e Merge pull request #64200 from Microsoft/isidorn/zenModeRestore
2d57133894 zen mode: properly clear state on shutdown
ea14a460db Merge branch 'master' into isidorn/zenModeRestore
a8b004a30e fixes #62629
e7c77a3a81 storage - include a WillSaveStateReason when saving
08d8cc157a fix #63431
57c1e826a0 strict null for all smart select
6938d2c35d smart select bracket pairs, #64004
d3665d2f8b Fix #64199
8ffc91c042 Merge pull request #64007 from DustinCampbell/update-csharp-grammar
9a8bbb8dd8 Fix opening settings editor when ui is disabled
74263a78d0 Merge pull request #64189 from usernamehw/keybindings_command
2122d7e0bf Remove support for post install
6153c8b075 debt - remove editor history listeners when condition is met
daae50ab21 ensure a range contains its previous range, #63935
46e453dc1c zen mode: We will not restore zen mode, need to clear all zen mode state changes
2baa14fcf2 tests and api command for smart select api, #63935
07be58bbad add proposed api for smart select, #63935
bc916bb6af Added commit hash to cgmanifest.json
c98725aa03 missing compilation
71630c224a storage - parts splash becomes a window config to show early on
37100fb8f1 Merge pull request #63947 from Thomas-S-B/master
1567e662cc only show update service errors when asking explicitly
868f812b37 💄
92894195d0 Merge pull request #63759 from donaldpipowitch/patch-1
91aa9db312 rename setting, #62365
6959ac313d Merge pull request #63193 from skprabhanjan/fix-62365
77ea172135 keybindings - do not steal focus from an event
3fd9352b8d Remove Better Merge key #64190
44a246e7a8 perf - measure workspace service init time as well
6bcd5c4126 update ref-view extension
3935abd964 Automatic tasks should prompt before running (#64075)
f9703e9ad6 Input variables in tasks (#63910)
253a4f6d17 log provider failure as errors, #63831
f70c402f8f Use string type for `command` property
9e62a05bc7 [fix] #27649 pin intellisense documentation widget to top (#62115)
5303738ae1 Fix search/replace unit tests
0bde61957b Fix F4/shift+f4 for search result list causing hang, due to native promise switch
3cb280dfaf Fix #64112
d8b78f5a45 Make _actionRunner non-nullable
e42d74ce9a Fix completions for intellicode
e39a97deb7 Fix snippet function call completions for intellicode
96990ee230 Strict null check platform/configuration/node
7ef1306340 Strict null check menubarService
28951283ab Strict null check checkbox.ts
c2b17260ac Strict null check action bar
4bb81b60df Fix event typings
bd06a44d89 lifecycle - allow vscode:openFiles in Phase.READY
a6defd0a16 storage - 💄
5e22941032 storage - 💄
5c3fc9ca65 storage - dispose some listeners on close already
b782c3a62b storage - avoid storage access on shutdown
e7bfb7b0ef storage - add beforeClose() to tests
fbec0a8f01 storage - do not force a 100ms wait on shutdown/reload
8558de0c34 fix strict-null check
11c5c3c752 Merge pull request #64110 from Microsoft/ben/global-storage
69d572d894 storage - handle telemetry global keys
8df9cd2ce2 storage - reduce global storage change events for testing only
9f392a4bcc storage - add tests for mapToSerializable
1cbe0c10d7 Merge branch 'master' into ben/global-storage
82863aac3b Strict null checking snippetsService.ts (#63456)
2f3fc3f6bb Strongly type some event types in addDisposableListener
61c74e1ac0 Strict null check
7aefdac98e Strict null check
9d5987b0f7 Type objects.assign
bdf3b644e0 Strict null check extension scanner
978a6cc248 Strict null check menubar
a4cb12d0a9 Fix QB tests, #63049
6e38a3f966 Fix #58035
520106ebff Move signature help context to stable api
df471692d1 Fix #63049
6793104f8d Do not cache completions that are cancelled during resolve
b7f82026e5 Fix #63488, search layout issue
86052e38f3 Support debugging process from the process explorer, closes #63147 (#63953)
7cd7e3745d Add panel/sidebar nav commands to skip shell default
8275b2d71d Fix #62304 - allow copy/search with multiline text
804f80a3c1 Move isSmartCase off IPatternInfo
2bbf34d8f9 Bump node-debug
f3a616123e Fix #63297
4bea1ccfc0 fix tests
1701b8d3bd debt - use Set for cloneAndChange
3c8302a762 another fix for #62719
23c7e02c80 fix #62719
bf7f422b83 Merge branch 'master' into ben/global-storage
b9e55b7047 storage - put migration behind flag
e587c44b97 green build maybe?
b1f1140ac9 Merge branch 'master' into ben/global-storage
9c7ac78fc0 fixes #63416
5f6573f109 storage - better check for migration
8de073ac9f Automatic tasks should prompt before running
a5289df1c6 strict null checks
23e1fb8d6f fixes #63939
f9770b489a fix async data tree expand promise
f478f3e0fe debug trees: minor polish
4b7614ff9a add word based provider #64004, add multi-provider merge logic #63935
aa3ea85b0a Explorations
3b6578a227 Fix #64061
1f6e00a452 debug watch: Ignore double click events on twistie
5c250f3a85 debugHover: disable mouse support and fix focus
e16c62b315 Move rerun behavior api out of proposed (#63511)
ddd46e8622 list onDidChangeContentHeight
f168d88224 final tracker API; for #62843
72812c4157 Add monaco.d.ts
6738976474 More strict null checks (#60565)
2fc484337d Strict null check for simpleServices
44bf93164a Make strict null check automatic
0d2fa1323c storage - fix smoketest
b638c6bdea storage - add global storage migration
5d65066d23 Fix task shellConfiguration schema
5f593ede5e strict null...
2f4045aaeb repl: disable mouse support
91a1ac9bf3 list: improve lack of mouse support
d68ed6c82c continue builds when component detection fails
d69910e5ae repl: Align twisite to last line - for input output pair expressions
3b97ab71e0 callstack: ignore erros from tree when expanding possible unexisting seassion and thread
aaf4560e0c async: ignoreErorrs
2a8f7c53bb only blame an extension once...
5637f24b29 uri tweaks in md strings
eaee631826 Merge branch 'master' of https://github.com/Microsoft/vscode
298a36714f Global tasks don't need a workspace root
34b655147e - Remove proposed api check for collpaseAll - Add proposed api check for treeview message and globalStorage
cee0951b13 Enable Collapse All action in the npm script explorer
2e339afec3 Fix last merge conflict warnings
d215718700 remove unused code ftw
2cab52d128 fix #64052
9878edb2a7 Pick up TS 3.2.1 final
a3378e4342 Add pinning test for bracket completions
c5afb50a5b Added test for #63100
06a64b097f Extract joinLines
2c2ae49145 Merge pull request #64010 from Microsoft/rebornix/commentsgrouping
beb5998ea3 Correctly sort bracket accessor completions in js/ts completion list
e42051996b Don't trigger parameter hints when completing empty method
f2348199e0 Update js/ts grammar
211c1a8320 better handle of labels
3f33ef2593 Support whitespace after dot for bracket completions
1feed6a23c Delete unused typings file
9eb6d908e3 remove unused method
8fb320d4a4 Center add comment decoration, fixes #63810
52811a3a48 Merge remote-tracking branch 'origin/master' into rebornix/commentsgrouping
e877e5c820 comment thread can be updated by draft mode change.
b50bc73a24 Add overview ruler decoration for comments
d27d752b6b Update C# TextMate grammar with latest fixes
da4f655c5b lifecycle - put some things back to RESTORED phase
9c8a9df17b move token tree provider around, #63935
d3e7f797ad debug hover: use WorkbenchAsyncDataTree
d012106744 debug console: Reveal last element when we add new expression
e05aa178d6 Fix 63749 - Markdown, U+2028, and "Go to Symbol in File..." (#63936)
de4c52a612 Merge pull request #64000 from Microsoft/isidorn/debugTrees
d49d0e68a8 callstack view: expand is async
8e74097929 variables view: Expand the first scope if it is not expensive and if there is no expansion state (all are collapsed)
92ffa38ddc storage - implement external changes
9ed74f3788 add simple filter for LoadedScripts view
899c453e51 cleanup
2063f17b33 #60053 hide message when reload is disabled
771099d089 Merge pull request #63187 from Microsoft/ramyar/reload-subtext
c4420f2802 callStack, repl and watchExpressions provide identityProvider
6a83f3164b Merge branch 'master' into ramyar/reload-subtext
6473016cf0 Fix #62917
b5732d84d8 💄
adbf1f358e Fix #63906
8602d6d74d Merge branch 'master' into isidorn/debugTrees
b2cdc62028 async data tree: recursive refresh
bb52737c98 Fix #63928
7c352f49b8 fix #63977
5f914ae2a7 identityPorivder for variablesView
e370cd0b4e Merge branch 'master' into isidorn/debugTrees
23e4cf3aaf Fix #63992
55517b0850 Merge branch 'master' into isidorn/debugTrees
4ff9d7bf68 reveal reference after having revealed it...
e3789a3234 fix #63978
7d76da2149 list: right click should  not select/focus
cabd0e4885 async data tree: preserve collapse state given identityProvider
b7808ec3f0 tree: more type cleanup
845019590f tree: cleanup null vs undefined
0c96049d7b async data tree tests: add refresh button
33fc775216 objectTreeModel preserves collapse state on strict identity
d88dd6900f async data tree: 💄
7ca0d1f45c async data tree: 💄
c4e42740d1 storage - log close() duration for global main
afdbef0e23 fix regression from data tree adoption, #63904
5941c168fb storage - log global storage home
83fe791560 storage - use storage service also for global
722b04f340 Revert "explorer do not always reaveal in middle, jump less"
bb71de4595 remove call to post install
2f41878eee fix tests
65ec9a9f1a storage - trace close() time
a8e6a91993 fixes #54397
071d80c795 storage - also log time it takes to init global storage in renderer
807efa6e1c Fix #63710
462dc7fe83 smart select - skip duplicated ranges
ee47a5ad75 smart select - simplify model, fix some issues
45849356f2 storage - remove unused
51ec7ed3c1 storage - properly implement global storage
86380f9146 Merge branch 'master' into ben/global-storage
741af1dc4b Fix #63968
d320e7c7bd #23251 Clean up extension storage location
e6adb169d0 Fix undefined error in runAutomaticTasks
07d7409240 update vscode-ripgrep
d98cff5eb0 remove unused variable
94315b8636 lifecycle - introduce onShutdown event for disposing things after onWillShutdown
84e975ef88 Skip localhost (#60773)
d0979a9322 Merge branch 'master' into ben/global-storage
cd5b4d1bb3 Use insertText as filterText for js/ts completions by default
364824a864 use simpler typeof check
3c95fb7b9f Update js/ts grammars
2f51c4e17c Merge pull request #63958 from Microsoft/octref/web-component
d198091b68 html.experimental.custom.tags/attributes for microsoft/vscode#62976
8f4870c8e0 Fix quick input list null reference exception
9da787b90d render pending label as italic
8d78edddaa render pending comment
5df76d3535 Highlight some basic markdown elements in js/ts fenced code blocks
72ece3c7ee remove deleted file from strict null check list
247667c5bd Pick up updated markdown grammar
1b8f388387 Fix npe for draftMode
5f09207fea Fix shared process launch config
2eeb643fcd Removed unnecessary cast
9cabcf131c Bump ripgrep to fix #63070
63710859e6 Merge pull request #63792 from vim88/fix_typo_in_comments
be5823d616 Bump node2
4843a871ce object tree: todo
d81a1bcd58 add internal api for selection ranges provider, #63935
3763df80fe merge master
e3c2fbfd7c Merge branch 'master' into isidorn/debugTrees
b10fc8fc9c object tree model: preserve collapse with identity provider
067f46af2a Support for automatic tasks (#63695)
8bcb65bb7f #61312 Revert to proposed
c8d9db0a26 Fix #62370
55bbf177cc merge master
8cd83722d5 async data tree: proper options mapping
deaaa5fc75 fix strict null checks
d462d332a1 tree options: collapse by default
3571240efb repl: use scheduler and smaller timeout
0e0fbf9880 don't write profile too early, apply pii massage
701ccb5d9c adjust wording, add report issue from silent perf notification
e5094daf8c don't resort extensions after profiling
37037eac8a #23251 Expose global storage path in proposed API
c083f2113a Fix tests
451d36e060 callstack fix npe
04bd1cb255 tree: 💄 move types around
f128273f6f repl: do not return undefined for hasChildren
e5a93f37b1 AsyncDataTree
dc518b7ce0 comment out identityProvider due to build error
f21bd59b6f merge master
9b6928ca43 fix datatree.getNode()
62f14eab6f repl: getVisibleContent
75e8afe80d wip
82a5ee52be remove duplicated switch case
701c8482ef adopt DataTree in references widget, #63904
614f05ef97 list: fix scrollable element delayed changes
18570a1c9b list: proper identity provider
9a57732a6c Simplify test running
f8934261c0 Fixes #63822: Keep tokens for empty lines if the language id is not the buffer language id
050087c7dc repl: auto scroll when last element is visible
676451bea6 tree: expose renderHeight
14ba9f928c make debug content updates cancellable; for #41362
87191950d8 refetch Source content on changed events; fixes #41362
62e90329bf #23251 Post extension install hook
ef95481c94 Task schema issue: dependsOn not permitted
2c6564b2c4 Merge branch 'master' into isidorn/debugTrees
486958b16a dataTree: expose scrollTop and scrolHeight
3f022a8e18 Merge branch 'master' into isidorn/debugTrees
07e4368720 data tree: use proper loading
f8e9f80db0 expose scroll height
ad569df81b expose DataTree.getNode
a8bc6afabb data tree: expand should be async
6fb649a3af repl: minor optimization to reduce relayout calls
3eccc7a19c repl: clean up css and fix widths calc
1867a8757f tree: fix renderers type
f83412467c tree: use null to represent root
17c563e0f5 debug: adopt to the click outside of tree
1e2d8eda97 fix strict null checks
4d81a85f22 fix build
56cf7ed98c Merge branch 'master' into isidorn/debugTrees
880c1fe178 treeResourceNavigator2
ba7170d2d3 debug tree adpot WorkbenchDataTree
4967ca4580 list: emit mouse events on root
dff890a41b Merge branch 'master' into ben/global-storage
2f10e0f63d merge master
24036d74a9 Tweak lifecycle phases (#63899)
bb0242c7dc WorkbenchDataTree
b134ef4ad8 history - increase limit (fix #63853)
a162740380 fix tree tests
99ddece45e swallow cancellation error in datatree
3953262633 Merge pull request #63716 from Kedstar99/master
dbb3e0a992 Merge pull request #63750 from davidbailey00/patch-1
b1d9b0982e Persist replace input text - fix #63886
9d2251469f Do not display errors in editor for cancelled js/ts code lenses
42145f1f0c Interupt TS references and implementations requests
1a1987dee6 Revert "Delegate js/ts code lenses back to vs code"
fe62d9ce21 Fix #63685 - fix search input heights on panel resize
9e17c2c92c Pick up new TS insiders
11d48f122e first cut
9461f661f0 Interupt geterror requests for signature help requests
7eed623657 Interupt geterror requests for getting completion entry details
5f1aa0e5f0 Strict null check selectBox
5b98f94dba Move base/node to use include instead of files
53010cfde2 Strict null checks
f697e13edb Fix strict null check
7e1c536682 Fixes #63405, Issue Service: handle null for BrowserWindow.getFocusedWindow()
3912816409 Add keyboard shortcut to close Issue Reporter window, fixes #59845
922d6ef83f update json hover for word pattern.
2f9f0c35cc Added failing test for #63749
f0ebaad9ac Add skipped test for #63822
f685215dd4 Adding version info for ts non-code dependencies
336db91acb Use switch case
9531a7c380 💄
0c126b0608 Extract display part kinds to constants files
bab1ea6c27 💄
ca7f6c2cf2 Move snippetForFunctionCall to own file
77454b24bc Extract append joined placeholders
0aef227bbf Try splitting up parameter list extraction from snippet building
61ad185759 Make it clearer that insert text snippets override the rest snippet generation
d5843e550f Fix bug for generating snippet if the object type contained a method signature
1755715a13 Fix bug where return type containing function type could be merged with normal parameters
86d7fd923a Adding pinning test for inline types
af05b65331 Adding plnning test for rest paramters
e8f00e763a Adding pinning test for getting parameters
ece1bad312 Adding basic pinning tests for insert text
ec3cba2661 Add test for using insert text
ecce9249cb Extract snippetForFunctionCall so that it can be tested
3725e59112 add timeout for getmac (#63815)
2337790398 Fix search smoketest
1c62ed721e Restore #63457 without #63834 break
4dd748b443 tweak running extensions view, nuke the chart, tweak messages
d686306fe7 #12764 Show the time of update
8b5501fc8e Fix #63814 - add "Don't show again" option to PCRE2 hint
60a98cc4cc repl: getHeight for elements
c03453307a Fix #63845
2472ebe775 repl: adopt to new tree first steps
fc4ac2ccb8 storage - scaffold a basic global storage service on the main side
fd42b23392 Merge branch 'master' into ben/global-storage
7b20b40161 #14034 Support installing specific version
9092671aac #14034 Fix actions
06300cf9dd #14034 Only get compatible versions
f4dccbee1d #12764 Use quick pick object
890aab6e77 #12764 Install another version action on extension
b039653770 Use thenable
3ec25d9d28 #12764 💄
0ea1affe88 dispose dropdown actions
33f1bd6aa4 #12764 Show extensions viewlet when installing
fe475275bc #12764 Add install previous extension version action
31b1d0763b #12764 Support installing an extension version in workbench
ad6be18d33 #12764 Support installing specific extension version
2d931dc4cb #12764 - Get all versions from gallery - Ability to get a compatible version from a given version of extension
ef2314e1cb LSV: support 'changed' event; fixes #41362
2c531e2ede only set nodeCachedData-prop when having a dir, #60332
2319dc2389 adopt new loader, make sure each loader instance has a static seed so that filenames don't conflict, #63605
15e25123a4 add identity provider (for stable selection and expansion)
dc68051e07 fix security vulnerabilities
82643cac98 add tryToExpand
96413749ea lookup sources only once
2991abd9f9 less TPromise.join, #53526
489dbed524 know how effective the silent notification is, #60332
367c84c332 don't fire context key change async
56c597fed7 debug trees: clean up css
8fc4a0b0b3 lifecycle - avoid a will-quit listener
024e1c30c7 fix #63216
079ddfb9e8 Revert "fix  #63216"
94fbf68d41 Merge branch 'master' into isidorn/debugTrees
4c9d69f6af loaded scripts: remove unused imports
8152086d56 node-debug@1.30.2
05060ba186 fix keybindings conflict #63448
d85e4aa5ad cleanup ids, #63448
3a8e28e842 update ref-view extension
0e958b3384 💄
3257c5fd98 debt - remove unneccessary cast
22aeacbac9 fix bad listener wrapping in closure
5ec7f536e7 rename main storage
db19a406b0 fix compile
981d0ab0d5 lock event-stream to 3.3.4 in package.json
d3bb20c3fd Revert regression in search viewlet
e5ea0791cb Merge branch 'master' into ben/global-storage
81c552348f storage - polish logging
9568feb086 storage - implement async shutdown support
b9955185f3 Cleanup new setting description
e8db92f701 Merge pull request #63457 from IllusionMH/search-actions-align-option-61532
4201f517b1 finalize DebugAdapterDescriptorFactory API: fixes #62977
daf4deaf0c Terminal process request improvements
421cc14d15 Terminal issues to me
d0843a2471 Fix #63146
ce8cd13d7c Scroll-y menus (#62819)
908deefd7b Fixed checkForSnapUpdate in updateService.linux.ts to use environment variable to identify snap path
f80c92964f fix menubar focus trap (#62869)
510d90d11e Fixes typo and occurrences of double words in comments.
8893b88d85 storage - update global storage file name
16a0994c9f storage - pick less obvious file extension
c70b2e93b7 storage - rename storage DB to ensure proper migration
cc60804a16 Test system proxy config (#60773)
dfa22cc389 simpler API use, #60332
2bd1dbc28a DataTreeResourceNavigator
a91b9bed18 simplify debug hover tree layout
45808035ce Cache proxy only per scheme://host:port (#60773)
2eae360860 Let settings and environment variable win for compatibility (#60773)
5c27a40b17 Merge branch 'master' into isidorn/debugTrees
a20e0af8a7 fix strict null checks
813c488f8a DataTree.onDidResolveChildren
5cfe51e18d Merge branch 'master' into isidorn/debugTrees
370b221e77 tree: expose things for debug
872111715d Merge branch 'master' into isidorn/debugTrees
eaca3f67e8 debug hover do not leave 10px for horizontal scroll for now
921efad3d4 data tree: update nodes map
dadfceb698 fix strict null checks
2d74edfc96 show a silent notification for extension frezing for 5secs and more #60332
3aeaf695bf propagate userenv to shared process
767b4302dc callstack stop throwing
95543333dc Merge branch 'master' into ben/global-storage
093239c54d some lifecycle 💄
9c9003455c fixes #63693
0555e9fb3e first cut of LoadedScriptsView based on new tree
ec01ad3212 some 💄
f58495335d debug callstack: if there are no sessions there should be no children
3b55a21477 notifications - add silent option
5cf5ca6112 Merge branch 'master' into isidorn/debugTrees
3b4ce8684b publish to vscode.d.ts
2a2eaa66a9 debt - less TPromise
b6569f3726 check for unresponsive profile when reporting an extension issue, #60332
b381d643bf tweak interfaces, #60332
0bbbf266f0 fix warning message, #60332
63a88a3b44 Merge branch 'master' into ben/global-storage
456e8e64be fix last TPromise ctor use (#62716)
b3b0e64043 fix scm input box nudge
4b9e34294c fix #63765
91fb4ec351 show blocking extension in editor, #60332
55565d4fe6 TPromise => Promise (#63768)
27797381c5 fix #62833
1f80d75610 fix issue with binary status not updating properly
ee5153ffde added .hintrc and moved .babelrc to jsonc grammar
f473dc4763 Fix missing file search 'rg' log
6c0718df37 Remove StartupWMClass from URL handler desktop file
2f0315fb85 bump distro
e86a53ccfb wip
8780c7b4f8 finalize DA & Tracker Debug APIs
0f3eefc626 Break up ExtensionService into multiple files
8f688a4ccf Fix strict null check
30cabe9b69 Nicer single line search input sizing
9d42fe9859 Cache proxy resolution (#60773)
3b573a0ed1 Add a couple RipgrepParser tests
2cbcd647ec Text search perf improvement for long lines/multiline results
d208a877ec QueryBuilder should respect isMultiline passed in
6dcfe40bf7 debug: callStack use the new tree
1fee0dfa62 Fix strict null check in updateService.snap.ts
88bd079588 Fix #62334
7c1dd38375 Rename interfaces in taskConfiguration.ts to remove duplicates
18fb06690d debt: remove TPromise from update
c4bbbe7e1a Fix #62821
c2a379f554 Fix tests
5009045425 Fix broken variable resolve (#63692)
20cd4c1985 #56649 Add detailed assertions
0b4c169394 update references-view extension
779e2df6f7 Rename to not have two different RunOptions
0e86dd639b MenuItemActionItem only listens to alt-key when having an alt-command
6817493378 lower general listener leak limit to 100
c114ccc172 have high listener leak limit only for those emitters that are used by the ResourceLabel, #63655
52058d0a6f debug trees: take care of todos
b2f53b4e29 #62370 Improve hover UI
ed29882a55 storage - first cut hook main storage into app
e38b8d02d6 tree: expose visibleNodeCount
f1a8646bb6 storage - viewservice.*.enablement state is no longer used, exclude from migration
e712346361 storage - add perf marks for main side storage init
b5cd7785a8 Use an event to build resolver cache
a518531ebc debugHover: use new tree
fe92436149 DataTree: expose domFocus and onDidChangeCollapseState
42b3aa73fd variables view use the new tree
719a2e8716 Merge pull request #63594 from JeffreyCA/smooth-caret-fix
63f9e09b78 Strict null checks for Task in extHostTypes
e7600b87cf storage - add a main side storage service
91d53ea7ee some 💄 in main
f6f4f80cbf Fix #63606
04cbc78e23 Fix #63623
86f1b7c7d0 remove TPromise from editorPart (#62716)
8b86554f3a Support updating localization extensions from files on disk
1ae89aa0b3 fix warnings
9d51ef58be 💄
b7a5edfd84 increase timeout for #63434 fix
487eb2b6f7 window - convert to Disposable
8b802549b0 make sure to reset context key completely
8136239d17 add proper equals check to resource context key, #63656
3255123169 💄
79bcc85f3e Fix #63638
1081caf17a Fix #62768
d21dbf9cc1 make deprecated ctors less prominent
cf3dbf9677 more strict null issues
d36763c74d fix strict null issue
80ba4f4589 update monaco.d.ts
1fae869618 write profile to disk and log filename, #60332
3dded6318c debt - use native promise for pfs#whenDeleted
fec5e17f5a Merge pull request #63477 from desaianuj/patch-1
6850609d74 adopt IExtensionService#getExtension
52b05162d3 only report telemetry when being able to blame an extension
67b65d5d97 add IExtensionService#getExtension
c15b511301 fix #63000
b416d9724b debt - remove stacks when removing listeners
1a4c84baf6 watch expressions: fix some types
1d2299767b Merge pull request #63651 from Microsoft/ben/storagehint
4ab4252ef7 fix #63650
fcfab425fc storage - do not wait for init when storage is known to not exist
c866bf9eb6 storage - fix tests
4852f20bcc dispose listener #63467
d669936def use editor mouse listener instead of multiple listeners #63467
2448fa4d72 have just one editor config listener  #63467
a0a6e481d6 💄
288a0b1778 storage - handle strict null
d2bc3a070c remove unused and duplicated code
575a367a59 storage - move meta data into storage service too
66bcd33778 update references view extension
523fc33980 storage - move workspace folder and migration handling into storage service
a49cad619a watchExpressions: set display back to initial, not inherit
b28bc0acd7 watchExpressions: rename box should be inside expression container
154aae1f47 watch expressions: rename box
e6e855c100 debug: watchExpressionsView use the new tree
3e4044fc0c debug type polish
d84427e830 CollapseAction2 for the new tree
2986851a9f Merge branch 'master' into ben/storagehint
7c0aa47d19 storage - add a hint for speeding up Storage#init()
a6a968bbb8 Apply smooth caret setting immediately after setting change
7be22c5b1f representation instead of presentation
54f7922ad1 Use reloadAction.onDidChange to set the text
fe83544f13 Show Reload full text as sub text
717021be43 Always display count badge near file/folder
c97ef3c46b Option to specify actions alignment in search
2fa8128d52 fix-62365 : _saveState function handled
cb0af8225a fix-62365 : Added useGlobalStorageForSuggestions Setting
anthonydresser pushed a commit to anthonydresser/azuredatastudio that referenced this issue Mar 1, 2019
commit 3e31c5887d58f00ec579a4f3d6376b48a51c2841
Merge: d72b77bb23 0cdd4b1241
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:37:22 2019 -0800

    Merge commit '0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	build/package.json
    #	package.json
    #	src/vs/base/browser/ui/inputbox/inputBox.ts

commit d72b77bb23fbc4914f549dedf7565d4c848c66aa
Merge: 775a2dc433 e27511826f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit 'e27511826f363156c616e5facbb60702e40b79f3' into merged-base

commit 775a2dc4337f96551dc83fd54178dcd2d63156a5
Merge: 6e84324cae 1054c555b5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit '1054c555b5889e6479544c68357d38d047605969' into merged-base

commit 6e84324caebf5f47ed1a185b2758fdb973ffd560
Merge: d57682ad3d e42a2a21da
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit 'e42a2a21dab434a81a16aefbec2e75b26030941e' into merged-base

commit d57682ad3dc6be4fdf2eac989f4bf4b6cc619dcd
Merge: ac4c914b97 533f3dd8a6
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit '533f3dd8a6f7fc7510c374874e84daa9c7413909' into merged-base

commit ac4c914b97f43154c5831f09b09c86c90b1317d2
Merge: 0d61556843 86adcc7fcf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:18 2019 -0800

    Merge commit '86adcc7fcfca511b2d5c45a6ca76282e7dad40f8' into merged-base

commit 0d61556843c63a1649d68ae1e874c51d8959077a
Merge: c54dcf194d 18970ff0b9
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '18970ff0b9bfc788ff229ed4e1e81e9ac7e559e3' into merged-base

commit c54dcf194d4709972d4023bdaebbb1d31d9e2a07
Merge: 32f7e0b892 630698459b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '630698459bf0b55369fc3706f3310de36081f583' into merged-base

commit 32f7e0b892153d7e598a441b61d3945d067b7fa9
Merge: 70817fef35 f8e854a087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:05 2019 -0800

    Merge commit 'f8e854a0870a2224a7e3b1a205b26e1fdc4f46bc' into merged-base

commit 70817fef350c78e5b50a976704a1cd2cc8231c6d
Merge: 969c6d467d 3b2274b0aa
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '3b2274b0aa32fb4c433471481fd3fd18fbc46621' into merged-base

commit 969c6d467d62d5f8126a87259c3faabd6ac63bb7
Merge: 5e51884915 0d1ebce1a1
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '0d1ebce1a1ba6cc8a1fe9feadcd0d90f4cbd2536' into merged-base

commit 5e518849159864ee97b0815ae3e99ffa6d00096c
Merge: a8369384d1 70d86ce9a2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:03 2019 -0800

    Merge commit '70d86ce9a256bf7e44eb6efc6a83bd9ff46372f8' into merged-base

commit a8369384d192e0f7bd54dec60681849b0fc86c99
Merge: 44493de573 291f591af3
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '291f591af3421899481725016ccb08a40424c036' into merged-base

commit 44493de573d94f5bc5d666984bca0b6d9c748dcd
Merge: 97bef8f085 5a48c52a95
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '5a48c52a95a2356dc84275e6ab5a58af6fecfc7c' into merged-base

commit 97bef8f0850cbbb12cddb5f06d7b6260d767d0c7
Merge: 87b91ffa2e 5625ef956d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:01 2019 -0800

    Merge commit '5625ef956d1a0e75891b5fc30b68c00ff5250b15' into merged-base

commit 87b91ffa2e7bfc7de8dcb131e44b17cb89e56cd7
Merge: b856b86ea2 969733ab77
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '969733ab7763f938499ec635c70fdd51c2d234e0' into merged-base

commit b856b86ea228437f37d21078d23d6ceb1f4c0625
Merge: 96607b7eca 12a1ac1a7d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '12a1ac1a7d667d1bbb8752f61c893d2fab1a6115' into merged-base

commit 96607b7ecaa2600f756b1ab5f16f9e56ce69e410
Merge: df987aaa58 4da322a03f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:59 2019 -0800

    Merge commit '4da322a03f60abfd48d03f70c413fe4d3c6cd6ae' into merged-base

commit df987aaa58dec252308cb9326c88bcff5129f338
Merge: 0bdf3f374c d5754c00e2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:53 2019 -0800

    Merge commit 'd5754c00e200ebb0c2b20e3b679f00fe242f730f' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	.github/locker.yml
    #	.github/needs_more_info.yml
    #	.github/similarity.yml

commit 0bdf3f374c93f406ebaa99abbd8630bf50a3761f
Merge: d8a7ff381c 2e9b5f3a2b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:05 2019 -0800

    Merge commit '2e9b5f3a2b0a5095b14631937134a12765ddcb6f' into merged-base

commit d8a7ff381c834795e8d796a6f03f54caa7512aeb
Merge: d41dcacd9c b11a8e9c0c
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'b11a8e9c0cfe98eb291658f17b34db60896b097f' into merged-base

commit d41dcacd9c43ddd3803a4bc04144c17bce3a8a03
Merge: e076bb87c8 e37533afbb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'e37533afbb43753c8657106012b9a2f0ae2aba52' into merged-base

commit e076bb87c859f201fe25f5af212056966c91d13b
Merge: 1802b5befb 4a476673ac
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:03 2019 -0800

    Merge commit '4a476673ac3c210c2561dacbb52af7ed10fa405e' into merged-base

commit 1802b5befb1da661d2e0501bbb3d5621389aa835
Merge: 25e3608f3a fe5386cc08
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit 'fe5386cc08db8da41010c802a737e7f4cf31258c' into merged-base

commit 25e3608f3ac66dc53066b6d7706686c381f3d957
Merge: 0eb5f9fff1 8bfb1a9d39
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit '8bfb1a9d3926a97231f96ec5492aaff196e1cb89' into merged-base

commit 0eb5f9fff19135b6492dc6545724b262d174249a
Merge: ecdfd0d04b 109aafcbc0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:01 2019 -0800

    Merge commit '109aafcbc0474992bd394056946bc7a480be0349' into merged-base

commit ecdfd0d04b0b01785132e0d2b16c59781434d83a
Merge: fd1f2b7043 e289c06d8d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit 'e289c06d8d149333beb538c73d76e7397bfcf49c' into merged-base

commit fd1f2b70437efebec5b3aad392e93381192e7f80
Merge: ac49c347ff 78c1c318c5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit '78c1c318c59d2750fc745e69474dd1ca86147187' into merged-base

commit ac49c347ff351d3d3ece0ed8625c6fff90d939fc
Merge: 98559964cf 07983d75ea
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:59 2019 -0800

    Merge commit '07983d75eab418a23b1b2348701ec781b125ee24' into merged-base

commit 98559964cf8f5008d78213bbb72cf473b3cb96f9
Merge: cf0b9a31ea d0a4a4242d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'd0a4a4242d410967fe67387262bc650bcbb2bb1e' into merged-base

commit cf0b9a31ea8f12526e2536b4ea180341f37b8de4
Merge: c05c44dad6 a71be2b193
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'a71be2b19365a4b56adfa6f1dd81713aa9f46b06' into merged-base

commit c05c44dad625fc27e9a737476a272a1251fe90d2
Merge: ba90ea4d78 779ca13d48
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:57 2019 -0800

    Merge commit '779ca13d489a29b14c7e6c649e3af3e9aa6f896f' into merged-base

commit ba90ea4d787d1d281fead46ab817be3436de3d5b
Merge: f3b9a29c4c f3b0a50db7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'f3b0a50db7d39f612b9cd99b62473e9a36b16f84' into merged-base

commit f3b9a29c4c5dee6c20cc7bb141aa2f92459e55cd
Merge: 8be2080f91 c831596e02
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'c831596e0258aceca2ea4647d2fa2420860f6217' into merged-base

commit 8be2080f91d5bb58daeaac8e729023baf643e903
Merge: 0c4076aecb 2ae369fbdb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:55 2019 -0800

    Merge commit '2ae369fbdb3b795b384b4719c77cc3694dc7a256' into merged-base

commit 0c4076aecbdc0babae3c69703e7453cde1cad540
Merge: 93612ea9e8 f2c9d968a4
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'f2c9d968a46827e2808a9ebd1fb47e418c403dd0' into merged-base

commit 93612ea9e89ffb84cefa9459815c1693bb9ae0a6
Merge: 83fb797483 c3f02980a0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'c3f02980a0e03c637aafe028bab76ef737d738ab' into merged-base

commit 83fb797483507ad7b9d602a1f0f313f743149747
Merge: 5e052ac28d 7d5ce7b5d7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:53 2019 -0800

    Merge commit '7d5ce7b5d77c81a6667522bb8ecc88bc08879516' into merged-base

commit 5e052ac28d1871702cc03e31911f6a456d0edd2d
Merge: e3f1610177 8bb71eeb51
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '8bb71eeb51b91aaf68a0cc4897f8b94ebe263d93' into merged-base

commit e3f16101771784e1e391356f56e524963c972623
Merge: ef9caf3a3c 5a88598811
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '5a88598811e4d82fb15bc3aab52b6f3d2519750b' into merged-base

commit ef9caf3a3cd3ffa0b4195cf4047ca7650c4deb0a
Merge: 031a86e77a da3fbd386d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:51 2019 -0800

    Merge commit 'da3fbd386d1454b104969e83f589f6fdeb5badce' into merged-base

commit 031a86e77ac589eedbfa6d33ce505c0537cdcb9a
Merge: 444d144a4f 1e915aad20
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '1e915aad2039c06914ca907d23b65bf1fefd29b1' into merged-base

commit 444d144a4f43ff2fa3f2e4f81561a03773b28547
Merge: e4ed6e083b 889d5e5b28
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '889d5e5b28e397680be8cca5bfb4b4ed61da581d' into merged-base

commit e4ed6e083be6b186ed89415c2860dae3451356b6
Merge: f411a0f82d 51cf2df2f8
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:49 2019 -0800

    Merge commit '51cf2df2f8e5c30ca83c5b410898ae69e04fd545' into merged-base

commit f411a0f82d6da3a2e92c49657fb4b96aefca1ec8
Merge: 4f8214b37e e690285d9d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit 'e690285d9d4c42a0047093b447b555b0e3921484' into merged-base

commit 4f8214b37e9cc6b67d8dc9e396f12295c49a0ead
Merge: 303f92fb11 81d6423f24
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit '81d6423f241fede9410bd53f8aae7e1a098f63d1' into merged-base

commit 303f92fb119fdb4195dec06deb7cafa32e73e10d
Merge: 4f2ac743da a33a24dddf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:42 2019 -0800

    Merge commit 'a33a24dddfc65111828dc8df867eb14d27e1b89d' into merged-base

    # Conflicts:
    #	.github/copycat.yml

commit 4f2ac743da048499b4f7f634e1e1979d4fc477fa
Merge: 55f921fb37 0ab3492afd
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:12 2019 -0800

    Merge commit '0ab3492afdbe21b9cb89a7d639770b124dc54e51' into merged-base

commit 55f921fb379af3146e3f8322bd34c18f3c5ad9ec
Merge: 826856c390 dea8705087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:30:39 2019 -0800

    Merge commit 'dea8705087adb1b5e5ae1d9123278e178656186a' into ads-1301-vscode

    # Conflicts:
    #	extensions/git/src/askpass-empty.sh
    #	extensions/git/src/askpass.sh
    #	extensions/theme-defaults/fileicons/images/Document_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/FolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/Folder_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x_inverse.svg
    #	scripts/node-electron.sh
    #	src/vs/base/node/terminateProcess.sh
    #	src/vs/base/parts/tree/browser/collapsed-dark.svg
    #	src/vs/base/parts/tree/browser/collapsed.svg
    #	src/vs/base/parts/tree/browser/expanded-dark.svg
    #	src/vs/base/parts/tree/browser/expanded.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Folder_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_inverse_16x.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph-inverse.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph.svg
    #	src/vs/workbench/browser/parts/notifications/media/down-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/down.svg
    #	src/vs/workbench/browser/parts/notifications/media/error-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/error.svg
    #	src/vs/workbench/browser/parts/notifications/media/info-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/info.svg
    #	src/vs/workbench/browser/parts/notifications/media/up-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/up.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning.svg
    #	src/vs/workbench/browser/parts/panel/media/left-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/left.svg
    #	src/vs/workbench/browser/parts/panel/media/right-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/right.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed-dark.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed.svg
    #	src/vs/workbench/browser/parts/views/media/expanded-dark.svg
    #	src/vs/workbench/browser/parts/views/media/expanded.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-disabled.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-unverified.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function.svg
    #	src/vs/workbench/parts/debug/browser/media/current-and-breakpoint.svg
    #	src/vs/workbench/parts/debug/browser/media/current-arrow.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect-inverse.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect.svg
    #	src/vs/workbench/parts/feedback/electron-browser/media/twitter.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock_inverse.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings-dark.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings.svg

commit dea8705087adb1b5e5ae1d9123278e178656186a
Merge: 58177b4a32 51063efcf5
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:50:21 2018 -0800

    Merge pull request #65315 from Microsoft/versionBump

    Bump version

commit 51063efcf53af0ec563087c4b86a6fd71f1159a3
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:45:00 2018 -0800

    Bump version

commit 58177b4a32ab4a552efc1dcad71f09716e40ad4b
Merge: 8b7c775eb9 ae30d207aa
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:57:22 2018 -0800

    Merge pull request #65143 from Microsoft/roblou/fixSearchCancel

    Fix #65084

commit 8b7c775eb945034f8bca7ab4ee272de612e8e723
Merge: febae8bb46 c53e1553af
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:48:42 2018 -0800

    Merge pull request #65141 from Microsoft/roblou/fixCRLFmultiline

    Fix search CRLF files with non-regex multiline search

commit ae30d207aac195219c65b1f113329bf6ab27ea3f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 14:42:15 2018 -0800

    Fix #65084 - queue searches so they can finish asynchronously, just one at a time

commit c53e1553af582fc51b59bfb786f8daddbeafd7c7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 13:18:34 2018 -0800

    Fix #65120

commit febae8bb46c13a279589811c95677d853f381e11
Merge: ef28947adc 8953bb08af
Author: Pine <octref@users.noreply.github.com>
Date:   Fri Dec 14 14:35:43 2018 -0800

    Merge pull request #65114 from Microsoft/octref/64993

    Fix #64993

commit 8953bb08af679dca14936bf25c2b9b3040dcbb76
Author: Pine Wu <octref@gmail.com>
Date:   Fri Dec 14 14:17:02 2018 -0800

    Fix #64993

commit ef28947adc78cf338c54c7518c78fecf2471bc4f
Merge: b8b7550ccf f9377b2e4f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 13 14:16:11 2018 +0100

    Merge pull request #64880 from Microsoft/joh/fix/64829

    generate list styles for references tree, #64829

commit b8b7550ccf52d0e2a7e045120fbd70c8cea65297
Merge: 1cf315d4b4 539d2153d4
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 10:50:35 2018 +0100

    Merge pull request #64870 from Microsoft/isidorn/treeNavigationKeyboard

    treeResourceNavigator: fire onSelection also for keyboard events

commit 1cf315d4b4a8bb176618bafa3ef92fc1b44e5c15
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 02:21:08 2018 +0100

    Fix broken Debug > Start Debugging global menu action, fix #64450 (#64860)

commit f9377b2e4f31433528ba314efb8b4f361ce81f21
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 12 14:53:29 2018 +0100

    generate list styles for references tree, #64829

commit 539d2153d4c958ba8501a42f64a3b7444ff04e3e
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 12 12:56:26 2018 +0100

    treeResourceNavigator: fire onSelection also for keyboard events

commit c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Merge: 3dcdcc3fe0 552023ed54
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 15:17:17 2018 +0100

    Merge pull request #64803 from Microsoft/joao/release/1.30/fix-64739

    Fixes #64739

commit 552023ed54b41565fc3c513266a4a776cce0b00f
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 11:24:45 2018 +0100

    fixes #64739

commit 3dcdcc3fe0ed44d8c58be03df3c35e1edcb454e9
Merge: 5cbf65b0d3 090d3410fc
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Tue Dec 11 11:10:43 2018 +0100

    Merge pull request #64790 from Microsoft/joao/release/1.30/fix-64735

    Revert "list: right click should  not select/focus"

commit 090d3410fce64f70c7df4f8cd0d0aebb2f0c7029
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 10:58:36 2018 +0100

    Revert "list: right click should  not select/focus"

    fixes #64735

    This reverts commit 7d76da21499d5ca4e44ca9cf02c9eede019af9b6.

commit 5cbf65b0d358420842bd52dae69459f277834ef0
Merge: 321b5785a7 bc5bb38695
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 10:24:49 2018 +0100

    Merge pull request #64783 from Microsoft/joh/fix/64654

    properly cache current revealed reference

commit 321b5785a7c52ab817e5caa67b519004331e2b0c
Merge: 241923763d 7b7c6b3dad
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 10:17:04 2018 +0100

    Merge pull request #64785 from Microsoft/joao/release/1.30/64747

    Fixes #64747

commit 7b7c6b3dad6c08f42bbd8662247f5f95ac1ef976
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 09:55:23 2018 +0100

    fixes #64747

commit bc5bb386959f9aad269d858a362b0a45203c8e09
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 09:05:21 2018 +0100

    properly cache current revealed reference

commit 0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a
Merge: 0194c94656 e27511826f
Author: João Moreno <mail@joaomoreno.com>
Date:   Mon Dec 10 10:32:59 2018 +0100

    Merge pull request #64619 from Microsoft/rmacfarlane/git-apply

    Add GitErrorCode to apply command

commit 0194c9465634a54b9614c7396ac53b6a0fbef70c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:31:18 2018 +0100

    notifications - push initial notifications out a bit to give editors more time to restore

commit 627e0310c80061030bda482cfaad5dee736b46a5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:28:00 2018 +0100

    telemetry - double it up

commit bac0d92a46f8d7ec4a9da4f83747716aac849612
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 10 10:23:07 2018 +0100

    Update commands.yml

commit ae80a5aab4c9c8ada416d10e5b8e0f89355bcd54
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 10 10:06:33 2018 +0100

    reject if gallery is not enabled

commit a7cf7c9f7e5f9ad02228aa888e6a9370b9bf6924
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 15:04:48 2018 +0100

    #64597 Move away from TPromise

commit 44c97db13bbe264018dc2c557a97641cb260eaf5
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 14:37:07 2018 +0100

    #64597 Move away from TPromise

commit cd0ea96e50c5978f299a0c5099e015bf725d2a1a
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 10 09:53:39 2018 +0100

    debug issues to isidor

commit 19e36adcb448fa7af1d5c8dd7f50d08c87ed5c0c
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Fri Dec 7 15:18:32 2018 +0100

    outline - remove unused css

commit e444eaa768a1e8bd8315f2cee265d725e96a8162
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:41:29 2018 -0800

    Strict null check serviceMock

commit 9b4099e45bc4ce6a9e8bc86846fd2787e9c90161
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:36:17 2018 -0800

    Strict null check patternInputWidget

commit ae7d6b7ca7e8340724328313f2e1e5b2c296e906
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:33:42 2018 -0800

    Working on strict null checking contentHover

commit 0928a6d348c461dc4b39582e440da67547059078
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:32:45 2018 -0800

    Prefer coalesce over filter

    Coalesce has the correct return type of `T[]`. Filter may return `(T | undefined)[]`

commit 91eccfdf851461f18eb5dd1a2cdacc0d7251eb8f
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:07:09 2018 -0800

    Strict null check contextScopedHistoryWidget

commit 2a61f8d4f67b7fec381d1cb668f380ff252c8a6c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:51:57 2018 -0800

    Strict null check format action

commit 70a73a95f6b10ecd1f77a73e294fc63dec0bc9f7
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:36:24 2018 -0800

    Strict null check findOptionsWidget

commit 90f7c9d45707f10dc31b89b2060ea57e3f159937
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:32:19 2018 -0800

    Marking fields readonly

commit f97736ccefeaffba255eebdf2b2070d838bce85a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:27:59 2018 -0800

    Strict null check findInput

commit c25b7499d18977e72e21234b581f09d9b076a6c0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:12:10 2018 -0800

    Strict null checking inputbox

commit a626cc192bc5bed17f3650b24a78e15bcc6a2e06
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:01:06 2018 -0800

    Strict null check panel.ts

commit b30ff27f996441be7334f32ab2211125f028b793
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:58:06 2018 -0800

    Use more DRY class definition

    Avoid repeating types and mark fields as readonly

commit 14fb1eb303f0f13d2d6b5e396b29224594b1e348
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:47:01 2018 -0800

    Strict null check composite

commit 34179166777a8252684d673c438529aa7a3d291c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:37:40 2018 -0800

    Fix formatting for TS 3.2

commit 305e760ec58b7aa783c280f85883a708ec062403
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:33:24 2018 -0800

    Strict null check configuration service

commit 322f054c4dafa63d2b99202b76a55fce8b7471f3
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:31:21 2018 -0800

    Strict null check auto adds

commit e2cf8ebc5d6e827199124b911ff3e25ff38ae2ec
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:24:58 2018 -0800

    Enable strictBindCallApply for VS Code

    Fixes #64633

commit 8b4924d755613f5bba1364f88a57c824e67205e0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:01:02 2018 -0800

    Build VS Code using TS 3.2

    Fixes #64631

commit a4bed89652baf8bf5b24791e8c9b6c8183290026
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:00:18 2018 -0800

    :lipstick:

commit 98f236872e90b8fe41ec9c29e7eabf0420ea665c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:32:00 2018 -0800

    Use undefined instead of null

commit 3fc69f20ab4439f439a9761060559307626b1504
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:29:38 2018 -0800

    Add toOpenedFilePath method

    Make sure we don't try making requests against TS for files that are not currently open

commit 7140c91245fb5a3818f46ffdb33664396bee84d4
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:49:06 2018 -0800

    Never return undefined for cachedResponse.execute

commit 98605b6a4eceda80253d05f52a1033187ffac19a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:46:59 2018 -0800

    Extract cached response to own file

commit 241923763dbeaf3b64443187e935d55b29f6125d
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 14:06:12 2018 -0800

    schedule update overflow action due to reflow (#64634) (#64639)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fee735ed37f6be94bdd0de5206bb9b22c213bfdd
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 13:56:55 2018 -0800

    schedule update overflow action due to reflow (#64634)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fa66e42134262c8f6851818dd01749d113b9f509
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:45:08 2018 -0800

    Remove TPromise.join #64598

commit 6b82f6b1dd1053f33e6710370ff2d4872c68040f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:32:13 2018 -0800

    Remove TPromise.as - #64597

commit 86972072333ae211836b21b2c750e6f9d3a724ff
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:27:46 2018 -0800

    Remove TPromise#wrap calls #64596

commit 9c653adad32d5eb8761562d66dac91cbf3d7de96
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:26:23 2018 -0800

    Avoid accessing style in treeview if we don't need to (#64577)

    Fixes #64576

    We compute the style of an element to access its left padding. However this value is only used when `horizontalScrolling` is enabled.

    With this change,  we only compute the style when `horizontalScrolling` is true

commit 35f96ebe3c40480719d2cf6943df279db61e9e6e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 10:36:12 2018 -0800

    Bump to 1.31

commit e27511826f363156c616e5facbb60702e40b79f3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Fri Dec 7 10:20:54 2018 -0800

    Add GitErrorCode to apply command

commit 1054c555b5889e6479544c68357d38d047605969
Merge: e42a2a21da 2f981e93d2
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:01:59 2018 -0800

    Merge pull request #64558 from marchenko-am/marchenko-am/fix64379

    Fix #64379 - SimpleFindWidget position was changed (in hidden state)

commit e42a2a21dab434a81a16aefbec2e75b26030941e
Merge: 533f3dd8a6 13d1149f2c
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:41 2018 -0800

    Merge pull request #64243 from Microsoft/tyriar/63688

    Set default terminal buffer impl to TypedArray

commit 533f3dd8a6f7fc7510c374874e84daa9c7413909
Merge: 86adcc7fcf dc86cf5ef9
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:16 2018 -0800

    Merge pull request #64560 from Microsoft/tyriar/null_check_initialCwd

    Add a null check for initialCwd

commit 86adcc7fcfca511b2d5c45a6ca76282e7dad40f8
Merge: cacac16d47 51c8c8c495
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:02 2018 -0800

    Merge pull request #64611 from Microsoft/tyriar/64598

    Convert backup tpromise.join to promise.all

commit cacac16d47b1cb71278cdccf35c208e87450e934
Author: Kai Maetzel <kieferrm@gmail.com>
Date:   Fri Dec 7 09:51:42 2018 -0800

    Allow users to enable/disable automatic tasks (#64615)

    add allow/disallow tasks

commit 51c8c8c4955bf0fa1a979d609c0c442a3bccd0d0
Author: Daniel Imms <daimms@microsoft.com>
Date:   Fri Dec 7 08:17:30 2018 -0800

    Convert backup tpromise.join to promise.all

    Part of #64598

commit 5e3a8ca975ad82817949cbc167a4097a2f9c802f
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Fri Dec 7 14:09:56 2018 +0100

    Update commands.yml

commit a152a5c7818a13666a5879b4450eb26a4d45fbde
Author: Alex Ross <alros@microsoft.com>
Date:   Fri Dec 7 11:11:34 2018 +0100

    Add task names to automatic task notification

    Fixes #64427

commit 86571ec5a50b5bce09db45f458b407b77a33674a
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 21:44:50 2018 -0800

    Fix results lost from FileSearchProvider when maxResults is returned

commit 5562872fead3a01ddcb7f593e375b94ddbcaaf1b
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 20:09:23 2018 -0800

    Remove workaround for ts infer type suggestions showing up with no quick fix

    This should not be needed now that we are shipping TS 3.2.2

commit d2d7fec5df57509a082f85bcf6be91baabfa91e2
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 18:19:52 2018 -0800

    Pick up ts 3.2.2

commit 07f6967a6846e583c481998b987416841f0df022
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 16:26:39 2018 -0800

    Cache document symbol navtree requests

    Fixes #64570

commit 99929b581d2f67733e4a46d9f67c90032aecd4ef
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 21:30:50 2018 +0100

    Prevent default on mouse down (fixes #64350)

commit dc86cf5ef9197153d116ef56d9edbe74953644ee
Author: Daniel Imms <daimms@microsoft.com>
Date:   Thu Dec 6 11:45:10 2018 -0800

    Add a null check for initialCwd

commit 6dcd4366c2dfdf1662ae84a0d0333eb3eae57f6d
Author: SteVen Batten <stbatt@microsoft.com>
Date:   Thu Dec 6 11:31:48 2018 -0800

    initialize focus state
    fixes #64500

commit bc979264d044c152f4258b6d24b9fcb20afa99ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:20:25 2018 +0100

    #64557 Do not hide tree also when tree is being refreshed

commit a988c5e8c56ce9c532b8721c6b46213e841e834a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:05:28 2018 +0100

    Fix #64557

commit 9be224980c486648f5f0d7c12f3dcaad19ca65ad
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 11:02:09 2018 -0800

    Make LogLevel converters safer and consistent with other converters, from @jrieken feedback

commit 2f981e93d2cd17808c7de0b7c00c42aa0d57f39d
Author: Marchenko Anton <fattan@ya.ru>
Date:   Thu Dec 6 21:22:38 2018 +0300

    Fix #64379 - SimpleFindWidget position was changed (in hidden state) for shadow hiding

commit b2e8dcc412a704e410fcd12b794c4c0474deb5ad
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:42:09 2018 +0100

    Revert #54397

    This reverts commit a8e6a91993966f696dae6303ad95014130e7acb6.

commit bdd4c66451ec696b9fa8224023daf1b58d9022b6
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:26:33 2018 +0100

    fixes #64463

commit f0f4950adcddec313b81bdec68ea125af079cc08
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 17:11:37 2018 +0100

    Promise.reject in configurationResolverService should return an Error

    Fixes #64550

commit 5b47ccfaa48cab60f5589dcbdb617cf3ed94c4e1
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 17:08:46 2018 +0100

    Update commands.yml

commit ee3d459a8a4169e0e954753583fc45e858629481
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 16:28:28 2018 +0100

    Regression: cancelling a launch command should silently cancel launch

    Fixes #64547

commit d3cf960290beae17aa274c02b7ff2e8b83e71c05
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:50:26 2018 +0100

    Update commands.yml

commit 332ab7f6a62d48bdfe997517aecb682d73d5632c
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:35:28 2018 +0100

    Update commands.yml

commit 44f53f369428352b4a5d0876b142e3e5d142cd46
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:30:55 2018 +0100

    Add '/needsConfirmation'

commit 0bc965752d99b670ce1ebb9c0d90e5543b588d9b
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 15:13:39 2018 +0100

    Don't show tasks output on auto task or config change (#64543)

    Fixes #64040

commit 9576945606d719b0057f5f7d6194196ed56acf0f
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Thu Dec 6 15:09:16 2018 +0100

    protect input variable resolving against undefined mapping; fixes #64542

commit ac92a9a14552ceaf205850f9637169d5a7946847
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:20:19 2018 +0100

    fixes #64398

commit cf0879dd27aa7a52e431c5dafcb55604add6c8d9
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:11:07 2018 +0100

    repl: reveal last element when session change

    fixes #64397

commit 530e1b892bbdebc56939edd63188c52d6273a0cc
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:35:23 2018 +0100

    repl: simplify id computation for simple elements

    fixes #64460

commit fa7e51a33334e31a7913ccc4d81903af87451bdf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:29:27 2018 +0100

    disable listener leak monitor for stable, #64493

commit 4978a75210f786ebf0e74b3bc85a7a2d3d0ae243
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:25:52 2018 +0100

    Add launch section to support input in launch.json

    Fixes #63987 verification-found

commit f6cff39cb4c398eba8e041b5a0f50bd3b33ce6a7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:15:37 2018 +0100

    remove `shareSuggestSelections`-setting for now #62365

commit 6cfa67d63370f12f55492805ab1737754280ba2d
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:04:02 2018 +0100

    debug console: polish height computation

    #64336

commit b8088e5c1388f9565feae3f8e795d18a565b8438
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:03:49 2018 +0100

    Tasks with presentation clear: true and no other presentation options should clear

    Fixes #61592 verification-found

commit 6ea1f72513a50a265a216c3913bdedabefcc0f07
Merge: 351905fd53 d9b2da9fdb
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 11:27:24 2018 +0100

    Merge pull request #64496 from Microsoft/ben/62365

    suggest memories: restore saving state periodically (for #62365)

commit d9b2da9fdbd7fbd363c89ec0f1c8572ba4251520
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 09:57:50 2018 +0100

    suggest memories: restore saving state periodically (for #62365)

commit 351905fd534abbd66913cb98bb4849f172bf6fbc
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Thu Dec 6 09:43:12 2018 +0100

    fixes #63957

commit d0c114cd68788ea9ca3adc33ee5fd24fa8e41632
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:36:04 2018 +0100

    fix #64319

commit 464a2e9b7e4319e9e8bd518ae99fa65ea59070c9
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:35:03 2018 +0100

    #64319 tests

commit 869ed6bd11b38a1e556bd7f9cc99e663f293447c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:23:32 2018 +0100

    one more to dispose (for #64470)

commit 2648d760cc607dc4e18e0ccb4078f319dd0a0702
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:20:16 2018 +0100

    fix telemetry annotations

commit aa2804235ffd8f2fca252d70e007d43c5a4393c5
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 22:18:51 2018 -0800

    Make sure we dispose of created context key (#64471)

    Fixes #64470

commit 048fdbba9505f64f583e9687806582c519fbdb9d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 21:03:28 2018 -0800

    Fix #64120 - avoid triggering listener leak warning

commit 1e3dc27c78aa4213315b9772d2207218901bcbb3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:21:13 2018 -0800

    Fix strict null check

commit 268303bd6faec5dd8e540f6a82698f90d690eed0
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:06:20 2018 -0800

    Show prompt when closing issue reporter without submitting, fixes #64462

commit 4e0e4b85104a05d001f426e19a287e07bf10b73e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 16:12:28 2018 -0800

    Wording tweak

commit 36c4dc33f65e9fe92919567f93ed89d0c058f30a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:33:46 2018 -0800

    Don't capture first line of @example blocks as js/ts

    Fixes #64457

commit 6d0d6713cfbdc9e9265062590f8e8b23959acb5a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:31:53 2018 -0800

    Better end of line match

commit d7af2b0160abac7f90caed8ee87874a19659ccc3
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:05:01 2018 -0800

    Use more restrictive regular expression for markdown jsdoc content

    Fixes #64455

commit 514217add57cbe812f6da4b835e1a8da53fe62a7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 13:29:15 2018 -0800

    Fix #64273 - EH log levels start at 1

commit 8f7bd57cde638acfa71fbeb0a421629f9fd0e508
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 11:57:35 2018 -0800

    Improve retrigger documentation

    Fixes #64432

commit 0b0b84fda5d002c604a8e7ea7b6c28e385e72645
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 11:35:32 2018 -0800

    #62365 - use markdownDescription and setting reference

commit ba0fab69e7bc36d5ebde21d9819ce88c23571ed8
Author: kieferrm <kieferrm@gmail.com>
Date:   Wed Dec 5 10:35:35 2018 -0800

    fix GDPR annotations

commit 20edcab22614320ad94dda70f087b69486b6b63f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 18:12:24 2018 +0100

    add link to wiki page, #64340

commit 4eb8eb2f62888fc77126e43dd41c0b70cd833d25
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 18:04:55 2018 +0100

    Inputs should not re-prompt on tasks set to not reevaluate variables

commit c70986467ce7cf24efd72de78d27b4c17407f335
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 08:55:59 2018 -0800

    Revert "#61590 Change the title"

    This reverts commit 22fef36fcfb13643b270119670464efdba80e154.

commit 1b7c673680a1060371579edcbbf1283e3335894b
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 22:12:08 2018 -0800

    Fix #64331 - relayout on search height change

commit 416e6c5168a95d62a9c48165440d4e73de0e7acf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 17:13:16 2018 +0100

    update ref-view extension

commit bb3b05b5040063edcfbdf9a524e6167fc58c0e93
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:56:55 2018 +0100

    fixes #64439

commit 8dd8588f8f33f0905d9372cc6d413d21c9fe8989
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 16:53:50 2018 +0100

    fix #64437

commit e9253558af92e455958d23e6329320a4c8ea9d99
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:45:40 2018 +0100

    fix dirtydiff listener leak

    fixes #64238

commit 3f90774b85a7f4ce0185cd6f831c1fd8d67c084a
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:44:53 2018 +0100

    fixes #64320

commit 94bb890e6f4bd1ea8c73a6655e118858eab055f0
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:36:01 2018 +0100

    fixes #64400

commit 70698ce2ee51374846aaba9f1fc92013a9c6c143
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:54 2018 +0100

    fixes #64399

commit 4dae5bb86f9abe8d847aab61c140961834ee1cc8
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:44 2018 +0100

    debug: remove baseDebugController, no longer used

commit a4d1f2009b1f191bc9f62223cda63f58ab4c7d23
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:57:18 2018 +0100

    node-debug@1.30.4

commit 238c48f7b79e9b1b18a711d790ca22d336da9729
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:55:31 2018 +0100

    use final version 1.33.0 of DAP

commit 1e3e06ae9d6186b10f751d9b6a5bfa2445af7198
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 15:48:00 2018 +0100

     async data tree should update twisties accordingly

    fixes #64394
    fixes #64074

commit ec0c9f22e9591f0098e5dca0818428b0f2cebc47
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:18:52 2018 +0100

    fixes #25281

commit a9802a92475898882fa5a7d0e806439d27296a01
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:05:26 2018 +0100

    fixes #60995

commit 8708222680d13bd3ba7225e94df7d650c589fc9a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 15:45:08 2018 +0100

    Fix #62411 (#64433)

commit 1f172f36a0e8970f8bf13fd7e45a8a3b05fda9b5
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 15:01:23 2018 +0100

    Update allow automatic task notification with feedback

    Fixes #64427

commit 22493520d868bf024482ad27e04a0d139d3cce7a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 14:58:40 2018 +0100

    Fix broken config resolver unit tests

commit cb3b378df98998d383e4a2d465a94f4c52574259
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 14:47:41 2018 +0100

    Fix #62477

commit 04b7f487935d4db51700712e4371dac26196bcc9
Author: Benjamin Pasero <benjamin.pasero@gmail.com>
Date:   Wed Dec 5 14:44:42 2018 +0100

    put breadcrumbs on their own row (#64364)

    * put breadcrumbs on their own row

    * fix bad wrapping in no-tabs case

commit 5c2aba6258bd7cca3eb70a40a2a97139bf4ea81f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:27:34 2018 +0100

    show a warning instead of info, #64353

commit fdafac30e88d33e3dec3315235afca88017d08d9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:26:15 2018 +0100

    avoid confusion and use 'operation' instead of 'task', #64353

commit 8565adfe116c76b10c022a14ff639b899d304652
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:23:54 2018 +0100

    remove keybindings for declaration commands, #64329

commit d8bab72561c5faab283b7be114274317a426882d
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:57:15 2018 +0100

    Cancelled inputs should cause task to end silently

    Fixes #64342

commit 729a750fd3d194d0fe9f1079bdec98103c37db56
Author: Dirk Baeumer <dirkb@microsoft.com>
Date:   Wed Dec 5 12:38:59 2018 +0100

    Make Alex R. responsible for tasks

commit 8b0480db30493eacb445140af3c6739bad2ddc8b
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:37:16 2018 +0100

    Should not silently ignore undefined input variables

    Fixes #64354

commit 94f9498cfe42217232e58747787d4747dbad44d1
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:26:16 2018 +0100

    Improve descriptions in input schema

    Fixes #64361

commit 42bcb665038b3b76345906edadd33614dc1be42f
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Wed Dec 5 12:16:52 2018 +0100

    fix #59439

commit 51ef43a02382fb972b15d5b935515b69bb637a3a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:06:48 2018 +0100

    Make task input pick and prompt more specific

    Fixes #64359

commit 69a9abe57af85a693e9963e1a71bba8cbe1abb6e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 12:04:03 2018 +0100

    fix #64339

commit e17f3032f77d7a0f3802cac9bc7f68f3b6f5fe04
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:01:44 2018 +0100

    Change task input label to id

    Fixes #64356

commit 22fef36fcfb13643b270119670464efdba80e154
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 11:33:47 2018 +0100

    #61590 Change the title

commit 85f805acf9436381b878cab5ab6c5146beec7893
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 17:26:45 2018 -0800

    Fix restoring pending comments, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/718

commit ad8d18edf30852403e053d25b51d796b883ea7e4
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 17:06:59 2018 -0800

    Match signature context field name to type name

commit 5010af1171eed02a734ae13f35936fef0fbd7438
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 16:18:30 2018 -0800

    Hide infer type suggestions when using broken versions of ts

    Fixes #64395

commit f52f29d65e38a5108d505cfd5c58bda2a2590818
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:54:53 2018 -0800

    Add typings for markdown preview messages

commit a2893ce67830df1f36526ef314087ff09dd02bd5
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:42:17 2018 -0800

    Fix markdown fragments when opening file in workspace

    Fixes #64141

commit 89921928d0fc2415cd8a4d282aa9015abbf03952
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 14:05:48 2018 -0800

    Correctly highlight @example code as js/ts

    Fixes #64382

commit a57b55f6105bc666453e14f745dbac69ef29391c
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 11:51:54 2018 -0800

    Revert #62806

commit d9f88f8806c9200971366957f5a6483f3a7e9831
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 10:45:57 2018 -0800

    Ensure expected decimal separator in ps output when listing processes, fixes #63437

commit cd711a51a4159082677cd4e59be22523504034b0
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 10:34:55 2018 -0800

    Bump distro, update OSS

commit 95b5f886572fbf5b23572840d88c16cc3634389b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Tue Dec 4 09:02:18 2018 -0800

    Fix/64292 (#64365)

    * Revert "Revert "Make menubar its own widget and add overflow (#63954)""

    This reverts commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970.

    * add checks for whencustom menubar is not present

commit 610665d9d5050895a5f92e536ff281b589dd624b
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:57:47 2018 +0100

    update title

commit f0114b29e60666baae894a109ba6a787cd11b236
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:56:30 2018 +0100

    #61590 Update title

commit 5083c2b8ca17c000d8d3b5d946ec6488ea9d90dd
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:37:16 2018 +0100

    :lipstick:

commit 517c4458b1fc0650ba584426857b0c66cd4d87ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:29:01 2018 +0100

    Right fix #63496

commit cefb670307f5149f944bf226073c1e633cc0860e
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:22:34 2018 +0100

    #63496 rever escaping

commit 9ab1540c57a31167a89ae080d69e1ae031eb6a05
Author: isidor <inikolic@microsoft.com>
Date:   Tue Dec 4 17:15:18 2018 +0100

    debug: support input schema in launch.json

    fixes #63987

commit 9e4b4326d85122db2ba008f5b4f07f107a01da71
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 17:15:02 2018 +0100

    editor - cleanup tabs title control (a bit)

commit 9cc278d1c6824dba1be5a2d611f5a8a2a38666e7
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:08:54 2018 +0100

    Fix #64341

commit 939d390bc31a074dd793e0b4458496629435083f
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 16:53:48 2018 +0100

    Fix undefined error in inputs configuration resolver

    Fixes #4324

commit 66e39a86cd764ccf3adf689aa5a19f2dda22983d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 07:37:54 2018 -0800

    Fix PCRE2 description

commit 54c874caf5c77dcfb93ae89eccaebc6b11998323
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 12:14:35 2018 +0100

    Intelisense on tasks.json is broken

    Fixes #64207

commit 598f269cc0918b05e12a408b183c8d6a3152eeee
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 11:23:08 2018 +0100

    fix #64309

commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 10:10:11 2018 +0100

    Revert "Make menubar its own widget and add overflow (#63954)"

    This reverts commit aedd4402fb7eb0022589012f440b059c6b12f12b.

commit 07202fbfb82bdada89472dd4b1c3c699b0eab0b4
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 17:48:21 2018 -0800

    Small fixes to sig help context docs

commit 00828c56c5a19d9f68173fb6fa73486ac2223e70
Merge: f264e8f33b dd6a6aba8e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 17:12:40 2018 -0800

    Merge pull request #64271 from cleidigh/selectbox-sticky-off/bug

    SelectBox: Restore _sticky = false. Fixes: #64265

commit dd6a6aba8ee692dad67975b3dc263ea1020d71ee
Author: Christopher Leidigh <cleidigh@Gmail.com>
Date:   Mon Dec 3 19:59:39 2018 -0500

    SelectBox: Restore _sticky = false. Fixes: #64265

commit f264e8f33bfe5eebd3526844fa3519be88ea7a1a
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 16:24:05 2018 -0800

    Make sure our temp ts directory really exists

    Fixes possible cause of #64132

    Some system operations or users may clear out this folder. This should not prevent TS from launching

commit 6f9b2d7593bb266299a5b140f0923e4a3ac17d2f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 16:19:26 2018 -0800

    Fix #59922 - changes needed to support a cache in a  FileSearchProvider

commit 682d6849441fe7facee74c76c9d07f1227a70ab0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 15:59:59 2018 -0800

    Give extra padding for simple find widget

    Fixes #35080

    **Bug**
    Due to the outer widget wrapper clipping overflow, the  simple find widget's box shadow was being clipped

    **Fix**
    Add some padding so that shadow is not clipped

commit ab3bc1e7afc62f556341e12aefb836b9bdc2a6ea
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 14:42:27 2018 -0800

    Revert "call resolve before inserting a completion item, #63013"

    This reverts commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7.

commit 64117e8fb5d83d5e1e678c70c725e4a4ccec95a0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 13:52:43 2018 -0800

    Rename TriggerReason  -> TriggerKind

    Fixes #64216

commit 7e650bffa7235c5fbaa4b269199d8ac9af4fa83e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 11:48:28 2018 -0800

    Bump node2

commit 13d1149f2c813ffb56dab7f02f3a6626852ea405
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 10:22:25 2018 -0800

    Set default terminal buffer impl to TypedArray

    Fixes #63688

commit 3e399f14424384f736824338a6179c103e30160e
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:20:17 2018 +0100

    Naming (#60773)

commit 48966a872e68f0508130305fcb8a746e57c108f9
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:06:14 2018 +0100

    Copy options disable by default (#60773)

commit d8317e3156e2fc87d1e649bb9fe1b634306863a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:24:43 2018 +0100

    tweak jsdoc

commit 262b7fcd60a1b886881519ae63d19155c53b8f2e
Merge: 9d4f71883a 7150d4b3a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:23:42 2018 +0100

    Merge pull request #64224 from skprabhanjan/fix-64041

    Fix #64041 - Update ParameterInformation constructor with new label type

commit 9d4f71883a16272bc9ff29dbd69c8c23a596896b
Author: Ramya Rao <ramya.rao.a@outlook.com>
Date:   Mon Dec 3 09:20:13 2018 -0800

    Experiments shld provide local text for commands too (#63261)

commit 3bb5ce5d52f9ad3474dd66cad050c634c9f8e2ce
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 16:22:59 2018 +0100

    remove sample function proposed api

commit 461affb92d0c54cf57070314474eecee3502cbea
Author: Andre Weinand <weinand@mac.com>
Date:   Mon Dec 3 18:09:36 2018 +0100

    finalize tracker API; fixes #62843

commit d0c925c18e66ded38f2904e144c12abd7a4af3cb
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 08:52:51 2018 -0800

    Improve ext host terminal proc

commit 130e81f154d518166d44540432b90af7d8a67368
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:46:41 2018 +0100

    hot exit - do not clean backups when quitting before editors have been restored

commit 922435f717c54208e3c1ca60c910f69ed2031678
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 17:29:33 2018 +0100

    Fix #63906

commit 31450e4ffe019c9cadf35e6fa3f1861e5134fd80
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:27:44 2018 +0100

    fix strict-null

commit 7150d4b3a1b8e6909ed2f2c70ef8d548528560eb
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:46:37 2018 +0530

    fix-64041 - Changed ParameterInformation constructor - Changed @param label description

commit 01e36a242ba53ae474f1bd33402c50b0723c1003
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 16:55:02 2018 +0100

    Fix #59497

commit 5446cb4205f5291f78bc70c005e184efbc037c9b
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:19:01 2018 +0530

    fix-64041 - Changed ParameterInformation constructor

commit 5f53ed3811e59abc9935fb73953dc6730991789e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:55:53 2018 +0100

    handle ipc-queue cancellation, #63013

commit cbb9fa738532b97e7422aca42f096eb4388d44d8
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 15:51:12 2018 +0100

    Fix #59481

commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:03:28 2018 +0100

    call resolve before inserting a completion item, #63013

commit aedd4402fb7eb0022589012f440b059c6b12f12b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Mon Dec 3 06:39:58 2018 -0800

    Make menubar its own widget and add overflow (#63954)

    * working state

    * fix keybindings and add compact submenu mode

    * fix blur

    * fix mnemonics in overflow menu

    * fix issues with window resizing

    * switch to ellipsis

commit 99b2fca41f3658b645bb7e24009a8c07241a6d0b
Merge: 93ef7cd03e 6793104f8d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:38:29 2018 +0100

    Merge pull request #64093 from Microsoft/mjbvz/63013

    Do not cache completions for cancelled resolves

commit 93ef7cd03e76797ba0e9828abaedf28a3c505fe4
Merge: a8b004a30e 2d57133894
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Mon Dec 3 15:26:16 2018 +0100

    Merge pull request #64200 from Microsoft/isidorn/zenModeRestore

    zen mode: We will not restore zen mode, need to clear all zen mode state

commit 2d57133894da54c6e7f6d69ee4cf841dbcf7ecd6
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:25:50 2018 +0100

    zen mode: properly clear state on shutdown

commit ea14a460db05a7603fdc0642d50d2ec0ed9d3131
Merge: 46e453dc1c e7c77a3a81
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:16:21 2018 +0100

    Merge branch 'master' into isidorn/zenModeRestore

commit a8b004a30ec6c3faac187be3d6df5e5e0a7192d8
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 15:15:29 2018 +0100

    fixes #62629

commit e7c77a3a81d89233a47e9539ccac92680ffaa367
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:58:57 2018 +0100

    storage - include a WillSaveStateReason when saving

commit 08d8cc157afed3ba8dc5fa63d9fdfb4db506c532
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:49:36 2018 +0100

    fix #63431

commit 57c1e826a0fc1ac8025b5a0d53f265e4fc7178ab
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:33:44 2018 +0100

    strict null for all smart select

commit 6938d2c35dae792689763fafe79b306b6b22d4b9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:27:18 2018 +0100

    smart select bracket pairs, #64004

commit d3665d2f8bfbe83ee0094a2f7cc0081d63c48a70
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 14:25:35 2018 +0100

    Fix #64199

commit 8ffc91c0422e75b5ab74cc3af9e4d3e6d08c73f0
Merge: 9a8bbb8dd8 bc916bb6af
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 14:18:15 2018 +0100

    Merge pull request #64007 from DustinCampbell/update-csharp-grammar

    Update C# TextMate grammar with latest fixes

commit 9a8bbb8dd814007234e2ffb6cb426f7c9cd465ac
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 13:49:13 2018 +0100

    Fix opening settings editor when ui is disabled

commit 74263a78d0e74cd4992a30909df626dc7a34a080
Merge: 2122d7e0bf f70c402f8f
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 13:48:36 2018 +0100

    Merge pull request #64189 from usernamehw/keybindings_command

    Use string type for `command` property

commit 2122d7e0bf3ef84e8525f8deeb8df6eacede95ee
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 12:41:58 2018 +0100

    Remove support for post install

commit 6153c8b075bc1ba0f49a233a3ea61d127d60aade
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 12:25:20 2018 +0100

    debt - remove editor history listeners when condition is met

commit daae50ab216a722cd645621178c1d48195d86680
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 12:02:52 2018 +0100

    ensure a range contains its previous range, #63935

commit 46e453dc1cf18b58d986bee46db181544792d78e
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 12:05:05 2018 +0100

    zen mode: We will not restore zen mode, need to clear all zen mode state changes

commit 2baa14fcf20acfd634146027d65c55240fc75e8a
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:51:53 2018 +0100

    tests and api command for smart select api, #63935

commit 07be58bbadd1cc011f4bb83b25d7ee59d0a68d89
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:28:16 2018 +0100

    add proposed api for smart select, #63935

commit bc916bb6af6ccce449170b37328bf36b3fa095f0
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:29:00 2018 +0100

    Added commit hash to cgmanifest.json

commit c98725aa033b3d74936c4bab1d8579b7426f1753
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:24:06 2018 +0100

    missing compilation

commit 71630c224abd5007b7da36a55b59cabbc4cbe8d5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 11:16:30 2018 +0100

    storage - parts splash becomes a window config to show early on

commit 37100fb8f12917f000bcbb677839c697ba6b42d5
Merge: 1567e662cc 2eeb643fcd
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 11:09:05 2018 +0100

    Merge pull request #63947 from Thomas-S-B/master

    Removed unnecessary cast

commit 1567e662ccfe9a8e034e6eecb1ac68d5fc754805
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:07:50 2018 +0100

    only show update service errors when asking explicitly

    fixes #61467
    fixes #60966

commit 868f812b37f857d23c364a845445f9453062c8ca
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:06:35 2018 +0100

    :lipstick:

commit 92894195d05f6942400ef48f0ea49223dc6baa21
Merge: 91aa9db312 ee5153ffde
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:04:47 2018 +0100

    Merge pull request #63759 from donaldpipowitch/patch-1

    added .hintrc and moved .babelrc to jsonc grammar

commit 91aa9db312493d4864ce83563f066334cdd84616
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:01:43 2018 +0100

    rename setting, #62365

commit 6959ac313dbbe4a6b360de785c8ef4b548ebf8d7
Merge: 77ea172135 2fa8128d52
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:51:38 2018 +0100

    Merge pull request #63193 from skprabhanjan/fix-62365

    Fix #62365 : Added useGlobalStorageForSuggestions Setting

commit 77ea172135547ef270333b4bb707e6ff85fb150e
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:50:20 2018 +0100

    keybindings - do not steal focus from an event

commit 3fd9352b8d747b7e6664810de52ace7a86341a3b
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 10:47:06 2018 +0100

    Remove Better Merge key #64190

commit 44a246e7a804556381ef4aeb94beed0c936dd3ed
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:41:33 2018 +0100

    perf - measure workspace service init time as well

commit 6bcd5c412634e7561d537a4039b255b5d2b339a6
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:00:05 2018 +0100

    update ref-view extension

commit 3935abd9648110310f5ca411b228c946876ff492
Merge: f9703e9ad6 8de073ac9f
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:56:37 2018 +0100

    Automatic tasks should prompt before running (#64075)

    Fixes #63988

commit f9703e9ad6681815a116ca3c9c29a9bd26ae0276
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:24:59 2018 +0100

    Input variables in tasks (#63910)

    Fixes #4758

commit 253a4f6d17dfadd76c1bff0fcc429b8c3274e66d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 08:47:39 2018 +0100

    log provider failure as errors, #63831

commit f70c402f8f55e22e2abad0f3c41f2b9f20c8c754
Author: al <usernamehw@gmail.com>
Date:   Mon Dec 3 10:46:38 2018 +0300

    Use string type for `command` property

commit 9e62a05bc7c5dbb74d165e06f7c3a5f3c7549096
Author: Samuel Toriel <samueltoriel@gmail.com>
Date:   Sun Dec 2 18:23:40 2018 -0700

    [fix] #27649 pin intellisense documentation widget to top (#62115)

    Fixe…
anthonydresser pushed a commit to anthonydresser/azuredatastudio that referenced this issue Mar 1, 2019
commit f1ba2eaecaff6bb85c035946e9794a5084ffb974
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:50:10 2019 -0800

    remove diff

commit 3e31c5887d58f00ec579a4f3d6376b48a51c2841
Merge: d72b77bb23 0cdd4b1241
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:37:22 2019 -0800

    Merge commit '0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	build/package.json
    #	package.json
    #	src/vs/base/browser/ui/inputbox/inputBox.ts

commit d72b77bb23fbc4914f549dedf7565d4c848c66aa
Merge: 775a2dc433 e27511826f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit 'e27511826f363156c616e5facbb60702e40b79f3' into merged-base

commit 775a2dc4337f96551dc83fd54178dcd2d63156a5
Merge: 6e84324cae 1054c555b5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit '1054c555b5889e6479544c68357d38d047605969' into merged-base

commit 6e84324caebf5f47ed1a185b2758fdb973ffd560
Merge: d57682ad3d e42a2a21da
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit 'e42a2a21dab434a81a16aefbec2e75b26030941e' into merged-base

commit d57682ad3dc6be4fdf2eac989f4bf4b6cc619dcd
Merge: ac4c914b97 533f3dd8a6
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit '533f3dd8a6f7fc7510c374874e84daa9c7413909' into merged-base

commit ac4c914b97f43154c5831f09b09c86c90b1317d2
Merge: 0d61556843 86adcc7fcf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:18 2019 -0800

    Merge commit '86adcc7fcfca511b2d5c45a6ca76282e7dad40f8' into merged-base

commit 0d61556843c63a1649d68ae1e874c51d8959077a
Merge: c54dcf194d 18970ff0b9
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '18970ff0b9bfc788ff229ed4e1e81e9ac7e559e3' into merged-base

commit c54dcf194d4709972d4023bdaebbb1d31d9e2a07
Merge: 32f7e0b892 630698459b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '630698459bf0b55369fc3706f3310de36081f583' into merged-base

commit 32f7e0b892153d7e598a441b61d3945d067b7fa9
Merge: 70817fef35 f8e854a087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:05 2019 -0800

    Merge commit 'f8e854a0870a2224a7e3b1a205b26e1fdc4f46bc' into merged-base

commit 70817fef350c78e5b50a976704a1cd2cc8231c6d
Merge: 969c6d467d 3b2274b0aa
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '3b2274b0aa32fb4c433471481fd3fd18fbc46621' into merged-base

commit 969c6d467d62d5f8126a87259c3faabd6ac63bb7
Merge: 5e51884915 0d1ebce1a1
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '0d1ebce1a1ba6cc8a1fe9feadcd0d90f4cbd2536' into merged-base

commit 5e518849159864ee97b0815ae3e99ffa6d00096c
Merge: a8369384d1 70d86ce9a2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:03 2019 -0800

    Merge commit '70d86ce9a256bf7e44eb6efc6a83bd9ff46372f8' into merged-base

commit a8369384d192e0f7bd54dec60681849b0fc86c99
Merge: 44493de573 291f591af3
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '291f591af3421899481725016ccb08a40424c036' into merged-base

commit 44493de573d94f5bc5d666984bca0b6d9c748dcd
Merge: 97bef8f085 5a48c52a95
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '5a48c52a95a2356dc84275e6ab5a58af6fecfc7c' into merged-base

commit 97bef8f0850cbbb12cddb5f06d7b6260d767d0c7
Merge: 87b91ffa2e 5625ef956d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:01 2019 -0800

    Merge commit '5625ef956d1a0e75891b5fc30b68c00ff5250b15' into merged-base

commit 87b91ffa2e7bfc7de8dcb131e44b17cb89e56cd7
Merge: b856b86ea2 969733ab77
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '969733ab7763f938499ec635c70fdd51c2d234e0' into merged-base

commit b856b86ea228437f37d21078d23d6ceb1f4c0625
Merge: 96607b7eca 12a1ac1a7d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '12a1ac1a7d667d1bbb8752f61c893d2fab1a6115' into merged-base

commit 96607b7ecaa2600f756b1ab5f16f9e56ce69e410
Merge: df987aaa58 4da322a03f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:59 2019 -0800

    Merge commit '4da322a03f60abfd48d03f70c413fe4d3c6cd6ae' into merged-base

commit df987aaa58dec252308cb9326c88bcff5129f338
Merge: 0bdf3f374c d5754c00e2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:53 2019 -0800

    Merge commit 'd5754c00e200ebb0c2b20e3b679f00fe242f730f' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	.github/locker.yml
    #	.github/needs_more_info.yml
    #	.github/similarity.yml

commit 0bdf3f374c93f406ebaa99abbd8630bf50a3761f
Merge: d8a7ff381c 2e9b5f3a2b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:05 2019 -0800

    Merge commit '2e9b5f3a2b0a5095b14631937134a12765ddcb6f' into merged-base

commit d8a7ff381c834795e8d796a6f03f54caa7512aeb
Merge: d41dcacd9c b11a8e9c0c
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'b11a8e9c0cfe98eb291658f17b34db60896b097f' into merged-base

commit d41dcacd9c43ddd3803a4bc04144c17bce3a8a03
Merge: e076bb87c8 e37533afbb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'e37533afbb43753c8657106012b9a2f0ae2aba52' into merged-base

commit e076bb87c859f201fe25f5af212056966c91d13b
Merge: 1802b5befb 4a476673ac
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:03 2019 -0800

    Merge commit '4a476673ac3c210c2561dacbb52af7ed10fa405e' into merged-base

commit 1802b5befb1da661d2e0501bbb3d5621389aa835
Merge: 25e3608f3a fe5386cc08
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit 'fe5386cc08db8da41010c802a737e7f4cf31258c' into merged-base

commit 25e3608f3ac66dc53066b6d7706686c381f3d957
Merge: 0eb5f9fff1 8bfb1a9d39
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit '8bfb1a9d3926a97231f96ec5492aaff196e1cb89' into merged-base

commit 0eb5f9fff19135b6492dc6545724b262d174249a
Merge: ecdfd0d04b 109aafcbc0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:01 2019 -0800

    Merge commit '109aafcbc0474992bd394056946bc7a480be0349' into merged-base

commit ecdfd0d04b0b01785132e0d2b16c59781434d83a
Merge: fd1f2b7043 e289c06d8d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit 'e289c06d8d149333beb538c73d76e7397bfcf49c' into merged-base

commit fd1f2b70437efebec5b3aad392e93381192e7f80
Merge: ac49c347ff 78c1c318c5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit '78c1c318c59d2750fc745e69474dd1ca86147187' into merged-base

commit ac49c347ff351d3d3ece0ed8625c6fff90d939fc
Merge: 98559964cf 07983d75ea
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:59 2019 -0800

    Merge commit '07983d75eab418a23b1b2348701ec781b125ee24' into merged-base

commit 98559964cf8f5008d78213bbb72cf473b3cb96f9
Merge: cf0b9a31ea d0a4a4242d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'd0a4a4242d410967fe67387262bc650bcbb2bb1e' into merged-base

commit cf0b9a31ea8f12526e2536b4ea180341f37b8de4
Merge: c05c44dad6 a71be2b193
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'a71be2b19365a4b56adfa6f1dd81713aa9f46b06' into merged-base

commit c05c44dad625fc27e9a737476a272a1251fe90d2
Merge: ba90ea4d78 779ca13d48
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:57 2019 -0800

    Merge commit '779ca13d489a29b14c7e6c649e3af3e9aa6f896f' into merged-base

commit ba90ea4d787d1d281fead46ab817be3436de3d5b
Merge: f3b9a29c4c f3b0a50db7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'f3b0a50db7d39f612b9cd99b62473e9a36b16f84' into merged-base

commit f3b9a29c4c5dee6c20cc7bb141aa2f92459e55cd
Merge: 8be2080f91 c831596e02
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'c831596e0258aceca2ea4647d2fa2420860f6217' into merged-base

commit 8be2080f91d5bb58daeaac8e729023baf643e903
Merge: 0c4076aecb 2ae369fbdb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:55 2019 -0800

    Merge commit '2ae369fbdb3b795b384b4719c77cc3694dc7a256' into merged-base

commit 0c4076aecbdc0babae3c69703e7453cde1cad540
Merge: 93612ea9e8 f2c9d968a4
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'f2c9d968a46827e2808a9ebd1fb47e418c403dd0' into merged-base

commit 93612ea9e89ffb84cefa9459815c1693bb9ae0a6
Merge: 83fb797483 c3f02980a0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'c3f02980a0e03c637aafe028bab76ef737d738ab' into merged-base

commit 83fb797483507ad7b9d602a1f0f313f743149747
Merge: 5e052ac28d 7d5ce7b5d7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:53 2019 -0800

    Merge commit '7d5ce7b5d77c81a6667522bb8ecc88bc08879516' into merged-base

commit 5e052ac28d1871702cc03e31911f6a456d0edd2d
Merge: e3f1610177 8bb71eeb51
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '8bb71eeb51b91aaf68a0cc4897f8b94ebe263d93' into merged-base

commit e3f16101771784e1e391356f56e524963c972623
Merge: ef9caf3a3c 5a88598811
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '5a88598811e4d82fb15bc3aab52b6f3d2519750b' into merged-base

commit ef9caf3a3cd3ffa0b4195cf4047ca7650c4deb0a
Merge: 031a86e77a da3fbd386d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:51 2019 -0800

    Merge commit 'da3fbd386d1454b104969e83f589f6fdeb5badce' into merged-base

commit 031a86e77ac589eedbfa6d33ce505c0537cdcb9a
Merge: 444d144a4f 1e915aad20
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '1e915aad2039c06914ca907d23b65bf1fefd29b1' into merged-base

commit 444d144a4f43ff2fa3f2e4f81561a03773b28547
Merge: e4ed6e083b 889d5e5b28
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '889d5e5b28e397680be8cca5bfb4b4ed61da581d' into merged-base

commit e4ed6e083be6b186ed89415c2860dae3451356b6
Merge: f411a0f82d 51cf2df2f8
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:49 2019 -0800

    Merge commit '51cf2df2f8e5c30ca83c5b410898ae69e04fd545' into merged-base

commit f411a0f82d6da3a2e92c49657fb4b96aefca1ec8
Merge: 4f8214b37e e690285d9d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit 'e690285d9d4c42a0047093b447b555b0e3921484' into merged-base

commit 4f8214b37e9cc6b67d8dc9e396f12295c49a0ead
Merge: 303f92fb11 81d6423f24
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit '81d6423f241fede9410bd53f8aae7e1a098f63d1' into merged-base

commit 303f92fb119fdb4195dec06deb7cafa32e73e10d
Merge: 4f2ac743da a33a24dddf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:42 2019 -0800

    Merge commit 'a33a24dddfc65111828dc8df867eb14d27e1b89d' into merged-base

    # Conflicts:
    #	.github/copycat.yml

commit 4f2ac743da048499b4f7f634e1e1979d4fc477fa
Merge: 55f921fb37 0ab3492afd
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:12 2019 -0800

    Merge commit '0ab3492afdbe21b9cb89a7d639770b124dc54e51' into merged-base

commit 55f921fb379af3146e3f8322bd34c18f3c5ad9ec
Merge: 826856c390 dea8705087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:30:39 2019 -0800

    Merge commit 'dea8705087adb1b5e5ae1d9123278e178656186a' into ads-1301-vscode

    # Conflicts:
    #	extensions/git/src/askpass-empty.sh
    #	extensions/git/src/askpass.sh
    #	extensions/theme-defaults/fileicons/images/Document_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/FolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/Folder_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x_inverse.svg
    #	scripts/node-electron.sh
    #	src/vs/base/node/terminateProcess.sh
    #	src/vs/base/parts/tree/browser/collapsed-dark.svg
    #	src/vs/base/parts/tree/browser/collapsed.svg
    #	src/vs/base/parts/tree/browser/expanded-dark.svg
    #	src/vs/base/parts/tree/browser/expanded.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Folder_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_inverse_16x.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph-inverse.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph.svg
    #	src/vs/workbench/browser/parts/notifications/media/down-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/down.svg
    #	src/vs/workbench/browser/parts/notifications/media/error-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/error.svg
    #	src/vs/workbench/browser/parts/notifications/media/info-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/info.svg
    #	src/vs/workbench/browser/parts/notifications/media/up-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/up.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning.svg
    #	src/vs/workbench/browser/parts/panel/media/left-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/left.svg
    #	src/vs/workbench/browser/parts/panel/media/right-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/right.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed-dark.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed.svg
    #	src/vs/workbench/browser/parts/views/media/expanded-dark.svg
    #	src/vs/workbench/browser/parts/views/media/expanded.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-disabled.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-unverified.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function.svg
    #	src/vs/workbench/parts/debug/browser/media/current-and-breakpoint.svg
    #	src/vs/workbench/parts/debug/browser/media/current-arrow.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect-inverse.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect.svg
    #	src/vs/workbench/parts/feedback/electron-browser/media/twitter.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock_inverse.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings-dark.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings.svg

commit dea8705087adb1b5e5ae1d9123278e178656186a
Merge: 58177b4a32 51063efcf5
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:50:21 2018 -0800

    Merge pull request #65315 from Microsoft/versionBump

    Bump version

commit 51063efcf53af0ec563087c4b86a6fd71f1159a3
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:45:00 2018 -0800

    Bump version

commit 58177b4a32ab4a552efc1dcad71f09716e40ad4b
Merge: 8b7c775eb9 ae30d207aa
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:57:22 2018 -0800

    Merge pull request #65143 from Microsoft/roblou/fixSearchCancel

    Fix #65084

commit 8b7c775eb945034f8bca7ab4ee272de612e8e723
Merge: febae8bb46 c53e1553af
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:48:42 2018 -0800

    Merge pull request #65141 from Microsoft/roblou/fixCRLFmultiline

    Fix search CRLF files with non-regex multiline search

commit ae30d207aac195219c65b1f113329bf6ab27ea3f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 14:42:15 2018 -0800

    Fix #65084 - queue searches so they can finish asynchronously, just one at a time

commit c53e1553af582fc51b59bfb786f8daddbeafd7c7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 13:18:34 2018 -0800

    Fix #65120

commit febae8bb46c13a279589811c95677d853f381e11
Merge: ef28947adc 8953bb08af
Author: Pine <octref@users.noreply.github.com>
Date:   Fri Dec 14 14:35:43 2018 -0800

    Merge pull request #65114 from Microsoft/octref/64993

    Fix #64993

commit 8953bb08af679dca14936bf25c2b9b3040dcbb76
Author: Pine Wu <octref@gmail.com>
Date:   Fri Dec 14 14:17:02 2018 -0800

    Fix #64993

commit ef28947adc78cf338c54c7518c78fecf2471bc4f
Merge: b8b7550ccf f9377b2e4f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 13 14:16:11 2018 +0100

    Merge pull request #64880 from Microsoft/joh/fix/64829

    generate list styles for references tree, #64829

commit b8b7550ccf52d0e2a7e045120fbd70c8cea65297
Merge: 1cf315d4b4 539d2153d4
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 10:50:35 2018 +0100

    Merge pull request #64870 from Microsoft/isidorn/treeNavigationKeyboard

    treeResourceNavigator: fire onSelection also for keyboard events

commit 1cf315d4b4a8bb176618bafa3ef92fc1b44e5c15
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 02:21:08 2018 +0100

    Fix broken Debug > Start Debugging global menu action, fix #64450 (#64860)

commit f9377b2e4f31433528ba314efb8b4f361ce81f21
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 12 14:53:29 2018 +0100

    generate list styles for references tree, #64829

commit 539d2153d4c958ba8501a42f64a3b7444ff04e3e
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 12 12:56:26 2018 +0100

    treeResourceNavigator: fire onSelection also for keyboard events

commit c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Merge: 3dcdcc3fe0 552023ed54
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 15:17:17 2018 +0100

    Merge pull request #64803 from Microsoft/joao/release/1.30/fix-64739

    Fixes #64739

commit 552023ed54b41565fc3c513266a4a776cce0b00f
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 11:24:45 2018 +0100

    fixes #64739

commit 3dcdcc3fe0ed44d8c58be03df3c35e1edcb454e9
Merge: 5cbf65b0d3 090d3410fc
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Tue Dec 11 11:10:43 2018 +0100

    Merge pull request #64790 from Microsoft/joao/release/1.30/fix-64735

    Revert "list: right click should  not select/focus"

commit 090d3410fce64f70c7df4f8cd0d0aebb2f0c7029
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 10:58:36 2018 +0100

    Revert "list: right click should  not select/focus"

    fixes #64735

    This reverts commit 7d76da21499d5ca4e44ca9cf02c9eede019af9b6.

commit 5cbf65b0d358420842bd52dae69459f277834ef0
Merge: 321b5785a7 bc5bb38695
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 10:24:49 2018 +0100

    Merge pull request #64783 from Microsoft/joh/fix/64654

    properly cache current revealed reference

commit 321b5785a7c52ab817e5caa67b519004331e2b0c
Merge: 241923763d 7b7c6b3dad
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 10:17:04 2018 +0100

    Merge pull request #64785 from Microsoft/joao/release/1.30/64747

    Fixes #64747

commit 7b7c6b3dad6c08f42bbd8662247f5f95ac1ef976
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 09:55:23 2018 +0100

    fixes #64747

commit bc5bb386959f9aad269d858a362b0a45203c8e09
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 09:05:21 2018 +0100

    properly cache current revealed reference

commit 0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a
Merge: 0194c94656 e27511826f
Author: João Moreno <mail@joaomoreno.com>
Date:   Mon Dec 10 10:32:59 2018 +0100

    Merge pull request #64619 from Microsoft/rmacfarlane/git-apply

    Add GitErrorCode to apply command

commit 0194c9465634a54b9614c7396ac53b6a0fbef70c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:31:18 2018 +0100

    notifications - push initial notifications out a bit to give editors more time to restore

commit 627e0310c80061030bda482cfaad5dee736b46a5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:28:00 2018 +0100

    telemetry - double it up

commit bac0d92a46f8d7ec4a9da4f83747716aac849612
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 10 10:23:07 2018 +0100

    Update commands.yml

commit ae80a5aab4c9c8ada416d10e5b8e0f89355bcd54
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 10 10:06:33 2018 +0100

    reject if gallery is not enabled

commit a7cf7c9f7e5f9ad02228aa888e6a9370b9bf6924
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 15:04:48 2018 +0100

    #64597 Move away from TPromise

commit 44c97db13bbe264018dc2c557a97641cb260eaf5
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 14:37:07 2018 +0100

    #64597 Move away from TPromise

commit cd0ea96e50c5978f299a0c5099e015bf725d2a1a
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 10 09:53:39 2018 +0100

    debug issues to isidor

commit 19e36adcb448fa7af1d5c8dd7f50d08c87ed5c0c
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Fri Dec 7 15:18:32 2018 +0100

    outline - remove unused css

commit e444eaa768a1e8bd8315f2cee265d725e96a8162
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:41:29 2018 -0800

    Strict null check serviceMock

commit 9b4099e45bc4ce6a9e8bc86846fd2787e9c90161
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:36:17 2018 -0800

    Strict null check patternInputWidget

commit ae7d6b7ca7e8340724328313f2e1e5b2c296e906
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:33:42 2018 -0800

    Working on strict null checking contentHover

commit 0928a6d348c461dc4b39582e440da67547059078
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:32:45 2018 -0800

    Prefer coalesce over filter

    Coalesce has the correct return type of `T[]`. Filter may return `(T | undefined)[]`

commit 91eccfdf851461f18eb5dd1a2cdacc0d7251eb8f
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:07:09 2018 -0800

    Strict null check contextScopedHistoryWidget

commit 2a61f8d4f67b7fec381d1cb668f380ff252c8a6c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:51:57 2018 -0800

    Strict null check format action

commit 70a73a95f6b10ecd1f77a73e294fc63dec0bc9f7
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:36:24 2018 -0800

    Strict null check findOptionsWidget

commit 90f7c9d45707f10dc31b89b2060ea57e3f159937
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:32:19 2018 -0800

    Marking fields readonly

commit f97736ccefeaffba255eebdf2b2070d838bce85a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:27:59 2018 -0800

    Strict null check findInput

commit c25b7499d18977e72e21234b581f09d9b076a6c0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:12:10 2018 -0800

    Strict null checking inputbox

commit a626cc192bc5bed17f3650b24a78e15bcc6a2e06
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:01:06 2018 -0800

    Strict null check panel.ts

commit b30ff27f996441be7334f32ab2211125f028b793
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:58:06 2018 -0800

    Use more DRY class definition

    Avoid repeating types and mark fields as readonly

commit 14fb1eb303f0f13d2d6b5e396b29224594b1e348
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:47:01 2018 -0800

    Strict null check composite

commit 34179166777a8252684d673c438529aa7a3d291c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:37:40 2018 -0800

    Fix formatting for TS 3.2

commit 305e760ec58b7aa783c280f85883a708ec062403
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:33:24 2018 -0800

    Strict null check configuration service

commit 322f054c4dafa63d2b99202b76a55fce8b7471f3
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:31:21 2018 -0800

    Strict null check auto adds

commit e2cf8ebc5d6e827199124b911ff3e25ff38ae2ec
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:24:58 2018 -0800

    Enable strictBindCallApply for VS Code

    Fixes #64633

commit 8b4924d755613f5bba1364f88a57c824e67205e0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:01:02 2018 -0800

    Build VS Code using TS 3.2

    Fixes #64631

commit a4bed89652baf8bf5b24791e8c9b6c8183290026
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:00:18 2018 -0800

    :lipstick:

commit 98f236872e90b8fe41ec9c29e7eabf0420ea665c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:32:00 2018 -0800

    Use undefined instead of null

commit 3fc69f20ab4439f439a9761060559307626b1504
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:29:38 2018 -0800

    Add toOpenedFilePath method

    Make sure we don't try making requests against TS for files that are not currently open

commit 7140c91245fb5a3818f46ffdb33664396bee84d4
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:49:06 2018 -0800

    Never return undefined for cachedResponse.execute

commit 98605b6a4eceda80253d05f52a1033187ffac19a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:46:59 2018 -0800

    Extract cached response to own file

commit 241923763dbeaf3b64443187e935d55b29f6125d
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 14:06:12 2018 -0800

    schedule update overflow action due to reflow (#64634) (#64639)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fee735ed37f6be94bdd0de5206bb9b22c213bfdd
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 13:56:55 2018 -0800

    schedule update overflow action due to reflow (#64634)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fa66e42134262c8f6851818dd01749d113b9f509
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:45:08 2018 -0800

    Remove TPromise.join #64598

commit 6b82f6b1dd1053f33e6710370ff2d4872c68040f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:32:13 2018 -0800

    Remove TPromise.as - #64597

commit 86972072333ae211836b21b2c750e6f9d3a724ff
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:27:46 2018 -0800

    Remove TPromise#wrap calls #64596

commit 9c653adad32d5eb8761562d66dac91cbf3d7de96
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:26:23 2018 -0800

    Avoid accessing style in treeview if we don't need to (#64577)

    Fixes #64576

    We compute the style of an element to access its left padding. However this value is only used when `horizontalScrolling` is enabled.

    With this change,  we only compute the style when `horizontalScrolling` is true

commit 35f96ebe3c40480719d2cf6943df279db61e9e6e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 10:36:12 2018 -0800

    Bump to 1.31

commit e27511826f363156c616e5facbb60702e40b79f3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Fri Dec 7 10:20:54 2018 -0800

    Add GitErrorCode to apply command

commit 1054c555b5889e6479544c68357d38d047605969
Merge: e42a2a21da 2f981e93d2
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:01:59 2018 -0800

    Merge pull request #64558 from marchenko-am/marchenko-am/fix64379

    Fix #64379 - SimpleFindWidget position was changed (in hidden state)

commit e42a2a21dab434a81a16aefbec2e75b26030941e
Merge: 533f3dd8a6 13d1149f2c
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:41 2018 -0800

    Merge pull request #64243 from Microsoft/tyriar/63688

    Set default terminal buffer impl to TypedArray

commit 533f3dd8a6f7fc7510c374874e84daa9c7413909
Merge: 86adcc7fcf dc86cf5ef9
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:16 2018 -0800

    Merge pull request #64560 from Microsoft/tyriar/null_check_initialCwd

    Add a null check for initialCwd

commit 86adcc7fcfca511b2d5c45a6ca76282e7dad40f8
Merge: cacac16d47 51c8c8c495
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:02 2018 -0800

    Merge pull request #64611 from Microsoft/tyriar/64598

    Convert backup tpromise.join to promise.all

commit cacac16d47b1cb71278cdccf35c208e87450e934
Author: Kai Maetzel <kieferrm@gmail.com>
Date:   Fri Dec 7 09:51:42 2018 -0800

    Allow users to enable/disable automatic tasks (#64615)

    add allow/disallow tasks

commit 51c8c8c4955bf0fa1a979d609c0c442a3bccd0d0
Author: Daniel Imms <daimms@microsoft.com>
Date:   Fri Dec 7 08:17:30 2018 -0800

    Convert backup tpromise.join to promise.all

    Part of #64598

commit 5e3a8ca975ad82817949cbc167a4097a2f9c802f
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Fri Dec 7 14:09:56 2018 +0100

    Update commands.yml

commit a152a5c7818a13666a5879b4450eb26a4d45fbde
Author: Alex Ross <alros@microsoft.com>
Date:   Fri Dec 7 11:11:34 2018 +0100

    Add task names to automatic task notification

    Fixes #64427

commit 86571ec5a50b5bce09db45f458b407b77a33674a
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 21:44:50 2018 -0800

    Fix results lost from FileSearchProvider when maxResults is returned

commit 5562872fead3a01ddcb7f593e375b94ddbcaaf1b
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 20:09:23 2018 -0800

    Remove workaround for ts infer type suggestions showing up with no quick fix

    This should not be needed now that we are shipping TS 3.2.2

commit d2d7fec5df57509a082f85bcf6be91baabfa91e2
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 18:19:52 2018 -0800

    Pick up ts 3.2.2

commit 07f6967a6846e583c481998b987416841f0df022
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 16:26:39 2018 -0800

    Cache document symbol navtree requests

    Fixes #64570

commit 99929b581d2f67733e4a46d9f67c90032aecd4ef
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 21:30:50 2018 +0100

    Prevent default on mouse down (fixes #64350)

commit dc86cf5ef9197153d116ef56d9edbe74953644ee
Author: Daniel Imms <daimms@microsoft.com>
Date:   Thu Dec 6 11:45:10 2018 -0800

    Add a null check for initialCwd

commit 6dcd4366c2dfdf1662ae84a0d0333eb3eae57f6d
Author: SteVen Batten <stbatt@microsoft.com>
Date:   Thu Dec 6 11:31:48 2018 -0800

    initialize focus state
    fixes #64500

commit bc979264d044c152f4258b6d24b9fcb20afa99ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:20:25 2018 +0100

    #64557 Do not hide tree also when tree is being refreshed

commit a988c5e8c56ce9c532b8721c6b46213e841e834a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:05:28 2018 +0100

    Fix #64557

commit 9be224980c486648f5f0d7c12f3dcaad19ca65ad
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 11:02:09 2018 -0800

    Make LogLevel converters safer and consistent with other converters, from @jrieken feedback

commit 2f981e93d2cd17808c7de0b7c00c42aa0d57f39d
Author: Marchenko Anton <fattan@ya.ru>
Date:   Thu Dec 6 21:22:38 2018 +0300

    Fix #64379 - SimpleFindWidget position was changed (in hidden state) for shadow hiding

commit b2e8dcc412a704e410fcd12b794c4c0474deb5ad
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:42:09 2018 +0100

    Revert #54397

    This reverts commit a8e6a91993966f696dae6303ad95014130e7acb6.

commit bdd4c66451ec696b9fa8224023daf1b58d9022b6
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:26:33 2018 +0100

    fixes #64463

commit f0f4950adcddec313b81bdec68ea125af079cc08
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 17:11:37 2018 +0100

    Promise.reject in configurationResolverService should return an Error

    Fixes #64550

commit 5b47ccfaa48cab60f5589dcbdb617cf3ed94c4e1
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 17:08:46 2018 +0100

    Update commands.yml

commit ee3d459a8a4169e0e954753583fc45e858629481
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 16:28:28 2018 +0100

    Regression: cancelling a launch command should silently cancel launch

    Fixes #64547

commit d3cf960290beae17aa274c02b7ff2e8b83e71c05
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:50:26 2018 +0100

    Update commands.yml

commit 332ab7f6a62d48bdfe997517aecb682d73d5632c
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:35:28 2018 +0100

    Update commands.yml

commit 44f53f369428352b4a5d0876b142e3e5d142cd46
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:30:55 2018 +0100

    Add '/needsConfirmation'

commit 0bc965752d99b670ce1ebb9c0d90e5543b588d9b
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 15:13:39 2018 +0100

    Don't show tasks output on auto task or config change (#64543)

    Fixes #64040

commit 9576945606d719b0057f5f7d6194196ed56acf0f
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Thu Dec 6 15:09:16 2018 +0100

    protect input variable resolving against undefined mapping; fixes #64542

commit ac92a9a14552ceaf205850f9637169d5a7946847
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:20:19 2018 +0100

    fixes #64398

commit cf0879dd27aa7a52e431c5dafcb55604add6c8d9
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:11:07 2018 +0100

    repl: reveal last element when session change

    fixes #64397

commit 530e1b892bbdebc56939edd63188c52d6273a0cc
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:35:23 2018 +0100

    repl: simplify id computation for simple elements

    fixes #64460

commit fa7e51a33334e31a7913ccc4d81903af87451bdf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:29:27 2018 +0100

    disable listener leak monitor for stable, #64493

commit 4978a75210f786ebf0e74b3bc85a7a2d3d0ae243
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:25:52 2018 +0100

    Add launch section to support input in launch.json

    Fixes #63987 verification-found

commit f6cff39cb4c398eba8e041b5a0f50bd3b33ce6a7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:15:37 2018 +0100

    remove `shareSuggestSelections`-setting for now #62365

commit 6cfa67d63370f12f55492805ab1737754280ba2d
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:04:02 2018 +0100

    debug console: polish height computation

    #64336

commit b8088e5c1388f9565feae3f8e795d18a565b8438
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:03:49 2018 +0100

    Tasks with presentation clear: true and no other presentation options should clear

    Fixes #61592 verification-found

commit 6ea1f72513a50a265a216c3913bdedabefcc0f07
Merge: 351905fd53 d9b2da9fdb
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 11:27:24 2018 +0100

    Merge pull request #64496 from Microsoft/ben/62365

    suggest memories: restore saving state periodically (for #62365)

commit d9b2da9fdbd7fbd363c89ec0f1c8572ba4251520
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 09:57:50 2018 +0100

    suggest memories: restore saving state periodically (for #62365)

commit 351905fd534abbd66913cb98bb4849f172bf6fbc
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Thu Dec 6 09:43:12 2018 +0100

    fixes #63957

commit d0c114cd68788ea9ca3adc33ee5fd24fa8e41632
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:36:04 2018 +0100

    fix #64319

commit 464a2e9b7e4319e9e8bd518ae99fa65ea59070c9
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:35:03 2018 +0100

    #64319 tests

commit 869ed6bd11b38a1e556bd7f9cc99e663f293447c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:23:32 2018 +0100

    one more to dispose (for #64470)

commit 2648d760cc607dc4e18e0ccb4078f319dd0a0702
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:20:16 2018 +0100

    fix telemetry annotations

commit aa2804235ffd8f2fca252d70e007d43c5a4393c5
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 22:18:51 2018 -0800

    Make sure we dispose of created context key (#64471)

    Fixes #64470

commit 048fdbba9505f64f583e9687806582c519fbdb9d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 21:03:28 2018 -0800

    Fix #64120 - avoid triggering listener leak warning

commit 1e3dc27c78aa4213315b9772d2207218901bcbb3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:21:13 2018 -0800

    Fix strict null check

commit 268303bd6faec5dd8e540f6a82698f90d690eed0
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:06:20 2018 -0800

    Show prompt when closing issue reporter without submitting, fixes #64462

commit 4e0e4b85104a05d001f426e19a287e07bf10b73e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 16:12:28 2018 -0800

    Wording tweak

commit 36c4dc33f65e9fe92919567f93ed89d0c058f30a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:33:46 2018 -0800

    Don't capture first line of @example blocks as js/ts

    Fixes #64457

commit 6d0d6713cfbdc9e9265062590f8e8b23959acb5a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:31:53 2018 -0800

    Better end of line match

commit d7af2b0160abac7f90caed8ee87874a19659ccc3
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:05:01 2018 -0800

    Use more restrictive regular expression for markdown jsdoc content

    Fixes #64455

commit 514217add57cbe812f6da4b835e1a8da53fe62a7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 13:29:15 2018 -0800

    Fix #64273 - EH log levels start at 1

commit 8f7bd57cde638acfa71fbeb0a421629f9fd0e508
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 11:57:35 2018 -0800

    Improve retrigger documentation

    Fixes #64432

commit 0b0b84fda5d002c604a8e7ea7b6c28e385e72645
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 11:35:32 2018 -0800

    #62365 - use markdownDescription and setting reference

commit ba0fab69e7bc36d5ebde21d9819ce88c23571ed8
Author: kieferrm <kieferrm@gmail.com>
Date:   Wed Dec 5 10:35:35 2018 -0800

    fix GDPR annotations

commit 20edcab22614320ad94dda70f087b69486b6b63f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 18:12:24 2018 +0100

    add link to wiki page, #64340

commit 4eb8eb2f62888fc77126e43dd41c0b70cd833d25
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 18:04:55 2018 +0100

    Inputs should not re-prompt on tasks set to not reevaluate variables

commit c70986467ce7cf24efd72de78d27b4c17407f335
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 08:55:59 2018 -0800

    Revert "#61590 Change the title"

    This reverts commit 22fef36fcfb13643b270119670464efdba80e154.

commit 1b7c673680a1060371579edcbbf1283e3335894b
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 22:12:08 2018 -0800

    Fix #64331 - relayout on search height change

commit 416e6c5168a95d62a9c48165440d4e73de0e7acf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 17:13:16 2018 +0100

    update ref-view extension

commit bb3b05b5040063edcfbdf9a524e6167fc58c0e93
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:56:55 2018 +0100

    fixes #64439

commit 8dd8588f8f33f0905d9372cc6d413d21c9fe8989
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 16:53:50 2018 +0100

    fix #64437

commit e9253558af92e455958d23e6329320a4c8ea9d99
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:45:40 2018 +0100

    fix dirtydiff listener leak

    fixes #64238

commit 3f90774b85a7f4ce0185cd6f831c1fd8d67c084a
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:44:53 2018 +0100

    fixes #64320

commit 94bb890e6f4bd1ea8c73a6655e118858eab055f0
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:36:01 2018 +0100

    fixes #64400

commit 70698ce2ee51374846aaba9f1fc92013a9c6c143
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:54 2018 +0100

    fixes #64399

commit 4dae5bb86f9abe8d847aab61c140961834ee1cc8
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:44 2018 +0100

    debug: remove baseDebugController, no longer used

commit a4d1f2009b1f191bc9f62223cda63f58ab4c7d23
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:57:18 2018 +0100

    node-debug@1.30.4

commit 238c48f7b79e9b1b18a711d790ca22d336da9729
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:55:31 2018 +0100

    use final version 1.33.0 of DAP

commit 1e3e06ae9d6186b10f751d9b6a5bfa2445af7198
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 15:48:00 2018 +0100

     async data tree should update twisties accordingly

    fixes #64394
    fixes #64074

commit ec0c9f22e9591f0098e5dca0818428b0f2cebc47
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:18:52 2018 +0100

    fixes #25281

commit a9802a92475898882fa5a7d0e806439d27296a01
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:05:26 2018 +0100

    fixes #60995

commit 8708222680d13bd3ba7225e94df7d650c589fc9a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 15:45:08 2018 +0100

    Fix #62411 (#64433)

commit 1f172f36a0e8970f8bf13fd7e45a8a3b05fda9b5
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 15:01:23 2018 +0100

    Update allow automatic task notification with feedback

    Fixes #64427

commit 22493520d868bf024482ad27e04a0d139d3cce7a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 14:58:40 2018 +0100

    Fix broken config resolver unit tests

commit cb3b378df98998d383e4a2d465a94f4c52574259
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 14:47:41 2018 +0100

    Fix #62477

commit 04b7f487935d4db51700712e4371dac26196bcc9
Author: Benjamin Pasero <benjamin.pasero@gmail.com>
Date:   Wed Dec 5 14:44:42 2018 +0100

    put breadcrumbs on their own row (#64364)

    * put breadcrumbs on their own row

    * fix bad wrapping in no-tabs case

commit 5c2aba6258bd7cca3eb70a40a2a97139bf4ea81f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:27:34 2018 +0100

    show a warning instead of info, #64353

commit fdafac30e88d33e3dec3315235afca88017d08d9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:26:15 2018 +0100

    avoid confusion and use 'operation' instead of 'task', #64353

commit 8565adfe116c76b10c022a14ff639b899d304652
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:23:54 2018 +0100

    remove keybindings for declaration commands, #64329

commit d8bab72561c5faab283b7be114274317a426882d
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:57:15 2018 +0100

    Cancelled inputs should cause task to end silently

    Fixes #64342

commit 729a750fd3d194d0fe9f1079bdec98103c37db56
Author: Dirk Baeumer <dirkb@microsoft.com>
Date:   Wed Dec 5 12:38:59 2018 +0100

    Make Alex R. responsible for tasks

commit 8b0480db30493eacb445140af3c6739bad2ddc8b
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:37:16 2018 +0100

    Should not silently ignore undefined input variables

    Fixes #64354

commit 94f9498cfe42217232e58747787d4747dbad44d1
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:26:16 2018 +0100

    Improve descriptions in input schema

    Fixes #64361

commit 42bcb665038b3b76345906edadd33614dc1be42f
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Wed Dec 5 12:16:52 2018 +0100

    fix #59439

commit 51ef43a02382fb972b15d5b935515b69bb637a3a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:06:48 2018 +0100

    Make task input pick and prompt more specific

    Fixes #64359

commit 69a9abe57af85a693e9963e1a71bba8cbe1abb6e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 12:04:03 2018 +0100

    fix #64339

commit e17f3032f77d7a0f3802cac9bc7f68f3b6f5fe04
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:01:44 2018 +0100

    Change task input label to id

    Fixes #64356

commit 22fef36fcfb13643b270119670464efdba80e154
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 11:33:47 2018 +0100

    #61590 Change the title

commit 85f805acf9436381b878cab5ab6c5146beec7893
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 17:26:45 2018 -0800

    Fix restoring pending comments, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/718

commit ad8d18edf30852403e053d25b51d796b883ea7e4
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 17:06:59 2018 -0800

    Match signature context field name to type name

commit 5010af1171eed02a734ae13f35936fef0fbd7438
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 16:18:30 2018 -0800

    Hide infer type suggestions when using broken versions of ts

    Fixes #64395

commit f52f29d65e38a5108d505cfd5c58bda2a2590818
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:54:53 2018 -0800

    Add typings for markdown preview messages

commit a2893ce67830df1f36526ef314087ff09dd02bd5
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:42:17 2018 -0800

    Fix markdown fragments when opening file in workspace

    Fixes #64141

commit 89921928d0fc2415cd8a4d282aa9015abbf03952
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 14:05:48 2018 -0800

    Correctly highlight @example code as js/ts

    Fixes #64382

commit a57b55f6105bc666453e14f745dbac69ef29391c
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 11:51:54 2018 -0800

    Revert #62806

commit d9f88f8806c9200971366957f5a6483f3a7e9831
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 10:45:57 2018 -0800

    Ensure expected decimal separator in ps output when listing processes, fixes #63437

commit cd711a51a4159082677cd4e59be22523504034b0
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 10:34:55 2018 -0800

    Bump distro, update OSS

commit 95b5f886572fbf5b23572840d88c16cc3634389b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Tue Dec 4 09:02:18 2018 -0800

    Fix/64292 (#64365)

    * Revert "Revert "Make menubar its own widget and add overflow (#63954)""

    This reverts commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970.

    * add checks for whencustom menubar is not present

commit 610665d9d5050895a5f92e536ff281b589dd624b
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:57:47 2018 +0100

    update title

commit f0114b29e60666baae894a109ba6a787cd11b236
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:56:30 2018 +0100

    #61590 Update title

commit 5083c2b8ca17c000d8d3b5d946ec6488ea9d90dd
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:37:16 2018 +0100

    :lipstick:

commit 517c4458b1fc0650ba584426857b0c66cd4d87ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:29:01 2018 +0100

    Right fix #63496

commit cefb670307f5149f944bf226073c1e633cc0860e
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:22:34 2018 +0100

    #63496 rever escaping

commit 9ab1540c57a31167a89ae080d69e1ae031eb6a05
Author: isidor <inikolic@microsoft.com>
Date:   Tue Dec 4 17:15:18 2018 +0100

    debug: support input schema in launch.json

    fixes #63987

commit 9e4b4326d85122db2ba008f5b4f07f107a01da71
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 17:15:02 2018 +0100

    editor - cleanup tabs title control (a bit)

commit 9cc278d1c6824dba1be5a2d611f5a8a2a38666e7
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:08:54 2018 +0100

    Fix #64341

commit 939d390bc31a074dd793e0b4458496629435083f
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 16:53:48 2018 +0100

    Fix undefined error in inputs configuration resolver

    Fixes #4324

commit 66e39a86cd764ccf3adf689aa5a19f2dda22983d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 07:37:54 2018 -0800

    Fix PCRE2 description

commit 54c874caf5c77dcfb93ae89eccaebc6b11998323
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 12:14:35 2018 +0100

    Intelisense on tasks.json is broken

    Fixes #64207

commit 598f269cc0918b05e12a408b183c8d6a3152eeee
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 11:23:08 2018 +0100

    fix #64309

commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 10:10:11 2018 +0100

    Revert "Make menubar its own widget and add overflow (#63954)"

    This reverts commit aedd4402fb7eb0022589012f440b059c6b12f12b.

commit 07202fbfb82bdada89472dd4b1c3c699b0eab0b4
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 17:48:21 2018 -0800

    Small fixes to sig help context docs

commit 00828c56c5a19d9f68173fb6fa73486ac2223e70
Merge: f264e8f33b dd6a6aba8e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 17:12:40 2018 -0800

    Merge pull request #64271 from cleidigh/selectbox-sticky-off/bug

    SelectBox: Restore _sticky = false. Fixes: #64265

commit dd6a6aba8ee692dad67975b3dc263ea1020d71ee
Author: Christopher Leidigh <cleidigh@Gmail.com>
Date:   Mon Dec 3 19:59:39 2018 -0500

    SelectBox: Restore _sticky = false. Fixes: #64265

commit f264e8f33bfe5eebd3526844fa3519be88ea7a1a
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 16:24:05 2018 -0800

    Make sure our temp ts directory really exists

    Fixes possible cause of #64132

    Some system operations or users may clear out this folder. This should not prevent TS from launching

commit 6f9b2d7593bb266299a5b140f0923e4a3ac17d2f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 16:19:26 2018 -0800

    Fix #59922 - changes needed to support a cache in a  FileSearchProvider

commit 682d6849441fe7facee74c76c9d07f1227a70ab0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 15:59:59 2018 -0800

    Give extra padding for simple find widget

    Fixes #35080

    **Bug**
    Due to the outer widget wrapper clipping overflow, the  simple find widget's box shadow was being clipped

    **Fix**
    Add some padding so that shadow is not clipped

commit ab3bc1e7afc62f556341e12aefb836b9bdc2a6ea
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 14:42:27 2018 -0800

    Revert "call resolve before inserting a completion item, #63013"

    This reverts commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7.

commit 64117e8fb5d83d5e1e678c70c725e4a4ccec95a0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 13:52:43 2018 -0800

    Rename TriggerReason  -> TriggerKind

    Fixes #64216

commit 7e650bffa7235c5fbaa4b269199d8ac9af4fa83e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 11:48:28 2018 -0800

    Bump node2

commit 13d1149f2c813ffb56dab7f02f3a6626852ea405
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 10:22:25 2018 -0800

    Set default terminal buffer impl to TypedArray

    Fixes #63688

commit 3e399f14424384f736824338a6179c103e30160e
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:20:17 2018 +0100

    Naming (#60773)

commit 48966a872e68f0508130305fcb8a746e57c108f9
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:06:14 2018 +0100

    Copy options disable by default (#60773)

commit d8317e3156e2fc87d1e649bb9fe1b634306863a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:24:43 2018 +0100

    tweak jsdoc

commit 262b7fcd60a1b886881519ae63d19155c53b8f2e
Merge: 9d4f71883a 7150d4b3a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:23:42 2018 +0100

    Merge pull request #64224 from skprabhanjan/fix-64041

    Fix #64041 - Update ParameterInformation constructor with new label type

commit 9d4f71883a16272bc9ff29dbd69c8c23a596896b
Author: Ramya Rao <ramya.rao.a@outlook.com>
Date:   Mon Dec 3 09:20:13 2018 -0800

    Experiments shld provide local text for commands too (#63261)

commit 3bb5ce5d52f9ad3474dd66cad050c634c9f8e2ce
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 16:22:59 2018 +0100

    remove sample function proposed api

commit 461affb92d0c54cf57070314474eecee3502cbea
Author: Andre Weinand <weinand@mac.com>
Date:   Mon Dec 3 18:09:36 2018 +0100

    finalize tracker API; fixes #62843

commit d0c925c18e66ded38f2904e144c12abd7a4af3cb
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 08:52:51 2018 -0800

    Improve ext host terminal proc

commit 130e81f154d518166d44540432b90af7d8a67368
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:46:41 2018 +0100

    hot exit - do not clean backups when quitting before editors have been restored

commit 922435f717c54208e3c1ca60c910f69ed2031678
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 17:29:33 2018 +0100

    Fix #63906

commit 31450e4ffe019c9cadf35e6fa3f1861e5134fd80
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:27:44 2018 +0100

    fix strict-null

commit 7150d4b3a1b8e6909ed2f2c70ef8d548528560eb
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:46:37 2018 +0530

    fix-64041 - Changed ParameterInformation constructor - Changed @param label description

commit 01e36a242ba53ae474f1bd33402c50b0723c1003
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 16:55:02 2018 +0100

    Fix #59497

commit 5446cb4205f5291f78bc70c005e184efbc037c9b
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:19:01 2018 +0530

    fix-64041 - Changed ParameterInformation constructor

commit 5f53ed3811e59abc9935fb73953dc6730991789e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:55:53 2018 +0100

    handle ipc-queue cancellation, #63013

commit cbb9fa738532b97e7422aca42f096eb4388d44d8
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 15:51:12 2018 +0100

    Fix #59481

commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:03:28 2018 +0100

    call resolve before inserting a completion item, #63013

commit aedd4402fb7eb0022589012f440b059c6b12f12b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Mon Dec 3 06:39:58 2018 -0800

    Make menubar its own widget and add overflow (#63954)

    * working state

    * fix keybindings and add compact submenu mode

    * fix blur

    * fix mnemonics in overflow menu

    * fix issues with window resizing

    * switch to ellipsis

commit 99b2fca41f3658b645bb7e24009a8c07241a6d0b
Merge: 93ef7cd03e 6793104f8d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:38:29 2018 +0100

    Merge pull request #64093 from Microsoft/mjbvz/63013

    Do not cache completions for cancelled resolves

commit 93ef7cd03e76797ba0e9828abaedf28a3c505fe4
Merge: a8b004a30e 2d57133894
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Mon Dec 3 15:26:16 2018 +0100

    Merge pull request #64200 from Microsoft/isidorn/zenModeRestore

    zen mode: We will not restore zen mode, need to clear all zen mode state

commit 2d57133894da54c6e7f6d69ee4cf841dbcf7ecd6
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:25:50 2018 +0100

    zen mode: properly clear state on shutdown

commit ea14a460db05a7603fdc0642d50d2ec0ed9d3131
Merge: 46e453dc1c e7c77a3a81
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:16:21 2018 +0100

    Merge branch 'master' into isidorn/zenModeRestore

commit a8b004a30ec6c3faac187be3d6df5e5e0a7192d8
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 15:15:29 2018 +0100

    fixes #62629

commit e7c77a3a81d89233a47e9539ccac92680ffaa367
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:58:57 2018 +0100

    storage - include a WillSaveStateReason when saving

commit 08d8cc157afed3ba8dc5fa63d9fdfb4db506c532
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:49:36 2018 +0100

    fix #63431

commit 57c1e826a0fc1ac8025b5a0d53f265e4fc7178ab
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:33:44 2018 +0100

    strict null for all smart select

commit 6938d2c35dae792689763fafe79b306b6b22d4b9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:27:18 2018 +0100

    smart select bracket pairs, #64004

commit d3665d2f8bfbe83ee0094a2f7cc0081d63c48a70
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 14:25:35 2018 +0100

    Fix #64199

commit 8ffc91c0422e75b5ab74cc3af9e4d3e6d08c73f0
Merge: 9a8bbb8dd8 bc916bb6af
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 14:18:15 2018 +0100

    Merge pull request #64007 from DustinCampbell/update-csharp-grammar

    Update C# TextMate grammar with latest fixes

commit 9a8bbb8dd814007234e2ffb6cb426f7c9cd465ac
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 13:49:13 2018 +0100

    Fix opening settings editor when ui is disabled

commit 74263a78d0e74cd4992a30909df626dc7a34a080
Merge: 2122d7e0bf f70c402f8f
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 13:48:36 2018 +0100

    Merge pull request #64189 from usernamehw/keybindings_command

    Use string type for `command` property

commit 2122d7e0bf3ef84e8525f8deeb8df6eacede95ee
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 12:41:58 2018 +0100

    Remove support for post install

commit 6153c8b075bc1ba0f49a233a3ea61d127d60aade
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 12:25:20 2018 +0100

    debt - remove editor history listeners when condition is met

commit daae50ab216a722cd645621178c1d48195d86680
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 12:02:52 2018 +0100

    ensure a range contains its previous range, #63935

commit 46e453dc1cf18b58d986bee46db181544792d78e
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 12:05:05 2018 +0100

    zen mode: We will not restore zen mode, need to clear all zen mode state changes

commit 2baa14fcf20acfd634146027d65c55240fc75e8a
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:51:53 2018 +0100

    tests and api command for smart select api, #63935

commit 07be58bbadd1cc011f4bb83b25d7ee59d0a68d89
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:28:16 2018 +0100

    add proposed api for smart select, #63935

commit bc916bb6af6ccce449170b37328bf36b3fa095f0
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:29:00 2018 +0100

    Added commit hash to cgmanifest.json

commit c98725aa033b3d74936c4bab1d8579b7426f1753
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:24:06 2018 +0100

    missing compilation

commit 71630c224abd5007b7da36a55b59cabbc4cbe8d5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 11:16:30 2018 +0100

    storage - parts splash becomes a window config to show early on

commit 37100fb8f12917f000bcbb677839c697ba6b42d5
Merge: 1567e662cc 2eeb643fcd
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 11:09:05 2018 +0100

    Merge pull request #63947 from Thomas-S-B/master

    Removed unnecessary cast

commit 1567e662ccfe9a8e034e6eecb1ac68d5fc754805
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:07:50 2018 +0100

    only show update service errors when asking explicitly

    fixes #61467
    fixes #60966

commit 868f812b37f857d23c364a845445f9453062c8ca
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:06:35 2018 +0100

    :lipstick:

commit 92894195d05f6942400ef48f0ea49223dc6baa21
Merge: 91aa9db312 ee5153ffde
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:04:47 2018 +0100

    Merge pull request #63759 from donaldpipowitch/patch-1

    added .hintrc and moved .babelrc to jsonc grammar

commit 91aa9db312493d4864ce83563f066334cdd84616
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:01:43 2018 +0100

    rename setting, #62365

commit 6959ac313dbbe4a6b360de785c8ef4b548ebf8d7
Merge: 77ea172135 2fa8128d52
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:51:38 2018 +0100

    Merge pull request #63193 from skprabhanjan/fix-62365

    Fix #62365 : Added useGlobalStorageForSuggestions Setting

commit 77ea172135547ef270333b4bb707e6ff85fb150e
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:50:20 2018 +0100

    keybindings - do not steal focus from an event

commit 3fd9352b8d747b7e6664810de52ace7a86341a3b
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 10:47:06 2018 +0100

    Remove Better Merge key #64190

commit 44a246e7a804556381ef4aeb94beed0c936dd3ed
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:41:33 2018 +0100

    perf - measure workspace service init time as well

commit 6bcd5c412634e7561d537a4039b255b5d2b339a6
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:00:05 2018 +0100

    update ref-view extension

commit 3935abd9648110310f5ca411b228c946876ff492
Merge: f9703e9ad6 8de073ac9f
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:56:37 2018 +0100

    Automatic tasks should prompt before running (#64075)

    Fixes #63988

commit f9703e9ad6681815a116ca3c9c29a9bd26ae0276
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:24:59 2018 +0100

    Input variables in tasks (#63910)

    Fixes #4758

commit 253a4f6d17dfadd76c1bff0fcc429b8c3274e66d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 08:47:39 2018 +0100

    log provider failure as errors, #63831

commit f70c402f8f55e22e2abad0f3c41f2b9f20c8c754
Author: al <usernamehw@gmail.com>
Date:   Mon Dec 3 10:46:38 2018 +0300

    Use string type for `command` property

commit 9e62a05bc7c5dbb74d165e06f7c3a5f3c7549096
Author:…
anthonydresser pushed a commit to anthonydresser/azuredatastudio that referenced this issue Mar 1, 2019
commit 8e7995f21f87c09cc1634eb6d31f8da706a192bc
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:52:34 2019 -0800

    update more unneded changes

commit f1ba2eaecaff6bb85c035946e9794a5084ffb974
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:50:10 2019 -0800

    remove diff

commit 3e31c5887d58f00ec579a4f3d6376b48a51c2841
Merge: d72b77bb23 0cdd4b1241
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:37:22 2019 -0800

    Merge commit '0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	build/package.json
    #	package.json
    #	src/vs/base/browser/ui/inputbox/inputBox.ts

commit d72b77bb23fbc4914f549dedf7565d4c848c66aa
Merge: 775a2dc433 e27511826f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit 'e27511826f363156c616e5facbb60702e40b79f3' into merged-base

commit 775a2dc4337f96551dc83fd54178dcd2d63156a5
Merge: 6e84324cae 1054c555b5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit '1054c555b5889e6479544c68357d38d047605969' into merged-base

commit 6e84324caebf5f47ed1a185b2758fdb973ffd560
Merge: d57682ad3d e42a2a21da
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit 'e42a2a21dab434a81a16aefbec2e75b26030941e' into merged-base

commit d57682ad3dc6be4fdf2eac989f4bf4b6cc619dcd
Merge: ac4c914b97 533f3dd8a6
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit '533f3dd8a6f7fc7510c374874e84daa9c7413909' into merged-base

commit ac4c914b97f43154c5831f09b09c86c90b1317d2
Merge: 0d61556843 86adcc7fcf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:18 2019 -0800

    Merge commit '86adcc7fcfca511b2d5c45a6ca76282e7dad40f8' into merged-base

commit 0d61556843c63a1649d68ae1e874c51d8959077a
Merge: c54dcf194d 18970ff0b9
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '18970ff0b9bfc788ff229ed4e1e81e9ac7e559e3' into merged-base

commit c54dcf194d4709972d4023bdaebbb1d31d9e2a07
Merge: 32f7e0b892 630698459b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '630698459bf0b55369fc3706f3310de36081f583' into merged-base

commit 32f7e0b892153d7e598a441b61d3945d067b7fa9
Merge: 70817fef35 f8e854a087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:05 2019 -0800

    Merge commit 'f8e854a0870a2224a7e3b1a205b26e1fdc4f46bc' into merged-base

commit 70817fef350c78e5b50a976704a1cd2cc8231c6d
Merge: 969c6d467d 3b2274b0aa
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '3b2274b0aa32fb4c433471481fd3fd18fbc46621' into merged-base

commit 969c6d467d62d5f8126a87259c3faabd6ac63bb7
Merge: 5e51884915 0d1ebce1a1
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '0d1ebce1a1ba6cc8a1fe9feadcd0d90f4cbd2536' into merged-base

commit 5e518849159864ee97b0815ae3e99ffa6d00096c
Merge: a8369384d1 70d86ce9a2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:03 2019 -0800

    Merge commit '70d86ce9a256bf7e44eb6efc6a83bd9ff46372f8' into merged-base

commit a8369384d192e0f7bd54dec60681849b0fc86c99
Merge: 44493de573 291f591af3
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '291f591af3421899481725016ccb08a40424c036' into merged-base

commit 44493de573d94f5bc5d666984bca0b6d9c748dcd
Merge: 97bef8f085 5a48c52a95
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '5a48c52a95a2356dc84275e6ab5a58af6fecfc7c' into merged-base

commit 97bef8f0850cbbb12cddb5f06d7b6260d767d0c7
Merge: 87b91ffa2e 5625ef956d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:01 2019 -0800

    Merge commit '5625ef956d1a0e75891b5fc30b68c00ff5250b15' into merged-base

commit 87b91ffa2e7bfc7de8dcb131e44b17cb89e56cd7
Merge: b856b86ea2 969733ab77
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '969733ab7763f938499ec635c70fdd51c2d234e0' into merged-base

commit b856b86ea228437f37d21078d23d6ceb1f4c0625
Merge: 96607b7eca 12a1ac1a7d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '12a1ac1a7d667d1bbb8752f61c893d2fab1a6115' into merged-base

commit 96607b7ecaa2600f756b1ab5f16f9e56ce69e410
Merge: df987aaa58 4da322a03f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:59 2019 -0800

    Merge commit '4da322a03f60abfd48d03f70c413fe4d3c6cd6ae' into merged-base

commit df987aaa58dec252308cb9326c88bcff5129f338
Merge: 0bdf3f374c d5754c00e2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:53 2019 -0800

    Merge commit 'd5754c00e200ebb0c2b20e3b679f00fe242f730f' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	.github/locker.yml
    #	.github/needs_more_info.yml
    #	.github/similarity.yml

commit 0bdf3f374c93f406ebaa99abbd8630bf50a3761f
Merge: d8a7ff381c 2e9b5f3a2b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:05 2019 -0800

    Merge commit '2e9b5f3a2b0a5095b14631937134a12765ddcb6f' into merged-base

commit d8a7ff381c834795e8d796a6f03f54caa7512aeb
Merge: d41dcacd9c b11a8e9c0c
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'b11a8e9c0cfe98eb291658f17b34db60896b097f' into merged-base

commit d41dcacd9c43ddd3803a4bc04144c17bce3a8a03
Merge: e076bb87c8 e37533afbb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'e37533afbb43753c8657106012b9a2f0ae2aba52' into merged-base

commit e076bb87c859f201fe25f5af212056966c91d13b
Merge: 1802b5befb 4a476673ac
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:03 2019 -0800

    Merge commit '4a476673ac3c210c2561dacbb52af7ed10fa405e' into merged-base

commit 1802b5befb1da661d2e0501bbb3d5621389aa835
Merge: 25e3608f3a fe5386cc08
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit 'fe5386cc08db8da41010c802a737e7f4cf31258c' into merged-base

commit 25e3608f3ac66dc53066b6d7706686c381f3d957
Merge: 0eb5f9fff1 8bfb1a9d39
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit '8bfb1a9d3926a97231f96ec5492aaff196e1cb89' into merged-base

commit 0eb5f9fff19135b6492dc6545724b262d174249a
Merge: ecdfd0d04b 109aafcbc0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:01 2019 -0800

    Merge commit '109aafcbc0474992bd394056946bc7a480be0349' into merged-base

commit ecdfd0d04b0b01785132e0d2b16c59781434d83a
Merge: fd1f2b7043 e289c06d8d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit 'e289c06d8d149333beb538c73d76e7397bfcf49c' into merged-base

commit fd1f2b70437efebec5b3aad392e93381192e7f80
Merge: ac49c347ff 78c1c318c5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit '78c1c318c59d2750fc745e69474dd1ca86147187' into merged-base

commit ac49c347ff351d3d3ece0ed8625c6fff90d939fc
Merge: 98559964cf 07983d75ea
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:59 2019 -0800

    Merge commit '07983d75eab418a23b1b2348701ec781b125ee24' into merged-base

commit 98559964cf8f5008d78213bbb72cf473b3cb96f9
Merge: cf0b9a31ea d0a4a4242d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'd0a4a4242d410967fe67387262bc650bcbb2bb1e' into merged-base

commit cf0b9a31ea8f12526e2536b4ea180341f37b8de4
Merge: c05c44dad6 a71be2b193
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'a71be2b19365a4b56adfa6f1dd81713aa9f46b06' into merged-base

commit c05c44dad625fc27e9a737476a272a1251fe90d2
Merge: ba90ea4d78 779ca13d48
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:57 2019 -0800

    Merge commit '779ca13d489a29b14c7e6c649e3af3e9aa6f896f' into merged-base

commit ba90ea4d787d1d281fead46ab817be3436de3d5b
Merge: f3b9a29c4c f3b0a50db7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'f3b0a50db7d39f612b9cd99b62473e9a36b16f84' into merged-base

commit f3b9a29c4c5dee6c20cc7bb141aa2f92459e55cd
Merge: 8be2080f91 c831596e02
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'c831596e0258aceca2ea4647d2fa2420860f6217' into merged-base

commit 8be2080f91d5bb58daeaac8e729023baf643e903
Merge: 0c4076aecb 2ae369fbdb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:55 2019 -0800

    Merge commit '2ae369fbdb3b795b384b4719c77cc3694dc7a256' into merged-base

commit 0c4076aecbdc0babae3c69703e7453cde1cad540
Merge: 93612ea9e8 f2c9d968a4
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'f2c9d968a46827e2808a9ebd1fb47e418c403dd0' into merged-base

commit 93612ea9e89ffb84cefa9459815c1693bb9ae0a6
Merge: 83fb797483 c3f02980a0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'c3f02980a0e03c637aafe028bab76ef737d738ab' into merged-base

commit 83fb797483507ad7b9d602a1f0f313f743149747
Merge: 5e052ac28d 7d5ce7b5d7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:53 2019 -0800

    Merge commit '7d5ce7b5d77c81a6667522bb8ecc88bc08879516' into merged-base

commit 5e052ac28d1871702cc03e31911f6a456d0edd2d
Merge: e3f1610177 8bb71eeb51
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '8bb71eeb51b91aaf68a0cc4897f8b94ebe263d93' into merged-base

commit e3f16101771784e1e391356f56e524963c972623
Merge: ef9caf3a3c 5a88598811
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '5a88598811e4d82fb15bc3aab52b6f3d2519750b' into merged-base

commit ef9caf3a3cd3ffa0b4195cf4047ca7650c4deb0a
Merge: 031a86e77a da3fbd386d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:51 2019 -0800

    Merge commit 'da3fbd386d1454b104969e83f589f6fdeb5badce' into merged-base

commit 031a86e77ac589eedbfa6d33ce505c0537cdcb9a
Merge: 444d144a4f 1e915aad20
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '1e915aad2039c06914ca907d23b65bf1fefd29b1' into merged-base

commit 444d144a4f43ff2fa3f2e4f81561a03773b28547
Merge: e4ed6e083b 889d5e5b28
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '889d5e5b28e397680be8cca5bfb4b4ed61da581d' into merged-base

commit e4ed6e083be6b186ed89415c2860dae3451356b6
Merge: f411a0f82d 51cf2df2f8
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:49 2019 -0800

    Merge commit '51cf2df2f8e5c30ca83c5b410898ae69e04fd545' into merged-base

commit f411a0f82d6da3a2e92c49657fb4b96aefca1ec8
Merge: 4f8214b37e e690285d9d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit 'e690285d9d4c42a0047093b447b555b0e3921484' into merged-base

commit 4f8214b37e9cc6b67d8dc9e396f12295c49a0ead
Merge: 303f92fb11 81d6423f24
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit '81d6423f241fede9410bd53f8aae7e1a098f63d1' into merged-base

commit 303f92fb119fdb4195dec06deb7cafa32e73e10d
Merge: 4f2ac743da a33a24dddf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:42 2019 -0800

    Merge commit 'a33a24dddfc65111828dc8df867eb14d27e1b89d' into merged-base

    # Conflicts:
    #	.github/copycat.yml

commit 4f2ac743da048499b4f7f634e1e1979d4fc477fa
Merge: 55f921fb37 0ab3492afd
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:12 2019 -0800

    Merge commit '0ab3492afdbe21b9cb89a7d639770b124dc54e51' into merged-base

commit 55f921fb379af3146e3f8322bd34c18f3c5ad9ec
Merge: 826856c390 dea8705087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:30:39 2019 -0800

    Merge commit 'dea8705087adb1b5e5ae1d9123278e178656186a' into ads-1301-vscode

    # Conflicts:
    #	extensions/git/src/askpass-empty.sh
    #	extensions/git/src/askpass.sh
    #	extensions/theme-defaults/fileicons/images/Document_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/FolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/Folder_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x_inverse.svg
    #	scripts/node-electron.sh
    #	src/vs/base/node/terminateProcess.sh
    #	src/vs/base/parts/tree/browser/collapsed-dark.svg
    #	src/vs/base/parts/tree/browser/collapsed.svg
    #	src/vs/base/parts/tree/browser/expanded-dark.svg
    #	src/vs/base/parts/tree/browser/expanded.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Folder_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_inverse_16x.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph-inverse.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph.svg
    #	src/vs/workbench/browser/parts/notifications/media/down-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/down.svg
    #	src/vs/workbench/browser/parts/notifications/media/error-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/error.svg
    #	src/vs/workbench/browser/parts/notifications/media/info-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/info.svg
    #	src/vs/workbench/browser/parts/notifications/media/up-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/up.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning.svg
    #	src/vs/workbench/browser/parts/panel/media/left-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/left.svg
    #	src/vs/workbench/browser/parts/panel/media/right-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/right.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed-dark.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed.svg
    #	src/vs/workbench/browser/parts/views/media/expanded-dark.svg
    #	src/vs/workbench/browser/parts/views/media/expanded.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-disabled.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-unverified.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function.svg
    #	src/vs/workbench/parts/debug/browser/media/current-and-breakpoint.svg
    #	src/vs/workbench/parts/debug/browser/media/current-arrow.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect-inverse.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect.svg
    #	src/vs/workbench/parts/feedback/electron-browser/media/twitter.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock_inverse.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings-dark.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings.svg

commit dea8705087adb1b5e5ae1d9123278e178656186a
Merge: 58177b4a32 51063efcf5
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:50:21 2018 -0800

    Merge pull request #65315 from Microsoft/versionBump

    Bump version

commit 51063efcf53af0ec563087c4b86a6fd71f1159a3
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:45:00 2018 -0800

    Bump version

commit 58177b4a32ab4a552efc1dcad71f09716e40ad4b
Merge: 8b7c775eb9 ae30d207aa
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:57:22 2018 -0800

    Merge pull request #65143 from Microsoft/roblou/fixSearchCancel

    Fix #65084

commit 8b7c775eb945034f8bca7ab4ee272de612e8e723
Merge: febae8bb46 c53e1553af
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:48:42 2018 -0800

    Merge pull request #65141 from Microsoft/roblou/fixCRLFmultiline

    Fix search CRLF files with non-regex multiline search

commit ae30d207aac195219c65b1f113329bf6ab27ea3f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 14:42:15 2018 -0800

    Fix #65084 - queue searches so they can finish asynchronously, just one at a time

commit c53e1553af582fc51b59bfb786f8daddbeafd7c7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 13:18:34 2018 -0800

    Fix #65120

commit febae8bb46c13a279589811c95677d853f381e11
Merge: ef28947adc 8953bb08af
Author: Pine <octref@users.noreply.github.com>
Date:   Fri Dec 14 14:35:43 2018 -0800

    Merge pull request #65114 from Microsoft/octref/64993

    Fix #64993

commit 8953bb08af679dca14936bf25c2b9b3040dcbb76
Author: Pine Wu <octref@gmail.com>
Date:   Fri Dec 14 14:17:02 2018 -0800

    Fix #64993

commit ef28947adc78cf338c54c7518c78fecf2471bc4f
Merge: b8b7550ccf f9377b2e4f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 13 14:16:11 2018 +0100

    Merge pull request #64880 from Microsoft/joh/fix/64829

    generate list styles for references tree, #64829

commit b8b7550ccf52d0e2a7e045120fbd70c8cea65297
Merge: 1cf315d4b4 539d2153d4
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 10:50:35 2018 +0100

    Merge pull request #64870 from Microsoft/isidorn/treeNavigationKeyboard

    treeResourceNavigator: fire onSelection also for keyboard events

commit 1cf315d4b4a8bb176618bafa3ef92fc1b44e5c15
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 02:21:08 2018 +0100

    Fix broken Debug > Start Debugging global menu action, fix #64450 (#64860)

commit f9377b2e4f31433528ba314efb8b4f361ce81f21
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 12 14:53:29 2018 +0100

    generate list styles for references tree, #64829

commit 539d2153d4c958ba8501a42f64a3b7444ff04e3e
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 12 12:56:26 2018 +0100

    treeResourceNavigator: fire onSelection also for keyboard events

commit c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Merge: 3dcdcc3fe0 552023ed54
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 15:17:17 2018 +0100

    Merge pull request #64803 from Microsoft/joao/release/1.30/fix-64739

    Fixes #64739

commit 552023ed54b41565fc3c513266a4a776cce0b00f
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 11:24:45 2018 +0100

    fixes #64739

commit 3dcdcc3fe0ed44d8c58be03df3c35e1edcb454e9
Merge: 5cbf65b0d3 090d3410fc
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Tue Dec 11 11:10:43 2018 +0100

    Merge pull request #64790 from Microsoft/joao/release/1.30/fix-64735

    Revert "list: right click should  not select/focus"

commit 090d3410fce64f70c7df4f8cd0d0aebb2f0c7029
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 10:58:36 2018 +0100

    Revert "list: right click should  not select/focus"

    fixes #64735

    This reverts commit 7d76da21499d5ca4e44ca9cf02c9eede019af9b6.

commit 5cbf65b0d358420842bd52dae69459f277834ef0
Merge: 321b5785a7 bc5bb38695
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 10:24:49 2018 +0100

    Merge pull request #64783 from Microsoft/joh/fix/64654

    properly cache current revealed reference

commit 321b5785a7c52ab817e5caa67b519004331e2b0c
Merge: 241923763d 7b7c6b3dad
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 10:17:04 2018 +0100

    Merge pull request #64785 from Microsoft/joao/release/1.30/64747

    Fixes #64747

commit 7b7c6b3dad6c08f42bbd8662247f5f95ac1ef976
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 09:55:23 2018 +0100

    fixes #64747

commit bc5bb386959f9aad269d858a362b0a45203c8e09
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 09:05:21 2018 +0100

    properly cache current revealed reference

commit 0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a
Merge: 0194c94656 e27511826f
Author: João Moreno <mail@joaomoreno.com>
Date:   Mon Dec 10 10:32:59 2018 +0100

    Merge pull request #64619 from Microsoft/rmacfarlane/git-apply

    Add GitErrorCode to apply command

commit 0194c9465634a54b9614c7396ac53b6a0fbef70c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:31:18 2018 +0100

    notifications - push initial notifications out a bit to give editors more time to restore

commit 627e0310c80061030bda482cfaad5dee736b46a5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:28:00 2018 +0100

    telemetry - double it up

commit bac0d92a46f8d7ec4a9da4f83747716aac849612
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 10 10:23:07 2018 +0100

    Update commands.yml

commit ae80a5aab4c9c8ada416d10e5b8e0f89355bcd54
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 10 10:06:33 2018 +0100

    reject if gallery is not enabled

commit a7cf7c9f7e5f9ad02228aa888e6a9370b9bf6924
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 15:04:48 2018 +0100

    #64597 Move away from TPromise

commit 44c97db13bbe264018dc2c557a97641cb260eaf5
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 14:37:07 2018 +0100

    #64597 Move away from TPromise

commit cd0ea96e50c5978f299a0c5099e015bf725d2a1a
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 10 09:53:39 2018 +0100

    debug issues to isidor

commit 19e36adcb448fa7af1d5c8dd7f50d08c87ed5c0c
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Fri Dec 7 15:18:32 2018 +0100

    outline - remove unused css

commit e444eaa768a1e8bd8315f2cee265d725e96a8162
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:41:29 2018 -0800

    Strict null check serviceMock

commit 9b4099e45bc4ce6a9e8bc86846fd2787e9c90161
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:36:17 2018 -0800

    Strict null check patternInputWidget

commit ae7d6b7ca7e8340724328313f2e1e5b2c296e906
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:33:42 2018 -0800

    Working on strict null checking contentHover

commit 0928a6d348c461dc4b39582e440da67547059078
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:32:45 2018 -0800

    Prefer coalesce over filter

    Coalesce has the correct return type of `T[]`. Filter may return `(T | undefined)[]`

commit 91eccfdf851461f18eb5dd1a2cdacc0d7251eb8f
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:07:09 2018 -0800

    Strict null check contextScopedHistoryWidget

commit 2a61f8d4f67b7fec381d1cb668f380ff252c8a6c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:51:57 2018 -0800

    Strict null check format action

commit 70a73a95f6b10ecd1f77a73e294fc63dec0bc9f7
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:36:24 2018 -0800

    Strict null check findOptionsWidget

commit 90f7c9d45707f10dc31b89b2060ea57e3f159937
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:32:19 2018 -0800

    Marking fields readonly

commit f97736ccefeaffba255eebdf2b2070d838bce85a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:27:59 2018 -0800

    Strict null check findInput

commit c25b7499d18977e72e21234b581f09d9b076a6c0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:12:10 2018 -0800

    Strict null checking inputbox

commit a626cc192bc5bed17f3650b24a78e15bcc6a2e06
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:01:06 2018 -0800

    Strict null check panel.ts

commit b30ff27f996441be7334f32ab2211125f028b793
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:58:06 2018 -0800

    Use more DRY class definition

    Avoid repeating types and mark fields as readonly

commit 14fb1eb303f0f13d2d6b5e396b29224594b1e348
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:47:01 2018 -0800

    Strict null check composite

commit 34179166777a8252684d673c438529aa7a3d291c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:37:40 2018 -0800

    Fix formatting for TS 3.2

commit 305e760ec58b7aa783c280f85883a708ec062403
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:33:24 2018 -0800

    Strict null check configuration service

commit 322f054c4dafa63d2b99202b76a55fce8b7471f3
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:31:21 2018 -0800

    Strict null check auto adds

commit e2cf8ebc5d6e827199124b911ff3e25ff38ae2ec
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:24:58 2018 -0800

    Enable strictBindCallApply for VS Code

    Fixes #64633

commit 8b4924d755613f5bba1364f88a57c824e67205e0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:01:02 2018 -0800

    Build VS Code using TS 3.2

    Fixes #64631

commit a4bed89652baf8bf5b24791e8c9b6c8183290026
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:00:18 2018 -0800

    :lipstick:

commit 98f236872e90b8fe41ec9c29e7eabf0420ea665c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:32:00 2018 -0800

    Use undefined instead of null

commit 3fc69f20ab4439f439a9761060559307626b1504
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:29:38 2018 -0800

    Add toOpenedFilePath method

    Make sure we don't try making requests against TS for files that are not currently open

commit 7140c91245fb5a3818f46ffdb33664396bee84d4
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:49:06 2018 -0800

    Never return undefined for cachedResponse.execute

commit 98605b6a4eceda80253d05f52a1033187ffac19a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:46:59 2018 -0800

    Extract cached response to own file

commit 241923763dbeaf3b64443187e935d55b29f6125d
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 14:06:12 2018 -0800

    schedule update overflow action due to reflow (#64634) (#64639)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fee735ed37f6be94bdd0de5206bb9b22c213bfdd
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 13:56:55 2018 -0800

    schedule update overflow action due to reflow (#64634)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fa66e42134262c8f6851818dd01749d113b9f509
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:45:08 2018 -0800

    Remove TPromise.join #64598

commit 6b82f6b1dd1053f33e6710370ff2d4872c68040f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:32:13 2018 -0800

    Remove TPromise.as - #64597

commit 86972072333ae211836b21b2c750e6f9d3a724ff
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:27:46 2018 -0800

    Remove TPromise#wrap calls #64596

commit 9c653adad32d5eb8761562d66dac91cbf3d7de96
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:26:23 2018 -0800

    Avoid accessing style in treeview if we don't need to (#64577)

    Fixes #64576

    We compute the style of an element to access its left padding. However this value is only used when `horizontalScrolling` is enabled.

    With this change,  we only compute the style when `horizontalScrolling` is true

commit 35f96ebe3c40480719d2cf6943df279db61e9e6e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 10:36:12 2018 -0800

    Bump to 1.31

commit e27511826f363156c616e5facbb60702e40b79f3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Fri Dec 7 10:20:54 2018 -0800

    Add GitErrorCode to apply command

commit 1054c555b5889e6479544c68357d38d047605969
Merge: e42a2a21da 2f981e93d2
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:01:59 2018 -0800

    Merge pull request #64558 from marchenko-am/marchenko-am/fix64379

    Fix #64379 - SimpleFindWidget position was changed (in hidden state)

commit e42a2a21dab434a81a16aefbec2e75b26030941e
Merge: 533f3dd8a6 13d1149f2c
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:41 2018 -0800

    Merge pull request #64243 from Microsoft/tyriar/63688

    Set default terminal buffer impl to TypedArray

commit 533f3dd8a6f7fc7510c374874e84daa9c7413909
Merge: 86adcc7fcf dc86cf5ef9
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:16 2018 -0800

    Merge pull request #64560 from Microsoft/tyriar/null_check_initialCwd

    Add a null check for initialCwd

commit 86adcc7fcfca511b2d5c45a6ca76282e7dad40f8
Merge: cacac16d47 51c8c8c495
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:02 2018 -0800

    Merge pull request #64611 from Microsoft/tyriar/64598

    Convert backup tpromise.join to promise.all

commit cacac16d47b1cb71278cdccf35c208e87450e934
Author: Kai Maetzel <kieferrm@gmail.com>
Date:   Fri Dec 7 09:51:42 2018 -0800

    Allow users to enable/disable automatic tasks (#64615)

    add allow/disallow tasks

commit 51c8c8c4955bf0fa1a979d609c0c442a3bccd0d0
Author: Daniel Imms <daimms@microsoft.com>
Date:   Fri Dec 7 08:17:30 2018 -0800

    Convert backup tpromise.join to promise.all

    Part of #64598

commit 5e3a8ca975ad82817949cbc167a4097a2f9c802f
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Fri Dec 7 14:09:56 2018 +0100

    Update commands.yml

commit a152a5c7818a13666a5879b4450eb26a4d45fbde
Author: Alex Ross <alros@microsoft.com>
Date:   Fri Dec 7 11:11:34 2018 +0100

    Add task names to automatic task notification

    Fixes #64427

commit 86571ec5a50b5bce09db45f458b407b77a33674a
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 21:44:50 2018 -0800

    Fix results lost from FileSearchProvider when maxResults is returned

commit 5562872fead3a01ddcb7f593e375b94ddbcaaf1b
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 20:09:23 2018 -0800

    Remove workaround for ts infer type suggestions showing up with no quick fix

    This should not be needed now that we are shipping TS 3.2.2

commit d2d7fec5df57509a082f85bcf6be91baabfa91e2
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 18:19:52 2018 -0800

    Pick up ts 3.2.2

commit 07f6967a6846e583c481998b987416841f0df022
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 16:26:39 2018 -0800

    Cache document symbol navtree requests

    Fixes #64570

commit 99929b581d2f67733e4a46d9f67c90032aecd4ef
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 21:30:50 2018 +0100

    Prevent default on mouse down (fixes #64350)

commit dc86cf5ef9197153d116ef56d9edbe74953644ee
Author: Daniel Imms <daimms@microsoft.com>
Date:   Thu Dec 6 11:45:10 2018 -0800

    Add a null check for initialCwd

commit 6dcd4366c2dfdf1662ae84a0d0333eb3eae57f6d
Author: SteVen Batten <stbatt@microsoft.com>
Date:   Thu Dec 6 11:31:48 2018 -0800

    initialize focus state
    fixes #64500

commit bc979264d044c152f4258b6d24b9fcb20afa99ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:20:25 2018 +0100

    #64557 Do not hide tree also when tree is being refreshed

commit a988c5e8c56ce9c532b8721c6b46213e841e834a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:05:28 2018 +0100

    Fix #64557

commit 9be224980c486648f5f0d7c12f3dcaad19ca65ad
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 11:02:09 2018 -0800

    Make LogLevel converters safer and consistent with other converters, from @jrieken feedback

commit 2f981e93d2cd17808c7de0b7c00c42aa0d57f39d
Author: Marchenko Anton <fattan@ya.ru>
Date:   Thu Dec 6 21:22:38 2018 +0300

    Fix #64379 - SimpleFindWidget position was changed (in hidden state) for shadow hiding

commit b2e8dcc412a704e410fcd12b794c4c0474deb5ad
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:42:09 2018 +0100

    Revert #54397

    This reverts commit a8e6a91993966f696dae6303ad95014130e7acb6.

commit bdd4c66451ec696b9fa8224023daf1b58d9022b6
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:26:33 2018 +0100

    fixes #64463

commit f0f4950adcddec313b81bdec68ea125af079cc08
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 17:11:37 2018 +0100

    Promise.reject in configurationResolverService should return an Error

    Fixes #64550

commit 5b47ccfaa48cab60f5589dcbdb617cf3ed94c4e1
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 17:08:46 2018 +0100

    Update commands.yml

commit ee3d459a8a4169e0e954753583fc45e858629481
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 16:28:28 2018 +0100

    Regression: cancelling a launch command should silently cancel launch

    Fixes #64547

commit d3cf960290beae17aa274c02b7ff2e8b83e71c05
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:50:26 2018 +0100

    Update commands.yml

commit 332ab7f6a62d48bdfe997517aecb682d73d5632c
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:35:28 2018 +0100

    Update commands.yml

commit 44f53f369428352b4a5d0876b142e3e5d142cd46
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:30:55 2018 +0100

    Add '/needsConfirmation'

commit 0bc965752d99b670ce1ebb9c0d90e5543b588d9b
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 15:13:39 2018 +0100

    Don't show tasks output on auto task or config change (#64543)

    Fixes #64040

commit 9576945606d719b0057f5f7d6194196ed56acf0f
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Thu Dec 6 15:09:16 2018 +0100

    protect input variable resolving against undefined mapping; fixes #64542

commit ac92a9a14552ceaf205850f9637169d5a7946847
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:20:19 2018 +0100

    fixes #64398

commit cf0879dd27aa7a52e431c5dafcb55604add6c8d9
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:11:07 2018 +0100

    repl: reveal last element when session change

    fixes #64397

commit 530e1b892bbdebc56939edd63188c52d6273a0cc
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:35:23 2018 +0100

    repl: simplify id computation for simple elements

    fixes #64460

commit fa7e51a33334e31a7913ccc4d81903af87451bdf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:29:27 2018 +0100

    disable listener leak monitor for stable, #64493

commit 4978a75210f786ebf0e74b3bc85a7a2d3d0ae243
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:25:52 2018 +0100

    Add launch section to support input in launch.json

    Fixes #63987 verification-found

commit f6cff39cb4c398eba8e041b5a0f50bd3b33ce6a7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:15:37 2018 +0100

    remove `shareSuggestSelections`-setting for now #62365

commit 6cfa67d63370f12f55492805ab1737754280ba2d
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:04:02 2018 +0100

    debug console: polish height computation

    #64336

commit b8088e5c1388f9565feae3f8e795d18a565b8438
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:03:49 2018 +0100

    Tasks with presentation clear: true and no other presentation options should clear

    Fixes #61592 verification-found

commit 6ea1f72513a50a265a216c3913bdedabefcc0f07
Merge: 351905fd53 d9b2da9fdb
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 11:27:24 2018 +0100

    Merge pull request #64496 from Microsoft/ben/62365

    suggest memories: restore saving state periodically (for #62365)

commit d9b2da9fdbd7fbd363c89ec0f1c8572ba4251520
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 09:57:50 2018 +0100

    suggest memories: restore saving state periodically (for #62365)

commit 351905fd534abbd66913cb98bb4849f172bf6fbc
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Thu Dec 6 09:43:12 2018 +0100

    fixes #63957

commit d0c114cd68788ea9ca3adc33ee5fd24fa8e41632
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:36:04 2018 +0100

    fix #64319

commit 464a2e9b7e4319e9e8bd518ae99fa65ea59070c9
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:35:03 2018 +0100

    #64319 tests

commit 869ed6bd11b38a1e556bd7f9cc99e663f293447c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:23:32 2018 +0100

    one more to dispose (for #64470)

commit 2648d760cc607dc4e18e0ccb4078f319dd0a0702
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:20:16 2018 +0100

    fix telemetry annotations

commit aa2804235ffd8f2fca252d70e007d43c5a4393c5
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 22:18:51 2018 -0800

    Make sure we dispose of created context key (#64471)

    Fixes #64470

commit 048fdbba9505f64f583e9687806582c519fbdb9d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 21:03:28 2018 -0800

    Fix #64120 - avoid triggering listener leak warning

commit 1e3dc27c78aa4213315b9772d2207218901bcbb3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:21:13 2018 -0800

    Fix strict null check

commit 268303bd6faec5dd8e540f6a82698f90d690eed0
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:06:20 2018 -0800

    Show prompt when closing issue reporter without submitting, fixes #64462

commit 4e0e4b85104a05d001f426e19a287e07bf10b73e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 16:12:28 2018 -0800

    Wording tweak

commit 36c4dc33f65e9fe92919567f93ed89d0c058f30a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:33:46 2018 -0800

    Don't capture first line of @example blocks as js/ts

    Fixes #64457

commit 6d0d6713cfbdc9e9265062590f8e8b23959acb5a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:31:53 2018 -0800

    Better end of line match

commit d7af2b0160abac7f90caed8ee87874a19659ccc3
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:05:01 2018 -0800

    Use more restrictive regular expression for markdown jsdoc content

    Fixes #64455

commit 514217add57cbe812f6da4b835e1a8da53fe62a7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 13:29:15 2018 -0800

    Fix #64273 - EH log levels start at 1

commit 8f7bd57cde638acfa71fbeb0a421629f9fd0e508
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 11:57:35 2018 -0800

    Improve retrigger documentation

    Fixes #64432

commit 0b0b84fda5d002c604a8e7ea7b6c28e385e72645
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 11:35:32 2018 -0800

    #62365 - use markdownDescription and setting reference

commit ba0fab69e7bc36d5ebde21d9819ce88c23571ed8
Author: kieferrm <kieferrm@gmail.com>
Date:   Wed Dec 5 10:35:35 2018 -0800

    fix GDPR annotations

commit 20edcab22614320ad94dda70f087b69486b6b63f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 18:12:24 2018 +0100

    add link to wiki page, #64340

commit 4eb8eb2f62888fc77126e43dd41c0b70cd833d25
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 18:04:55 2018 +0100

    Inputs should not re-prompt on tasks set to not reevaluate variables

commit c70986467ce7cf24efd72de78d27b4c17407f335
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 08:55:59 2018 -0800

    Revert "#61590 Change the title"

    This reverts commit 22fef36fcfb13643b270119670464efdba80e154.

commit 1b7c673680a1060371579edcbbf1283e3335894b
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 22:12:08 2018 -0800

    Fix #64331 - relayout on search height change

commit 416e6c5168a95d62a9c48165440d4e73de0e7acf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 17:13:16 2018 +0100

    update ref-view extension

commit bb3b05b5040063edcfbdf9a524e6167fc58c0e93
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:56:55 2018 +0100

    fixes #64439

commit 8dd8588f8f33f0905d9372cc6d413d21c9fe8989
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 16:53:50 2018 +0100

    fix #64437

commit e9253558af92e455958d23e6329320a4c8ea9d99
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:45:40 2018 +0100

    fix dirtydiff listener leak

    fixes #64238

commit 3f90774b85a7f4ce0185cd6f831c1fd8d67c084a
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:44:53 2018 +0100

    fixes #64320

commit 94bb890e6f4bd1ea8c73a6655e118858eab055f0
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:36:01 2018 +0100

    fixes #64400

commit 70698ce2ee51374846aaba9f1fc92013a9c6c143
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:54 2018 +0100

    fixes #64399

commit 4dae5bb86f9abe8d847aab61c140961834ee1cc8
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:44 2018 +0100

    debug: remove baseDebugController, no longer used

commit a4d1f2009b1f191bc9f62223cda63f58ab4c7d23
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:57:18 2018 +0100

    node-debug@1.30.4

commit 238c48f7b79e9b1b18a711d790ca22d336da9729
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:55:31 2018 +0100

    use final version 1.33.0 of DAP

commit 1e3e06ae9d6186b10f751d9b6a5bfa2445af7198
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 15:48:00 2018 +0100

     async data tree should update twisties accordingly

    fixes #64394
    fixes #64074

commit ec0c9f22e9591f0098e5dca0818428b0f2cebc47
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:18:52 2018 +0100

    fixes #25281

commit a9802a92475898882fa5a7d0e806439d27296a01
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:05:26 2018 +0100

    fixes #60995

commit 8708222680d13bd3ba7225e94df7d650c589fc9a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 15:45:08 2018 +0100

    Fix #62411 (#64433)

commit 1f172f36a0e8970f8bf13fd7e45a8a3b05fda9b5
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 15:01:23 2018 +0100

    Update allow automatic task notification with feedback

    Fixes #64427

commit 22493520d868bf024482ad27e04a0d139d3cce7a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 14:58:40 2018 +0100

    Fix broken config resolver unit tests

commit cb3b378df98998d383e4a2d465a94f4c52574259
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 14:47:41 2018 +0100

    Fix #62477

commit 04b7f487935d4db51700712e4371dac26196bcc9
Author: Benjamin Pasero <benjamin.pasero@gmail.com>
Date:   Wed Dec 5 14:44:42 2018 +0100

    put breadcrumbs on their own row (#64364)

    * put breadcrumbs on their own row

    * fix bad wrapping in no-tabs case

commit 5c2aba6258bd7cca3eb70a40a2a97139bf4ea81f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:27:34 2018 +0100

    show a warning instead of info, #64353

commit fdafac30e88d33e3dec3315235afca88017d08d9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:26:15 2018 +0100

    avoid confusion and use 'operation' instead of 'task', #64353

commit 8565adfe116c76b10c022a14ff639b899d304652
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:23:54 2018 +0100

    remove keybindings for declaration commands, #64329

commit d8bab72561c5faab283b7be114274317a426882d
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:57:15 2018 +0100

    Cancelled inputs should cause task to end silently

    Fixes #64342

commit 729a750fd3d194d0fe9f1079bdec98103c37db56
Author: Dirk Baeumer <dirkb@microsoft.com>
Date:   Wed Dec 5 12:38:59 2018 +0100

    Make Alex R. responsible for tasks

commit 8b0480db30493eacb445140af3c6739bad2ddc8b
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:37:16 2018 +0100

    Should not silently ignore undefined input variables

    Fixes #64354

commit 94f9498cfe42217232e58747787d4747dbad44d1
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:26:16 2018 +0100

    Improve descriptions in input schema

    Fixes #64361

commit 42bcb665038b3b76345906edadd33614dc1be42f
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Wed Dec 5 12:16:52 2018 +0100

    fix #59439

commit 51ef43a02382fb972b15d5b935515b69bb637a3a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:06:48 2018 +0100

    Make task input pick and prompt more specific

    Fixes #64359

commit 69a9abe57af85a693e9963e1a71bba8cbe1abb6e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 12:04:03 2018 +0100

    fix #64339

commit e17f3032f77d7a0f3802cac9bc7f68f3b6f5fe04
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:01:44 2018 +0100

    Change task input label to id

    Fixes #64356

commit 22fef36fcfb13643b270119670464efdba80e154
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 11:33:47 2018 +0100

    #61590 Change the title

commit 85f805acf9436381b878cab5ab6c5146beec7893
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 17:26:45 2018 -0800

    Fix restoring pending comments, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/718

commit ad8d18edf30852403e053d25b51d796b883ea7e4
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 17:06:59 2018 -0800

    Match signature context field name to type name

commit 5010af1171eed02a734ae13f35936fef0fbd7438
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 16:18:30 2018 -0800

    Hide infer type suggestions when using broken versions of ts

    Fixes #64395

commit f52f29d65e38a5108d505cfd5c58bda2a2590818
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:54:53 2018 -0800

    Add typings for markdown preview messages

commit a2893ce67830df1f36526ef314087ff09dd02bd5
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:42:17 2018 -0800

    Fix markdown fragments when opening file in workspace

    Fixes #64141

commit 89921928d0fc2415cd8a4d282aa9015abbf03952
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 14:05:48 2018 -0800

    Correctly highlight @example code as js/ts

    Fixes #64382

commit a57b55f6105bc666453e14f745dbac69ef29391c
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 11:51:54 2018 -0800

    Revert #62806

commit d9f88f8806c9200971366957f5a6483f3a7e9831
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 10:45:57 2018 -0800

    Ensure expected decimal separator in ps output when listing processes, fixes #63437

commit cd711a51a4159082677cd4e59be22523504034b0
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 10:34:55 2018 -0800

    Bump distro, update OSS

commit 95b5f886572fbf5b23572840d88c16cc3634389b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Tue Dec 4 09:02:18 2018 -0800

    Fix/64292 (#64365)

    * Revert "Revert "Make menubar its own widget and add overflow (#63954)""

    This reverts commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970.

    * add checks for whencustom menubar is not present

commit 610665d9d5050895a5f92e536ff281b589dd624b
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:57:47 2018 +0100

    update title

commit f0114b29e60666baae894a109ba6a787cd11b236
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:56:30 2018 +0100

    #61590 Update title

commit 5083c2b8ca17c000d8d3b5d946ec6488ea9d90dd
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:37:16 2018 +0100

    :lipstick:

commit 517c4458b1fc0650ba584426857b0c66cd4d87ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:29:01 2018 +0100

    Right fix #63496

commit cefb670307f5149f944bf226073c1e633cc0860e
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:22:34 2018 +0100

    #63496 rever escaping

commit 9ab1540c57a31167a89ae080d69e1ae031eb6a05
Author: isidor <inikolic@microsoft.com>
Date:   Tue Dec 4 17:15:18 2018 +0100

    debug: support input schema in launch.json

    fixes #63987

commit 9e4b4326d85122db2ba008f5b4f07f107a01da71
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 17:15:02 2018 +0100

    editor - cleanup tabs title control (a bit)

commit 9cc278d1c6824dba1be5a2d611f5a8a2a38666e7
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:08:54 2018 +0100

    Fix #64341

commit 939d390bc31a074dd793e0b4458496629435083f
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 16:53:48 2018 +0100

    Fix undefined error in inputs configuration resolver

    Fixes #4324

commit 66e39a86cd764ccf3adf689aa5a19f2dda22983d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 07:37:54 2018 -0800

    Fix PCRE2 description

commit 54c874caf5c77dcfb93ae89eccaebc6b11998323
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 12:14:35 2018 +0100

    Intelisense on tasks.json is broken

    Fixes #64207

commit 598f269cc0918b05e12a408b183c8d6a3152eeee
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 11:23:08 2018 +0100

    fix #64309

commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 10:10:11 2018 +0100

    Revert "Make menubar its own widget and add overflow (#63954)"

    This reverts commit aedd4402fb7eb0022589012f440b059c6b12f12b.

commit 07202fbfb82bdada89472dd4b1c3c699b0eab0b4
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 17:48:21 2018 -0800

    Small fixes to sig help context docs

commit 00828c56c5a19d9f68173fb6fa73486ac2223e70
Merge: f264e8f33b dd6a6aba8e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 17:12:40 2018 -0800

    Merge pull request #64271 from cleidigh/selectbox-sticky-off/bug

    SelectBox: Restore _sticky = false. Fixes: #64265

commit dd6a6aba8ee692dad67975b3dc263ea1020d71ee
Author: Christopher Leidigh <cleidigh@Gmail.com>
Date:   Mon Dec 3 19:59:39 2018 -0500

    SelectBox: Restore _sticky = false. Fixes: #64265

commit f264e8f33bfe5eebd3526844fa3519be88ea7a1a
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 16:24:05 2018 -0800

    Make sure our temp ts directory really exists

    Fixes possible cause of #64132

    Some system operations or users may clear out this folder. This should not prevent TS from launching

commit 6f9b2d7593bb266299a5b140f0923e4a3ac17d2f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 16:19:26 2018 -0800

    Fix #59922 - changes needed to support a cache in a  FileSearchProvider

commit 682d6849441fe7facee74c76c9d07f1227a70ab0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 15:59:59 2018 -0800

    Give extra padding for simple find widget

    Fixes #35080

    **Bug**
    Due to the outer widget wrapper clipping overflow, the  simple find widget's box shadow was being clipped

    **Fix**
    Add some padding so that shadow is not clipped

commit ab3bc1e7afc62f556341e12aefb836b9bdc2a6ea
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 14:42:27 2018 -0800

    Revert "call resolve before inserting a completion item, #63013"

    This reverts commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7.

commit 64117e8fb5d83d5e1e678c70c725e4a4ccec95a0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 13:52:43 2018 -0800

    Rename TriggerReason  -> TriggerKind

    Fixes #64216

commit 7e650bffa7235c5fbaa4b269199d8ac9af4fa83e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 11:48:28 2018 -0800

    Bump node2

commit 13d1149f2c813ffb56dab7f02f3a6626852ea405
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 10:22:25 2018 -0800

    Set default terminal buffer impl to TypedArray

    Fixes #63688

commit 3e399f14424384f736824338a6179c103e30160e
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:20:17 2018 +0100

    Naming (#60773)

commit 48966a872e68f0508130305fcb8a746e57c108f9
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:06:14 2018 +0100

    Copy options disable by default (#60773)

commit d8317e3156e2fc87d1e649bb9fe1b634306863a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:24:43 2018 +0100

    tweak jsdoc

commit 262b7fcd60a1b886881519ae63d19155c53b8f2e
Merge: 9d4f71883a 7150d4b3a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:23:42 2018 +0100

    Merge pull request #64224 from skprabhanjan/fix-64041

    Fix #64041 - Update ParameterInformation constructor with new label type

commit 9d4f71883a16272bc9ff29dbd69c8c23a596896b
Author: Ramya Rao <ramya.rao.a@outlook.com>
Date:   Mon Dec 3 09:20:13 2018 -0800

    Experiments shld provide local text for commands too (#63261)

commit 3bb5ce5d52f9ad3474dd66cad050c634c9f8e2ce
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 16:22:59 2018 +0100

    remove sample function proposed api

commit 461affb92d0c54cf57070314474eecee3502cbea
Author: Andre Weinand <weinand@mac.com>
Date:   Mon Dec 3 18:09:36 2018 +0100

    finalize tracker API; fixes #62843

commit d0c925c18e66ded38f2904e144c12abd7a4af3cb
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 08:52:51 2018 -0800

    Improve ext host terminal proc

commit 130e81f154d518166d44540432b90af7d8a67368
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:46:41 2018 +0100

    hot exit - do not clean backups when quitting before editors have been restored

commit 922435f717c54208e3c1ca60c910f69ed2031678
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 17:29:33 2018 +0100

    Fix #63906

commit 31450e4ffe019c9cadf35e6fa3f1861e5134fd80
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:27:44 2018 +0100

    fix strict-null

commit 7150d4b3a1b8e6909ed2f2c70ef8d548528560eb
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:46:37 2018 +0530

    fix-64041 - Changed ParameterInformation constructor - Changed @param label description

commit 01e36a242ba53ae474f1bd33402c50b0723c1003
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 16:55:02 2018 +0100

    Fix #59497

commit 5446cb4205f5291f78bc70c005e184efbc037c9b
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:19:01 2018 +0530

    fix-64041 - Changed ParameterInformation constructor

commit 5f53ed3811e59abc9935fb73953dc6730991789e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:55:53 2018 +0100

    handle ipc-queue cancellation, #63013

commit cbb9fa738532b97e7422aca42f096eb4388d44d8
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 15:51:12 2018 +0100

    Fix #59481

commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:03:28 2018 +0100

    call resolve before inserting a completion item, #63013

commit aedd4402fb7eb0022589012f440b059c6b12f12b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Mon Dec 3 06:39:58 2018 -0800

    Make menubar its own widget and add overflow (#63954)

    * working state

    * fix keybindings and add compact submenu mode

    * fix blur

    * fix mnemonics in overflow menu

    * fix issues with window resizing

    * switch to ellipsis

commit 99b2fca41f3658b645bb7e24009a8c07241a6d0b
Merge: 93ef7cd03e 6793104f8d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:38:29 2018 +0100

    Merge pull request #64093 from Microsoft/mjbvz/63013

    Do not cache completions for cancelled resolves

commit 93ef7cd03e76797ba0e9828abaedf28a3c505fe4
Merge: a8b004a30e 2d57133894
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Mon Dec 3 15:26:16 2018 +0100

    Merge pull request #64200 from Microsoft/isidorn/zenModeRestore

    zen mode: We will not restore zen mode, need to clear all zen mode state

commit 2d57133894da54c6e7f6d69ee4cf841dbcf7ecd6
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:25:50 2018 +0100

    zen mode: properly clear state on shutdown

commit ea14a460db05a7603fdc0642d50d2ec0ed9d3131
Merge: 46e453dc1c e7c77a3a81
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:16:21 2018 +0100

    Merge branch 'master' into isidorn/zenModeRestore

commit a8b004a30ec6c3faac187be3d6df5e5e0a7192d8
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 15:15:29 2018 +0100

    fixes #62629

commit e7c77a3a81d89233a47e9539ccac92680ffaa367
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:58:57 2018 +0100

    storage - include a WillSaveStateReason when saving

commit 08d8cc157afed3ba8dc5fa63d9fdfb4db506c532
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:49:36 2018 +0100

    fix #63431

commit 57c1e826a0fc1ac8025b5a0d53f265e4fc7178ab
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:33:44 2018 +0100

    strict null for all smart select

commit 6938d2c35dae792689763fafe79b306b6b22d4b9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:27:18 2018 +0100

    smart select bracket pairs, #64004

commit d3665d2f8bfbe83ee0094a2f7cc0081d63c48a70
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 14:25:35 2018 +0100

    Fix #64199

commit 8ffc91c0422e75b5ab74cc3af9e4d3e6d08c73f0
Merge: 9a8bbb8dd8 bc916bb6af
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 14:18:15 2018 +0100

    Merge pull request #64007 from DustinCampbell/update-csharp-grammar

    Update C# TextMate grammar with latest fixes

commit 9a8bbb8dd814007234e2ffb6cb426f7c9cd465ac
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 13:49:13 2018 +0100

    Fix opening settings editor when ui is disabled

commit 74263a78d0e74cd4992a30909df626dc7a34a080
Merge: 2122d7e0bf f70c402f8f
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 13:48:36 2018 +0100

    Merge pull request #64189 from usernamehw/keybindings_command

    Use string type for `command` property

commit 2122d7e0bf3ef84e8525f8deeb8df6eacede95ee
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 12:41:58 2018 +0100

    Remove support for post install

commit 6153c8b075bc1ba0f49a233a3ea61d127d60aade
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 12:25:20 2018 +0100

    debt - remove editor history listeners when condition is met

commit daae50ab216a722cd645621178c1d48195d86680
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 12:02:52 2018 +0100

    ensure a range contains its previous range, #63935

commit 46e453dc1cf18b58d986bee46db181544792d78e
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 12:05:05 2018 +0100

    zen mode: We will not restore zen mode, need to clear all zen mode state changes

commit 2baa14fcf20acfd634146027d65c55240fc75e8a
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:51:53 2018 +0100

    tests and api command for smart select api, #63935

commit 07be58bbadd1cc011f4bb83b25d7ee59d0a68d89
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:28:16 2018 +0100

    add proposed api for smart select, #63935

commit bc916bb6af6ccce449170b37328bf36b3fa095f0
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:29:00 2018 +0100

    Added commit hash to cgmanifest.json

commit c98725aa033b3d74936c4bab1d8579b7426f1753
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:24:06 2018 +0100

    missing compilation

commit 71630c224abd5007b7da36a55b59cabbc4cbe8d5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 11:16:30 2018 +0100

    storage - parts splash becomes a window config to show early on

commit 37100fb8f12917f000bcbb677839c697ba6b42d5
Merge: 1567e662cc 2eeb643fcd
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 11:09:05 2018 +0100

    Merge pull request #63947 from Thomas-S-B/master

    Removed unnecessary cast

commit 1567e662ccfe9a8e034e6eecb1ac68d5fc754805
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:07:50 2018 +0100

    only show update service errors when asking explicitly

    fixes #61467
    fixes #60966

commit 868f812b37f857d23c364a845445f9453062c8ca
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:06:35 2018 +0100

    :lipstick:

commit 92894195d05f6942400ef48f0ea49223dc6baa21
Merge: 91aa9db312 ee5153ffde
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:04:47 2018 +0100

    Merge pull request #63759 from donaldpipowitch/patch-1

    added .hintrc and moved .babelrc to jsonc grammar

commit 91aa9db312493d4864ce83563f066334cdd84616
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:01:43 2018 +0100

    rename setting, #62365

commit 6959ac313dbbe4a6b360de785c8ef4b548ebf8d7
Merge: 77ea172135 2fa8128d52
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:51:38 2018 +0100

    Merge pull request #63193 from skprabhanjan/fix-62365

    Fix #62365 : Added useGlobalStorageForSuggestions Setting

commit 77ea172135547ef270333b4bb707e6ff85fb150e
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:50:20 2018 +0100

    keybindings - do not steal focus from an event

commit 3fd9352b8d747b7e6664810de52ace7a86341a3b
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 10:47:06 2018 +0100

    Remove Better Merge key #64190

commit 44a246e7a804556381ef4aeb94beed0c936dd3ed
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:41:33 2018 +0100

    perf - measure workspace service init time as well

commit 6bcd5c412634e7561d537a4039b255b5d2b339a6
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:00:05 2018 +0100

    update ref-view extension

commit 3935abd9648110310f5ca411b228c946876ff492
Merge: f9703e9ad6 8de073ac9f
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:56:37 2018 +0100

    Automatic tasks should prompt before running (#64075)

    Fixes #63988

commit f9703e9ad6681815a116ca3c9c29a9bd26ae0276
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:24:59 2018 +0100

    Input variables in tasks (#63910)

    Fixes #4758

commit 253a4f6d17dfadd76c1bff0fcc429b8c3274e66d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 08:47:39 2018 +0100

    log provider failure as errors, #63831

commit f70c402f8f55e22e2abad0f3c41f2b9f20c8c7…
anthonydresser pushed a commit to anthonydresser/azuredatastudio that referenced this issue Mar 1, 2019
commit 8e7995f21f87c09cc1634eb6d31f8da706a192bc
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:52:34 2019 -0800

    update more unneded changes

commit f1ba2eaecaff6bb85c035946e9794a5084ffb974
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:50:10 2019 -0800

    remove diff

commit 3e31c5887d58f00ec579a4f3d6376b48a51c2841
Merge: d72b77bb23 0cdd4b1241
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:37:22 2019 -0800

    Merge commit '0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	build/package.json
    #	package.json
    #	src/vs/base/browser/ui/inputbox/inputBox.ts

commit d72b77bb23fbc4914f549dedf7565d4c848c66aa
Merge: 775a2dc433 e27511826f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit 'e27511826f363156c616e5facbb60702e40b79f3' into merged-base

commit 775a2dc4337f96551dc83fd54178dcd2d63156a5
Merge: 6e84324cae 1054c555b5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit '1054c555b5889e6479544c68357d38d047605969' into merged-base

commit 6e84324caebf5f47ed1a185b2758fdb973ffd560
Merge: d57682ad3d e42a2a21da
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit 'e42a2a21dab434a81a16aefbec2e75b26030941e' into merged-base

commit d57682ad3dc6be4fdf2eac989f4bf4b6cc619dcd
Merge: ac4c914b97 533f3dd8a6
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit '533f3dd8a6f7fc7510c374874e84daa9c7413909' into merged-base

commit ac4c914b97f43154c5831f09b09c86c90b1317d2
Merge: 0d61556843 86adcc7fcf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:18 2019 -0800

    Merge commit '86adcc7fcfca511b2d5c45a6ca76282e7dad40f8' into merged-base

commit 0d61556843c63a1649d68ae1e874c51d8959077a
Merge: c54dcf194d 18970ff0b9
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '18970ff0b9bfc788ff229ed4e1e81e9ac7e559e3' into merged-base

commit c54dcf194d4709972d4023bdaebbb1d31d9e2a07
Merge: 32f7e0b892 630698459b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '630698459bf0b55369fc3706f3310de36081f583' into merged-base

commit 32f7e0b892153d7e598a441b61d3945d067b7fa9
Merge: 70817fef35 f8e854a087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:05 2019 -0800

    Merge commit 'f8e854a0870a2224a7e3b1a205b26e1fdc4f46bc' into merged-base

commit 70817fef350c78e5b50a976704a1cd2cc8231c6d
Merge: 969c6d467d 3b2274b0aa
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '3b2274b0aa32fb4c433471481fd3fd18fbc46621' into merged-base

commit 969c6d467d62d5f8126a87259c3faabd6ac63bb7
Merge: 5e51884915 0d1ebce1a1
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '0d1ebce1a1ba6cc8a1fe9feadcd0d90f4cbd2536' into merged-base

commit 5e518849159864ee97b0815ae3e99ffa6d00096c
Merge: a8369384d1 70d86ce9a2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:03 2019 -0800

    Merge commit '70d86ce9a256bf7e44eb6efc6a83bd9ff46372f8' into merged-base

commit a8369384d192e0f7bd54dec60681849b0fc86c99
Merge: 44493de573 291f591af3
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '291f591af3421899481725016ccb08a40424c036' into merged-base

commit 44493de573d94f5bc5d666984bca0b6d9c748dcd
Merge: 97bef8f085 5a48c52a95
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '5a48c52a95a2356dc84275e6ab5a58af6fecfc7c' into merged-base

commit 97bef8f0850cbbb12cddb5f06d7b6260d767d0c7
Merge: 87b91ffa2e 5625ef956d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:01 2019 -0800

    Merge commit '5625ef956d1a0e75891b5fc30b68c00ff5250b15' into merged-base

commit 87b91ffa2e7bfc7de8dcb131e44b17cb89e56cd7
Merge: b856b86ea2 969733ab77
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '969733ab7763f938499ec635c70fdd51c2d234e0' into merged-base

commit b856b86ea228437f37d21078d23d6ceb1f4c0625
Merge: 96607b7eca 12a1ac1a7d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '12a1ac1a7d667d1bbb8752f61c893d2fab1a6115' into merged-base

commit 96607b7ecaa2600f756b1ab5f16f9e56ce69e410
Merge: df987aaa58 4da322a03f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:59 2019 -0800

    Merge commit '4da322a03f60abfd48d03f70c413fe4d3c6cd6ae' into merged-base

commit df987aaa58dec252308cb9326c88bcff5129f338
Merge: 0bdf3f374c d5754c00e2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:53 2019 -0800

    Merge commit 'd5754c00e200ebb0c2b20e3b679f00fe242f730f' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	.github/locker.yml
    #	.github/needs_more_info.yml
    #	.github/similarity.yml

commit 0bdf3f374c93f406ebaa99abbd8630bf50a3761f
Merge: d8a7ff381c 2e9b5f3a2b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:05 2019 -0800

    Merge commit '2e9b5f3a2b0a5095b14631937134a12765ddcb6f' into merged-base

commit d8a7ff381c834795e8d796a6f03f54caa7512aeb
Merge: d41dcacd9c b11a8e9c0c
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'b11a8e9c0cfe98eb291658f17b34db60896b097f' into merged-base

commit d41dcacd9c43ddd3803a4bc04144c17bce3a8a03
Merge: e076bb87c8 e37533afbb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'e37533afbb43753c8657106012b9a2f0ae2aba52' into merged-base

commit e076bb87c859f201fe25f5af212056966c91d13b
Merge: 1802b5befb 4a476673ac
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:03 2019 -0800

    Merge commit '4a476673ac3c210c2561dacbb52af7ed10fa405e' into merged-base

commit 1802b5befb1da661d2e0501bbb3d5621389aa835
Merge: 25e3608f3a fe5386cc08
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit 'fe5386cc08db8da41010c802a737e7f4cf31258c' into merged-base

commit 25e3608f3ac66dc53066b6d7706686c381f3d957
Merge: 0eb5f9fff1 8bfb1a9d39
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit '8bfb1a9d3926a97231f96ec5492aaff196e1cb89' into merged-base

commit 0eb5f9fff19135b6492dc6545724b262d174249a
Merge: ecdfd0d04b 109aafcbc0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:01 2019 -0800

    Merge commit '109aafcbc0474992bd394056946bc7a480be0349' into merged-base

commit ecdfd0d04b0b01785132e0d2b16c59781434d83a
Merge: fd1f2b7043 e289c06d8d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit 'e289c06d8d149333beb538c73d76e7397bfcf49c' into merged-base

commit fd1f2b70437efebec5b3aad392e93381192e7f80
Merge: ac49c347ff 78c1c318c5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit '78c1c318c59d2750fc745e69474dd1ca86147187' into merged-base

commit ac49c347ff351d3d3ece0ed8625c6fff90d939fc
Merge: 98559964cf 07983d75ea
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:59 2019 -0800

    Merge commit '07983d75eab418a23b1b2348701ec781b125ee24' into merged-base

commit 98559964cf8f5008d78213bbb72cf473b3cb96f9
Merge: cf0b9a31ea d0a4a4242d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'd0a4a4242d410967fe67387262bc650bcbb2bb1e' into merged-base

commit cf0b9a31ea8f12526e2536b4ea180341f37b8de4
Merge: c05c44dad6 a71be2b193
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'a71be2b19365a4b56adfa6f1dd81713aa9f46b06' into merged-base

commit c05c44dad625fc27e9a737476a272a1251fe90d2
Merge: ba90ea4d78 779ca13d48
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:57 2019 -0800

    Merge commit '779ca13d489a29b14c7e6c649e3af3e9aa6f896f' into merged-base

commit ba90ea4d787d1d281fead46ab817be3436de3d5b
Merge: f3b9a29c4c f3b0a50db7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'f3b0a50db7d39f612b9cd99b62473e9a36b16f84' into merged-base

commit f3b9a29c4c5dee6c20cc7bb141aa2f92459e55cd
Merge: 8be2080f91 c831596e02
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'c831596e0258aceca2ea4647d2fa2420860f6217' into merged-base

commit 8be2080f91d5bb58daeaac8e729023baf643e903
Merge: 0c4076aecb 2ae369fbdb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:55 2019 -0800

    Merge commit '2ae369fbdb3b795b384b4719c77cc3694dc7a256' into merged-base

commit 0c4076aecbdc0babae3c69703e7453cde1cad540
Merge: 93612ea9e8 f2c9d968a4
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'f2c9d968a46827e2808a9ebd1fb47e418c403dd0' into merged-base

commit 93612ea9e89ffb84cefa9459815c1693bb9ae0a6
Merge: 83fb797483 c3f02980a0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'c3f02980a0e03c637aafe028bab76ef737d738ab' into merged-base

commit 83fb797483507ad7b9d602a1f0f313f743149747
Merge: 5e052ac28d 7d5ce7b5d7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:53 2019 -0800

    Merge commit '7d5ce7b5d77c81a6667522bb8ecc88bc08879516' into merged-base

commit 5e052ac28d1871702cc03e31911f6a456d0edd2d
Merge: e3f1610177 8bb71eeb51
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '8bb71eeb51b91aaf68a0cc4897f8b94ebe263d93' into merged-base

commit e3f16101771784e1e391356f56e524963c972623
Merge: ef9caf3a3c 5a88598811
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '5a88598811e4d82fb15bc3aab52b6f3d2519750b' into merged-base

commit ef9caf3a3cd3ffa0b4195cf4047ca7650c4deb0a
Merge: 031a86e77a da3fbd386d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:51 2019 -0800

    Merge commit 'da3fbd386d1454b104969e83f589f6fdeb5badce' into merged-base

commit 031a86e77ac589eedbfa6d33ce505c0537cdcb9a
Merge: 444d144a4f 1e915aad20
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '1e915aad2039c06914ca907d23b65bf1fefd29b1' into merged-base

commit 444d144a4f43ff2fa3f2e4f81561a03773b28547
Merge: e4ed6e083b 889d5e5b28
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '889d5e5b28e397680be8cca5bfb4b4ed61da581d' into merged-base

commit e4ed6e083be6b186ed89415c2860dae3451356b6
Merge: f411a0f82d 51cf2df2f8
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:49 2019 -0800

    Merge commit '51cf2df2f8e5c30ca83c5b410898ae69e04fd545' into merged-base

commit f411a0f82d6da3a2e92c49657fb4b96aefca1ec8
Merge: 4f8214b37e e690285d9d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit 'e690285d9d4c42a0047093b447b555b0e3921484' into merged-base

commit 4f8214b37e9cc6b67d8dc9e396f12295c49a0ead
Merge: 303f92fb11 81d6423f24
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit '81d6423f241fede9410bd53f8aae7e1a098f63d1' into merged-base

commit 303f92fb119fdb4195dec06deb7cafa32e73e10d
Merge: 4f2ac743da a33a24dddf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:42 2019 -0800

    Merge commit 'a33a24dddfc65111828dc8df867eb14d27e1b89d' into merged-base

    # Conflicts:
    #	.github/copycat.yml

commit 4f2ac743da048499b4f7f634e1e1979d4fc477fa
Merge: 55f921fb37 0ab3492afd
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:12 2019 -0800

    Merge commit '0ab3492afdbe21b9cb89a7d639770b124dc54e51' into merged-base

commit 55f921fb379af3146e3f8322bd34c18f3c5ad9ec
Merge: 826856c390 dea8705087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:30:39 2019 -0800

    Merge commit 'dea8705087adb1b5e5ae1d9123278e178656186a' into ads-1301-vscode

    # Conflicts:
    #	extensions/git/src/askpass-empty.sh
    #	extensions/git/src/askpass.sh
    #	extensions/theme-defaults/fileicons/images/Document_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/FolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/Folder_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x_inverse.svg
    #	scripts/node-electron.sh
    #	src/vs/base/node/terminateProcess.sh
    #	src/vs/base/parts/tree/browser/collapsed-dark.svg
    #	src/vs/base/parts/tree/browser/collapsed.svg
    #	src/vs/base/parts/tree/browser/expanded-dark.svg
    #	src/vs/base/parts/tree/browser/expanded.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Folder_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_inverse_16x.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph-inverse.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph.svg
    #	src/vs/workbench/browser/parts/notifications/media/down-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/down.svg
    #	src/vs/workbench/browser/parts/notifications/media/error-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/error.svg
    #	src/vs/workbench/browser/parts/notifications/media/info-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/info.svg
    #	src/vs/workbench/browser/parts/notifications/media/up-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/up.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning.svg
    #	src/vs/workbench/browser/parts/panel/media/left-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/left.svg
    #	src/vs/workbench/browser/parts/panel/media/right-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/right.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed-dark.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed.svg
    #	src/vs/workbench/browser/parts/views/media/expanded-dark.svg
    #	src/vs/workbench/browser/parts/views/media/expanded.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-disabled.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-unverified.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function.svg
    #	src/vs/workbench/parts/debug/browser/media/current-and-breakpoint.svg
    #	src/vs/workbench/parts/debug/browser/media/current-arrow.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect-inverse.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect.svg
    #	src/vs/workbench/parts/feedback/electron-browser/media/twitter.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock_inverse.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings-dark.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings.svg

commit dea8705087adb1b5e5ae1d9123278e178656186a
Merge: 58177b4a32 51063efcf5
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:50:21 2018 -0800

    Merge pull request #65315 from Microsoft/versionBump

    Bump version

commit 51063efcf53af0ec563087c4b86a6fd71f1159a3
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:45:00 2018 -0800

    Bump version

commit 58177b4a32ab4a552efc1dcad71f09716e40ad4b
Merge: 8b7c775eb9 ae30d207aa
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:57:22 2018 -0800

    Merge pull request #65143 from Microsoft/roblou/fixSearchCancel

    Fix #65084

commit 8b7c775eb945034f8bca7ab4ee272de612e8e723
Merge: febae8bb46 c53e1553af
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:48:42 2018 -0800

    Merge pull request #65141 from Microsoft/roblou/fixCRLFmultiline

    Fix search CRLF files with non-regex multiline search

commit ae30d207aac195219c65b1f113329bf6ab27ea3f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 14:42:15 2018 -0800

    Fix #65084 - queue searches so they can finish asynchronously, just one at a time

commit c53e1553af582fc51b59bfb786f8daddbeafd7c7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 13:18:34 2018 -0800

    Fix #65120

commit febae8bb46c13a279589811c95677d853f381e11
Merge: ef28947adc 8953bb08af
Author: Pine <octref@users.noreply.github.com>
Date:   Fri Dec 14 14:35:43 2018 -0800

    Merge pull request #65114 from Microsoft/octref/64993

    Fix #64993

commit 8953bb08af679dca14936bf25c2b9b3040dcbb76
Author: Pine Wu <octref@gmail.com>
Date:   Fri Dec 14 14:17:02 2018 -0800

    Fix #64993

commit ef28947adc78cf338c54c7518c78fecf2471bc4f
Merge: b8b7550ccf f9377b2e4f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 13 14:16:11 2018 +0100

    Merge pull request #64880 from Microsoft/joh/fix/64829

    generate list styles for references tree, #64829

commit b8b7550ccf52d0e2a7e045120fbd70c8cea65297
Merge: 1cf315d4b4 539d2153d4
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 10:50:35 2018 +0100

    Merge pull request #64870 from Microsoft/isidorn/treeNavigationKeyboard

    treeResourceNavigator: fire onSelection also for keyboard events

commit 1cf315d4b4a8bb176618bafa3ef92fc1b44e5c15
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 02:21:08 2018 +0100

    Fix broken Debug > Start Debugging global menu action, fix #64450 (#64860)

commit f9377b2e4f31433528ba314efb8b4f361ce81f21
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 12 14:53:29 2018 +0100

    generate list styles for references tree, #64829

commit 539d2153d4c958ba8501a42f64a3b7444ff04e3e
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 12 12:56:26 2018 +0100

    treeResourceNavigator: fire onSelection also for keyboard events

commit c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Merge: 3dcdcc3fe0 552023ed54
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 15:17:17 2018 +0100

    Merge pull request #64803 from Microsoft/joao/release/1.30/fix-64739

    Fixes #64739

commit 552023ed54b41565fc3c513266a4a776cce0b00f
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 11:24:45 2018 +0100

    fixes #64739

commit 3dcdcc3fe0ed44d8c58be03df3c35e1edcb454e9
Merge: 5cbf65b0d3 090d3410fc
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Tue Dec 11 11:10:43 2018 +0100

    Merge pull request #64790 from Microsoft/joao/release/1.30/fix-64735

    Revert "list: right click should  not select/focus"

commit 090d3410fce64f70c7df4f8cd0d0aebb2f0c7029
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 10:58:36 2018 +0100

    Revert "list: right click should  not select/focus"

    fixes #64735

    This reverts commit 7d76da21499d5ca4e44ca9cf02c9eede019af9b6.

commit 5cbf65b0d358420842bd52dae69459f277834ef0
Merge: 321b5785a7 bc5bb38695
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 10:24:49 2018 +0100

    Merge pull request #64783 from Microsoft/joh/fix/64654

    properly cache current revealed reference

commit 321b5785a7c52ab817e5caa67b519004331e2b0c
Merge: 241923763d 7b7c6b3dad
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 10:17:04 2018 +0100

    Merge pull request #64785 from Microsoft/joao/release/1.30/64747

    Fixes #64747

commit 7b7c6b3dad6c08f42bbd8662247f5f95ac1ef976
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 09:55:23 2018 +0100

    fixes #64747

commit bc5bb386959f9aad269d858a362b0a45203c8e09
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 09:05:21 2018 +0100

    properly cache current revealed reference

commit 0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a
Merge: 0194c94656 e27511826f
Author: João Moreno <mail@joaomoreno.com>
Date:   Mon Dec 10 10:32:59 2018 +0100

    Merge pull request #64619 from Microsoft/rmacfarlane/git-apply

    Add GitErrorCode to apply command

commit 0194c9465634a54b9614c7396ac53b6a0fbef70c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:31:18 2018 +0100

    notifications - push initial notifications out a bit to give editors more time to restore

commit 627e0310c80061030bda482cfaad5dee736b46a5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:28:00 2018 +0100

    telemetry - double it up

commit bac0d92a46f8d7ec4a9da4f83747716aac849612
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 10 10:23:07 2018 +0100

    Update commands.yml

commit ae80a5aab4c9c8ada416d10e5b8e0f89355bcd54
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 10 10:06:33 2018 +0100

    reject if gallery is not enabled

commit a7cf7c9f7e5f9ad02228aa888e6a9370b9bf6924
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 15:04:48 2018 +0100

    #64597 Move away from TPromise

commit 44c97db13bbe264018dc2c557a97641cb260eaf5
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 14:37:07 2018 +0100

    #64597 Move away from TPromise

commit cd0ea96e50c5978f299a0c5099e015bf725d2a1a
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 10 09:53:39 2018 +0100

    debug issues to isidor

commit 19e36adcb448fa7af1d5c8dd7f50d08c87ed5c0c
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Fri Dec 7 15:18:32 2018 +0100

    outline - remove unused css

commit e444eaa768a1e8bd8315f2cee265d725e96a8162
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:41:29 2018 -0800

    Strict null check serviceMock

commit 9b4099e45bc4ce6a9e8bc86846fd2787e9c90161
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:36:17 2018 -0800

    Strict null check patternInputWidget

commit ae7d6b7ca7e8340724328313f2e1e5b2c296e906
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:33:42 2018 -0800

    Working on strict null checking contentHover

commit 0928a6d348c461dc4b39582e440da67547059078
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:32:45 2018 -0800

    Prefer coalesce over filter

    Coalesce has the correct return type of `T[]`. Filter may return `(T | undefined)[]`

commit 91eccfdf851461f18eb5dd1a2cdacc0d7251eb8f
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:07:09 2018 -0800

    Strict null check contextScopedHistoryWidget

commit 2a61f8d4f67b7fec381d1cb668f380ff252c8a6c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:51:57 2018 -0800

    Strict null check format action

commit 70a73a95f6b10ecd1f77a73e294fc63dec0bc9f7
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:36:24 2018 -0800

    Strict null check findOptionsWidget

commit 90f7c9d45707f10dc31b89b2060ea57e3f159937
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:32:19 2018 -0800

    Marking fields readonly

commit f97736ccefeaffba255eebdf2b2070d838bce85a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:27:59 2018 -0800

    Strict null check findInput

commit c25b7499d18977e72e21234b581f09d9b076a6c0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:12:10 2018 -0800

    Strict null checking inputbox

commit a626cc192bc5bed17f3650b24a78e15bcc6a2e06
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:01:06 2018 -0800

    Strict null check panel.ts

commit b30ff27f996441be7334f32ab2211125f028b793
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:58:06 2018 -0800

    Use more DRY class definition

    Avoid repeating types and mark fields as readonly

commit 14fb1eb303f0f13d2d6b5e396b29224594b1e348
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:47:01 2018 -0800

    Strict null check composite

commit 34179166777a8252684d673c438529aa7a3d291c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:37:40 2018 -0800

    Fix formatting for TS 3.2

commit 305e760ec58b7aa783c280f85883a708ec062403
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:33:24 2018 -0800

    Strict null check configuration service

commit 322f054c4dafa63d2b99202b76a55fce8b7471f3
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:31:21 2018 -0800

    Strict null check auto adds

commit e2cf8ebc5d6e827199124b911ff3e25ff38ae2ec
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:24:58 2018 -0800

    Enable strictBindCallApply for VS Code

    Fixes #64633

commit 8b4924d755613f5bba1364f88a57c824e67205e0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:01:02 2018 -0800

    Build VS Code using TS 3.2

    Fixes #64631

commit a4bed89652baf8bf5b24791e8c9b6c8183290026
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:00:18 2018 -0800

    :lipstick:

commit 98f236872e90b8fe41ec9c29e7eabf0420ea665c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:32:00 2018 -0800

    Use undefined instead of null

commit 3fc69f20ab4439f439a9761060559307626b1504
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:29:38 2018 -0800

    Add toOpenedFilePath method

    Make sure we don't try making requests against TS for files that are not currently open

commit 7140c91245fb5a3818f46ffdb33664396bee84d4
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:49:06 2018 -0800

    Never return undefined for cachedResponse.execute

commit 98605b6a4eceda80253d05f52a1033187ffac19a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:46:59 2018 -0800

    Extract cached response to own file

commit 241923763dbeaf3b64443187e935d55b29f6125d
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 14:06:12 2018 -0800

    schedule update overflow action due to reflow (#64634) (#64639)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fee735ed37f6be94bdd0de5206bb9b22c213bfdd
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 13:56:55 2018 -0800

    schedule update overflow action due to reflow (#64634)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fa66e42134262c8f6851818dd01749d113b9f509
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:45:08 2018 -0800

    Remove TPromise.join #64598

commit 6b82f6b1dd1053f33e6710370ff2d4872c68040f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:32:13 2018 -0800

    Remove TPromise.as - #64597

commit 86972072333ae211836b21b2c750e6f9d3a724ff
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:27:46 2018 -0800

    Remove TPromise#wrap calls #64596

commit 9c653adad32d5eb8761562d66dac91cbf3d7de96
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:26:23 2018 -0800

    Avoid accessing style in treeview if we don't need to (#64577)

    Fixes #64576

    We compute the style of an element to access its left padding. However this value is only used when `horizontalScrolling` is enabled.

    With this change,  we only compute the style when `horizontalScrolling` is true

commit 35f96ebe3c40480719d2cf6943df279db61e9e6e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 10:36:12 2018 -0800

    Bump to 1.31

commit e27511826f363156c616e5facbb60702e40b79f3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Fri Dec 7 10:20:54 2018 -0800

    Add GitErrorCode to apply command

commit 1054c555b5889e6479544c68357d38d047605969
Merge: e42a2a21da 2f981e93d2
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:01:59 2018 -0800

    Merge pull request #64558 from marchenko-am/marchenko-am/fix64379

    Fix #64379 - SimpleFindWidget position was changed (in hidden state)

commit e42a2a21dab434a81a16aefbec2e75b26030941e
Merge: 533f3dd8a6 13d1149f2c
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:41 2018 -0800

    Merge pull request #64243 from Microsoft/tyriar/63688

    Set default terminal buffer impl to TypedArray

commit 533f3dd8a6f7fc7510c374874e84daa9c7413909
Merge: 86adcc7fcf dc86cf5ef9
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:16 2018 -0800

    Merge pull request #64560 from Microsoft/tyriar/null_check_initialCwd

    Add a null check for initialCwd

commit 86adcc7fcfca511b2d5c45a6ca76282e7dad40f8
Merge: cacac16d47 51c8c8c495
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:02 2018 -0800

    Merge pull request #64611 from Microsoft/tyriar/64598

    Convert backup tpromise.join to promise.all

commit cacac16d47b1cb71278cdccf35c208e87450e934
Author: Kai Maetzel <kieferrm@gmail.com>
Date:   Fri Dec 7 09:51:42 2018 -0800

    Allow users to enable/disable automatic tasks (#64615)

    add allow/disallow tasks

commit 51c8c8c4955bf0fa1a979d609c0c442a3bccd0d0
Author: Daniel Imms <daimms@microsoft.com>
Date:   Fri Dec 7 08:17:30 2018 -0800

    Convert backup tpromise.join to promise.all

    Part of #64598

commit 5e3a8ca975ad82817949cbc167a4097a2f9c802f
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Fri Dec 7 14:09:56 2018 +0100

    Update commands.yml

commit a152a5c7818a13666a5879b4450eb26a4d45fbde
Author: Alex Ross <alros@microsoft.com>
Date:   Fri Dec 7 11:11:34 2018 +0100

    Add task names to automatic task notification

    Fixes #64427

commit 86571ec5a50b5bce09db45f458b407b77a33674a
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 21:44:50 2018 -0800

    Fix results lost from FileSearchProvider when maxResults is returned

commit 5562872fead3a01ddcb7f593e375b94ddbcaaf1b
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 20:09:23 2018 -0800

    Remove workaround for ts infer type suggestions showing up with no quick fix

    This should not be needed now that we are shipping TS 3.2.2

commit d2d7fec5df57509a082f85bcf6be91baabfa91e2
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 18:19:52 2018 -0800

    Pick up ts 3.2.2

commit 07f6967a6846e583c481998b987416841f0df022
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 16:26:39 2018 -0800

    Cache document symbol navtree requests

    Fixes #64570

commit 99929b581d2f67733e4a46d9f67c90032aecd4ef
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 21:30:50 2018 +0100

    Prevent default on mouse down (fixes #64350)

commit dc86cf5ef9197153d116ef56d9edbe74953644ee
Author: Daniel Imms <daimms@microsoft.com>
Date:   Thu Dec 6 11:45:10 2018 -0800

    Add a null check for initialCwd

commit 6dcd4366c2dfdf1662ae84a0d0333eb3eae57f6d
Author: SteVen Batten <stbatt@microsoft.com>
Date:   Thu Dec 6 11:31:48 2018 -0800

    initialize focus state
    fixes #64500

commit bc979264d044c152f4258b6d24b9fcb20afa99ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:20:25 2018 +0100

    #64557 Do not hide tree also when tree is being refreshed

commit a988c5e8c56ce9c532b8721c6b46213e841e834a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:05:28 2018 +0100

    Fix #64557

commit 9be224980c486648f5f0d7c12f3dcaad19ca65ad
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 11:02:09 2018 -0800

    Make LogLevel converters safer and consistent with other converters, from @jrieken feedback

commit 2f981e93d2cd17808c7de0b7c00c42aa0d57f39d
Author: Marchenko Anton <fattan@ya.ru>
Date:   Thu Dec 6 21:22:38 2018 +0300

    Fix #64379 - SimpleFindWidget position was changed (in hidden state) for shadow hiding

commit b2e8dcc412a704e410fcd12b794c4c0474deb5ad
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:42:09 2018 +0100

    Revert #54397

    This reverts commit a8e6a91993966f696dae6303ad95014130e7acb6.

commit bdd4c66451ec696b9fa8224023daf1b58d9022b6
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:26:33 2018 +0100

    fixes #64463

commit f0f4950adcddec313b81bdec68ea125af079cc08
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 17:11:37 2018 +0100

    Promise.reject in configurationResolverService should return an Error

    Fixes #64550

commit 5b47ccfaa48cab60f5589dcbdb617cf3ed94c4e1
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 17:08:46 2018 +0100

    Update commands.yml

commit ee3d459a8a4169e0e954753583fc45e858629481
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 16:28:28 2018 +0100

    Regression: cancelling a launch command should silently cancel launch

    Fixes #64547

commit d3cf960290beae17aa274c02b7ff2e8b83e71c05
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:50:26 2018 +0100

    Update commands.yml

commit 332ab7f6a62d48bdfe997517aecb682d73d5632c
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:35:28 2018 +0100

    Update commands.yml

commit 44f53f369428352b4a5d0876b142e3e5d142cd46
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:30:55 2018 +0100

    Add '/needsConfirmation'

commit 0bc965752d99b670ce1ebb9c0d90e5543b588d9b
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 15:13:39 2018 +0100

    Don't show tasks output on auto task or config change (#64543)

    Fixes #64040

commit 9576945606d719b0057f5f7d6194196ed56acf0f
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Thu Dec 6 15:09:16 2018 +0100

    protect input variable resolving against undefined mapping; fixes #64542

commit ac92a9a14552ceaf205850f9637169d5a7946847
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:20:19 2018 +0100

    fixes #64398

commit cf0879dd27aa7a52e431c5dafcb55604add6c8d9
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:11:07 2018 +0100

    repl: reveal last element when session change

    fixes #64397

commit 530e1b892bbdebc56939edd63188c52d6273a0cc
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:35:23 2018 +0100

    repl: simplify id computation for simple elements

    fixes #64460

commit fa7e51a33334e31a7913ccc4d81903af87451bdf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:29:27 2018 +0100

    disable listener leak monitor for stable, #64493

commit 4978a75210f786ebf0e74b3bc85a7a2d3d0ae243
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:25:52 2018 +0100

    Add launch section to support input in launch.json

    Fixes #63987 verification-found

commit f6cff39cb4c398eba8e041b5a0f50bd3b33ce6a7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:15:37 2018 +0100

    remove `shareSuggestSelections`-setting for now #62365

commit 6cfa67d63370f12f55492805ab1737754280ba2d
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:04:02 2018 +0100

    debug console: polish height computation

    #64336

commit b8088e5c1388f9565feae3f8e795d18a565b8438
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:03:49 2018 +0100

    Tasks with presentation clear: true and no other presentation options should clear

    Fixes #61592 verification-found

commit 6ea1f72513a50a265a216c3913bdedabefcc0f07
Merge: 351905fd53 d9b2da9fdb
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 11:27:24 2018 +0100

    Merge pull request #64496 from Microsoft/ben/62365

    suggest memories: restore saving state periodically (for #62365)

commit d9b2da9fdbd7fbd363c89ec0f1c8572ba4251520
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 09:57:50 2018 +0100

    suggest memories: restore saving state periodically (for #62365)

commit 351905fd534abbd66913cb98bb4849f172bf6fbc
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Thu Dec 6 09:43:12 2018 +0100

    fixes #63957

commit d0c114cd68788ea9ca3adc33ee5fd24fa8e41632
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:36:04 2018 +0100

    fix #64319

commit 464a2e9b7e4319e9e8bd518ae99fa65ea59070c9
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:35:03 2018 +0100

    #64319 tests

commit 869ed6bd11b38a1e556bd7f9cc99e663f293447c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:23:32 2018 +0100

    one more to dispose (for #64470)

commit 2648d760cc607dc4e18e0ccb4078f319dd0a0702
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:20:16 2018 +0100

    fix telemetry annotations

commit aa2804235ffd8f2fca252d70e007d43c5a4393c5
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 22:18:51 2018 -0800

    Make sure we dispose of created context key (#64471)

    Fixes #64470

commit 048fdbba9505f64f583e9687806582c519fbdb9d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 21:03:28 2018 -0800

    Fix #64120 - avoid triggering listener leak warning

commit 1e3dc27c78aa4213315b9772d2207218901bcbb3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:21:13 2018 -0800

    Fix strict null check

commit 268303bd6faec5dd8e540f6a82698f90d690eed0
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:06:20 2018 -0800

    Show prompt when closing issue reporter without submitting, fixes #64462

commit 4e0e4b85104a05d001f426e19a287e07bf10b73e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 16:12:28 2018 -0800

    Wording tweak

commit 36c4dc33f65e9fe92919567f93ed89d0c058f30a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:33:46 2018 -0800

    Don't capture first line of @example blocks as js/ts

    Fixes #64457

commit 6d0d6713cfbdc9e9265062590f8e8b23959acb5a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:31:53 2018 -0800

    Better end of line match

commit d7af2b0160abac7f90caed8ee87874a19659ccc3
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:05:01 2018 -0800

    Use more restrictive regular expression for markdown jsdoc content

    Fixes #64455

commit 514217add57cbe812f6da4b835e1a8da53fe62a7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 13:29:15 2018 -0800

    Fix #64273 - EH log levels start at 1

commit 8f7bd57cde638acfa71fbeb0a421629f9fd0e508
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 11:57:35 2018 -0800

    Improve retrigger documentation

    Fixes #64432

commit 0b0b84fda5d002c604a8e7ea7b6c28e385e72645
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 11:35:32 2018 -0800

    #62365 - use markdownDescription and setting reference

commit ba0fab69e7bc36d5ebde21d9819ce88c23571ed8
Author: kieferrm <kieferrm@gmail.com>
Date:   Wed Dec 5 10:35:35 2018 -0800

    fix GDPR annotations

commit 20edcab22614320ad94dda70f087b69486b6b63f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 18:12:24 2018 +0100

    add link to wiki page, #64340

commit 4eb8eb2f62888fc77126e43dd41c0b70cd833d25
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 18:04:55 2018 +0100

    Inputs should not re-prompt on tasks set to not reevaluate variables

commit c70986467ce7cf24efd72de78d27b4c17407f335
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 08:55:59 2018 -0800

    Revert "#61590 Change the title"

    This reverts commit 22fef36fcfb13643b270119670464efdba80e154.

commit 1b7c673680a1060371579edcbbf1283e3335894b
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 22:12:08 2018 -0800

    Fix #64331 - relayout on search height change

commit 416e6c5168a95d62a9c48165440d4e73de0e7acf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 17:13:16 2018 +0100

    update ref-view extension

commit bb3b05b5040063edcfbdf9a524e6167fc58c0e93
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:56:55 2018 +0100

    fixes #64439

commit 8dd8588f8f33f0905d9372cc6d413d21c9fe8989
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 16:53:50 2018 +0100

    fix #64437

commit e9253558af92e455958d23e6329320a4c8ea9d99
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:45:40 2018 +0100

    fix dirtydiff listener leak

    fixes #64238

commit 3f90774b85a7f4ce0185cd6f831c1fd8d67c084a
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:44:53 2018 +0100

    fixes #64320

commit 94bb890e6f4bd1ea8c73a6655e118858eab055f0
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:36:01 2018 +0100

    fixes #64400

commit 70698ce2ee51374846aaba9f1fc92013a9c6c143
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:54 2018 +0100

    fixes #64399

commit 4dae5bb86f9abe8d847aab61c140961834ee1cc8
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:44 2018 +0100

    debug: remove baseDebugController, no longer used

commit a4d1f2009b1f191bc9f62223cda63f58ab4c7d23
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:57:18 2018 +0100

    node-debug@1.30.4

commit 238c48f7b79e9b1b18a711d790ca22d336da9729
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:55:31 2018 +0100

    use final version 1.33.0 of DAP

commit 1e3e06ae9d6186b10f751d9b6a5bfa2445af7198
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 15:48:00 2018 +0100

     async data tree should update twisties accordingly

    fixes #64394
    fixes #64074

commit ec0c9f22e9591f0098e5dca0818428b0f2cebc47
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:18:52 2018 +0100

    fixes #25281

commit a9802a92475898882fa5a7d0e806439d27296a01
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:05:26 2018 +0100

    fixes #60995

commit 8708222680d13bd3ba7225e94df7d650c589fc9a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 15:45:08 2018 +0100

    Fix #62411 (#64433)

commit 1f172f36a0e8970f8bf13fd7e45a8a3b05fda9b5
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 15:01:23 2018 +0100

    Update allow automatic task notification with feedback

    Fixes #64427

commit 22493520d868bf024482ad27e04a0d139d3cce7a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 14:58:40 2018 +0100

    Fix broken config resolver unit tests

commit cb3b378df98998d383e4a2d465a94f4c52574259
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 14:47:41 2018 +0100

    Fix #62477

commit 04b7f487935d4db51700712e4371dac26196bcc9
Author: Benjamin Pasero <benjamin.pasero@gmail.com>
Date:   Wed Dec 5 14:44:42 2018 +0100

    put breadcrumbs on their own row (#64364)

    * put breadcrumbs on their own row

    * fix bad wrapping in no-tabs case

commit 5c2aba6258bd7cca3eb70a40a2a97139bf4ea81f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:27:34 2018 +0100

    show a warning instead of info, #64353

commit fdafac30e88d33e3dec3315235afca88017d08d9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:26:15 2018 +0100

    avoid confusion and use 'operation' instead of 'task', #64353

commit 8565adfe116c76b10c022a14ff639b899d304652
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:23:54 2018 +0100

    remove keybindings for declaration commands, #64329

commit d8bab72561c5faab283b7be114274317a426882d
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:57:15 2018 +0100

    Cancelled inputs should cause task to end silently

    Fixes #64342

commit 729a750fd3d194d0fe9f1079bdec98103c37db56
Author: Dirk Baeumer <dirkb@microsoft.com>
Date:   Wed Dec 5 12:38:59 2018 +0100

    Make Alex R. responsible for tasks

commit 8b0480db30493eacb445140af3c6739bad2ddc8b
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:37:16 2018 +0100

    Should not silently ignore undefined input variables

    Fixes #64354

commit 94f9498cfe42217232e58747787d4747dbad44d1
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:26:16 2018 +0100

    Improve descriptions in input schema

    Fixes #64361

commit 42bcb665038b3b76345906edadd33614dc1be42f
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Wed Dec 5 12:16:52 2018 +0100

    fix #59439

commit 51ef43a02382fb972b15d5b935515b69bb637a3a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:06:48 2018 +0100

    Make task input pick and prompt more specific

    Fixes #64359

commit 69a9abe57af85a693e9963e1a71bba8cbe1abb6e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 12:04:03 2018 +0100

    fix #64339

commit e17f3032f77d7a0f3802cac9bc7f68f3b6f5fe04
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:01:44 2018 +0100

    Change task input label to id

    Fixes #64356

commit 22fef36fcfb13643b270119670464efdba80e154
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 11:33:47 2018 +0100

    #61590 Change the title

commit 85f805acf9436381b878cab5ab6c5146beec7893
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 17:26:45 2018 -0800

    Fix restoring pending comments, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/718

commit ad8d18edf30852403e053d25b51d796b883ea7e4
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 17:06:59 2018 -0800

    Match signature context field name to type name

commit 5010af1171eed02a734ae13f35936fef0fbd7438
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 16:18:30 2018 -0800

    Hide infer type suggestions when using broken versions of ts

    Fixes #64395

commit f52f29d65e38a5108d505cfd5c58bda2a2590818
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:54:53 2018 -0800

    Add typings for markdown preview messages

commit a2893ce67830df1f36526ef314087ff09dd02bd5
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:42:17 2018 -0800

    Fix markdown fragments when opening file in workspace

    Fixes #64141

commit 89921928d0fc2415cd8a4d282aa9015abbf03952
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 14:05:48 2018 -0800

    Correctly highlight @example code as js/ts

    Fixes #64382

commit a57b55f6105bc666453e14f745dbac69ef29391c
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 11:51:54 2018 -0800

    Revert #62806

commit d9f88f8806c9200971366957f5a6483f3a7e9831
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 10:45:57 2018 -0800

    Ensure expected decimal separator in ps output when listing processes, fixes #63437

commit cd711a51a4159082677cd4e59be22523504034b0
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 10:34:55 2018 -0800

    Bump distro, update OSS

commit 95b5f886572fbf5b23572840d88c16cc3634389b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Tue Dec 4 09:02:18 2018 -0800

    Fix/64292 (#64365)

    * Revert "Revert "Make menubar its own widget and add overflow (#63954)""

    This reverts commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970.

    * add checks for whencustom menubar is not present

commit 610665d9d5050895a5f92e536ff281b589dd624b
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:57:47 2018 +0100

    update title

commit f0114b29e60666baae894a109ba6a787cd11b236
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:56:30 2018 +0100

    #61590 Update title

commit 5083c2b8ca17c000d8d3b5d946ec6488ea9d90dd
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:37:16 2018 +0100

    :lipstick:

commit 517c4458b1fc0650ba584426857b0c66cd4d87ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:29:01 2018 +0100

    Right fix #63496

commit cefb670307f5149f944bf226073c1e633cc0860e
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:22:34 2018 +0100

    #63496 rever escaping

commit 9ab1540c57a31167a89ae080d69e1ae031eb6a05
Author: isidor <inikolic@microsoft.com>
Date:   Tue Dec 4 17:15:18 2018 +0100

    debug: support input schema in launch.json

    fixes #63987

commit 9e4b4326d85122db2ba008f5b4f07f107a01da71
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 17:15:02 2018 +0100

    editor - cleanup tabs title control (a bit)

commit 9cc278d1c6824dba1be5a2d611f5a8a2a38666e7
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:08:54 2018 +0100

    Fix #64341

commit 939d390bc31a074dd793e0b4458496629435083f
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 16:53:48 2018 +0100

    Fix undefined error in inputs configuration resolver

    Fixes #4324

commit 66e39a86cd764ccf3adf689aa5a19f2dda22983d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 07:37:54 2018 -0800

    Fix PCRE2 description

commit 54c874caf5c77dcfb93ae89eccaebc6b11998323
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 12:14:35 2018 +0100

    Intelisense on tasks.json is broken

    Fixes #64207

commit 598f269cc0918b05e12a408b183c8d6a3152eeee
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 11:23:08 2018 +0100

    fix #64309

commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 10:10:11 2018 +0100

    Revert "Make menubar its own widget and add overflow (#63954)"

    This reverts commit aedd4402fb7eb0022589012f440b059c6b12f12b.

commit 07202fbfb82bdada89472dd4b1c3c699b0eab0b4
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 17:48:21 2018 -0800

    Small fixes to sig help context docs

commit 00828c56c5a19d9f68173fb6fa73486ac2223e70
Merge: f264e8f33b dd6a6aba8e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 17:12:40 2018 -0800

    Merge pull request #64271 from cleidigh/selectbox-sticky-off/bug

    SelectBox: Restore _sticky = false. Fixes: #64265

commit dd6a6aba8ee692dad67975b3dc263ea1020d71ee
Author: Christopher Leidigh <cleidigh@Gmail.com>
Date:   Mon Dec 3 19:59:39 2018 -0500

    SelectBox: Restore _sticky = false. Fixes: #64265

commit f264e8f33bfe5eebd3526844fa3519be88ea7a1a
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 16:24:05 2018 -0800

    Make sure our temp ts directory really exists

    Fixes possible cause of #64132

    Some system operations or users may clear out this folder. This should not prevent TS from launching

commit 6f9b2d7593bb266299a5b140f0923e4a3ac17d2f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 16:19:26 2018 -0800

    Fix #59922 - changes needed to support a cache in a  FileSearchProvider

commit 682d6849441fe7facee74c76c9d07f1227a70ab0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 15:59:59 2018 -0800

    Give extra padding for simple find widget

    Fixes #35080

    **Bug**
    Due to the outer widget wrapper clipping overflow, the  simple find widget's box shadow was being clipped

    **Fix**
    Add some padding so that shadow is not clipped

commit ab3bc1e7afc62f556341e12aefb836b9bdc2a6ea
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 14:42:27 2018 -0800

    Revert "call resolve before inserting a completion item, #63013"

    This reverts commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7.

commit 64117e8fb5d83d5e1e678c70c725e4a4ccec95a0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 13:52:43 2018 -0800

    Rename TriggerReason  -> TriggerKind

    Fixes #64216

commit 7e650bffa7235c5fbaa4b269199d8ac9af4fa83e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 11:48:28 2018 -0800

    Bump node2

commit 13d1149f2c813ffb56dab7f02f3a6626852ea405
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 10:22:25 2018 -0800

    Set default terminal buffer impl to TypedArray

    Fixes #63688

commit 3e399f14424384f736824338a6179c103e30160e
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:20:17 2018 +0100

    Naming (#60773)

commit 48966a872e68f0508130305fcb8a746e57c108f9
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:06:14 2018 +0100

    Copy options disable by default (#60773)

commit d8317e3156e2fc87d1e649bb9fe1b634306863a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:24:43 2018 +0100

    tweak jsdoc

commit 262b7fcd60a1b886881519ae63d19155c53b8f2e
Merge: 9d4f71883a 7150d4b3a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:23:42 2018 +0100

    Merge pull request #64224 from skprabhanjan/fix-64041

    Fix #64041 - Update ParameterInformation constructor with new label type

commit 9d4f71883a16272bc9ff29dbd69c8c23a596896b
Author: Ramya Rao <ramya.rao.a@outlook.com>
Date:   Mon Dec 3 09:20:13 2018 -0800

    Experiments shld provide local text for commands too (#63261)

commit 3bb5ce5d52f9ad3474dd66cad050c634c9f8e2ce
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 16:22:59 2018 +0100

    remove sample function proposed api

commit 461affb92d0c54cf57070314474eecee3502cbea
Author: Andre Weinand <weinand@mac.com>
Date:   Mon Dec 3 18:09:36 2018 +0100

    finalize tracker API; fixes #62843

commit d0c925c18e66ded38f2904e144c12abd7a4af3cb
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 08:52:51 2018 -0800

    Improve ext host terminal proc

commit 130e81f154d518166d44540432b90af7d8a67368
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:46:41 2018 +0100

    hot exit - do not clean backups when quitting before editors have been restored

commit 922435f717c54208e3c1ca60c910f69ed2031678
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 17:29:33 2018 +0100

    Fix #63906

commit 31450e4ffe019c9cadf35e6fa3f1861e5134fd80
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:27:44 2018 +0100

    fix strict-null

commit 7150d4b3a1b8e6909ed2f2c70ef8d548528560eb
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:46:37 2018 +0530

    fix-64041 - Changed ParameterInformation constructor - Changed @param label description

commit 01e36a242ba53ae474f1bd33402c50b0723c1003
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 16:55:02 2018 +0100

    Fix #59497

commit 5446cb4205f5291f78bc70c005e184efbc037c9b
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:19:01 2018 +0530

    fix-64041 - Changed ParameterInformation constructor

commit 5f53ed3811e59abc9935fb73953dc6730991789e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:55:53 2018 +0100

    handle ipc-queue cancellation, #63013

commit cbb9fa738532b97e7422aca42f096eb4388d44d8
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 15:51:12 2018 +0100

    Fix #59481

commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:03:28 2018 +0100

    call resolve before inserting a completion item, #63013

commit aedd4402fb7eb0022589012f440b059c6b12f12b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Mon Dec 3 06:39:58 2018 -0800

    Make menubar its own widget and add overflow (#63954)

    * working state

    * fix keybindings and add compact submenu mode

    * fix blur

    * fix mnemonics in overflow menu

    * fix issues with window resizing

    * switch to ellipsis

commit 99b2fca41f3658b645bb7e24009a8c07241a6d0b
Merge: 93ef7cd03e 6793104f8d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:38:29 2018 +0100

    Merge pull request #64093 from Microsoft/mjbvz/63013

    Do not cache completions for cancelled resolves

commit 93ef7cd03e76797ba0e9828abaedf28a3c505fe4
Merge: a8b004a30e 2d57133894
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Mon Dec 3 15:26:16 2018 +0100

    Merge pull request #64200 from Microsoft/isidorn/zenModeRestore

    zen mode: We will not restore zen mode, need to clear all zen mode state

commit 2d57133894da54c6e7f6d69ee4cf841dbcf7ecd6
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:25:50 2018 +0100

    zen mode: properly clear state on shutdown

commit ea14a460db05a7603fdc0642d50d2ec0ed9d3131
Merge: 46e453dc1c e7c77a3a81
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:16:21 2018 +0100

    Merge branch 'master' into isidorn/zenModeRestore

commit a8b004a30ec6c3faac187be3d6df5e5e0a7192d8
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 15:15:29 2018 +0100

    fixes #62629

commit e7c77a3a81d89233a47e9539ccac92680ffaa367
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:58:57 2018 +0100

    storage - include a WillSaveStateReason when saving

commit 08d8cc157afed3ba8dc5fa63d9fdfb4db506c532
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:49:36 2018 +0100

    fix #63431

commit 57c1e826a0fc1ac8025b5a0d53f265e4fc7178ab
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:33:44 2018 +0100

    strict null for all smart select

commit 6938d2c35dae792689763fafe79b306b6b22d4b9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:27:18 2018 +0100

    smart select bracket pairs, #64004

commit d3665d2f8bfbe83ee0094a2f7cc0081d63c48a70
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 14:25:35 2018 +0100

    Fix #64199

commit 8ffc91c0422e75b5ab74cc3af9e4d3e6d08c73f0
Merge: 9a8bbb8dd8 bc916bb6af
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 14:18:15 2018 +0100

    Merge pull request #64007 from DustinCampbell/update-csharp-grammar

    Update C# TextMate grammar with latest fixes

commit 9a8bbb8dd814007234e2ffb6cb426f7c9cd465ac
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 13:49:13 2018 +0100

    Fix opening settings editor when ui is disabled

commit 74263a78d0e74cd4992a30909df626dc7a34a080
Merge: 2122d7e0bf f70c402f8f
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 13:48:36 2018 +0100

    Merge pull request #64189 from usernamehw/keybindings_command

    Use string type for `command` property

commit 2122d7e0bf3ef84e8525f8deeb8df6eacede95ee
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 12:41:58 2018 +0100

    Remove support for post install

commit 6153c8b075bc1ba0f49a233a3ea61d127d60aade
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 12:25:20 2018 +0100

    debt - remove editor history listeners when condition is met

commit daae50ab216a722cd645621178c1d48195d86680
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 12:02:52 2018 +0100

    ensure a range contains its previous range, #63935

commit 46e453dc1cf18b58d986bee46db181544792d78e
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 12:05:05 2018 +0100

    zen mode: We will not restore zen mode, need to clear all zen mode state changes

commit 2baa14fcf20acfd634146027d65c55240fc75e8a
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:51:53 2018 +0100

    tests and api command for smart select api, #63935

commit 07be58bbadd1cc011f4bb83b25d7ee59d0a68d89
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:28:16 2018 +0100

    add proposed api for smart select, #63935

commit bc916bb6af6ccce449170b37328bf36b3fa095f0
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:29:00 2018 +0100

    Added commit hash to cgmanifest.json

commit c98725aa033b3d74936c4bab1d8579b7426f1753
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:24:06 2018 +0100

    missing compilation

commit 71630c224abd5007b7da36a55b59cabbc4cbe8d5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 11:16:30 2018 +0100

    storage - parts splash becomes a window config to show early on

commit 37100fb8f12917f000bcbb677839c697ba6b42d5
Merge: 1567e662cc 2eeb643fcd
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 11:09:05 2018 +0100

    Merge pull request #63947 from Thomas-S-B/master

    Removed unnecessary cast

commit 1567e662ccfe9a8e034e6eecb1ac68d5fc754805
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:07:50 2018 +0100

    only show update service errors when asking explicitly

    fixes #61467
    fixes #60966

commit 868f812b37f857d23c364a845445f9453062c8ca
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:06:35 2018 +0100

    :lipstick:

commit 92894195d05f6942400ef48f0ea49223dc6baa21
Merge: 91aa9db312 ee5153ffde
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:04:47 2018 +0100

    Merge pull request #63759 from donaldpipowitch/patch-1

    added .hintrc and moved .babelrc to jsonc grammar

commit 91aa9db312493d4864ce83563f066334cdd84616
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:01:43 2018 +0100

    rename setting, #62365

commit 6959ac313dbbe4a6b360de785c8ef4b548ebf8d7
Merge: 77ea172135 2fa8128d52
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:51:38 2018 +0100

    Merge pull request #63193 from skprabhanjan/fix-62365

    Fix #62365 : Added useGlobalStorageForSuggestions Setting

commit 77ea172135547ef270333b4bb707e6ff85fb150e
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:50:20 2018 +0100

    keybindings - do not steal focus from an event

commit 3fd9352b8d747b7e6664810de52ace7a86341a3b
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 10:47:06 2018 +0100

    Remove Better Merge key #64190

commit 44a246e7a804556381ef4aeb94beed0c936dd3ed
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:41:33 2018 +0100

    perf - measure workspace service init time as well

commit 6bcd5c412634e7561d537a4039b255b5d2b339a6
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:00:05 2018 +0100

    update ref-view extension

commit 3935abd9648110310f5ca411b228c946876ff492
Merge: f9703e9ad6 8de073ac9f
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:56:37 2018 +0100

    Automatic tasks should prompt before running (#64075)

    Fixes #63988

commit f9703e9ad6681815a116ca3c9c29a9bd26ae0276
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:24:59 2018 +0100

    Input variables in tasks (#63910)

    Fixes #4758

commit 253a4f6d17dfadd76c1bff0fcc429b8c3274e66d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 08:47:39 2018 +0100

    log provider failure as errors, #63831

commit f70c402f8f55e22e2abad0f3c41f2b9f20c8c7…
anthonydresser pushed a commit to anthonydresser/azuredatastudio that referenced this issue Mar 2, 2019
commit 8e7995f21f87c09cc1634eb6d31f8da706a192bc
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:52:34 2019 -0800

    update more unneded changes

commit f1ba2eaecaff6bb85c035946e9794a5084ffb974
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:50:10 2019 -0800

    remove diff

commit 3e31c5887d58f00ec579a4f3d6376b48a51c2841
Merge: d72b77bb23 0cdd4b1241
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:37:22 2019 -0800

    Merge commit '0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	build/package.json
    #	package.json
    #	src/vs/base/browser/ui/inputbox/inputBox.ts

commit d72b77bb23fbc4914f549dedf7565d4c848c66aa
Merge: 775a2dc433 e27511826f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit 'e27511826f363156c616e5facbb60702e40b79f3' into merged-base

commit 775a2dc4337f96551dc83fd54178dcd2d63156a5
Merge: 6e84324cae 1054c555b5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit '1054c555b5889e6479544c68357d38d047605969' into merged-base

commit 6e84324caebf5f47ed1a185b2758fdb973ffd560
Merge: d57682ad3d e42a2a21da
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit 'e42a2a21dab434a81a16aefbec2e75b26030941e' into merged-base

commit d57682ad3dc6be4fdf2eac989f4bf4b6cc619dcd
Merge: ac4c914b97 533f3dd8a6
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit '533f3dd8a6f7fc7510c374874e84daa9c7413909' into merged-base

commit ac4c914b97f43154c5831f09b09c86c90b1317d2
Merge: 0d61556843 86adcc7fcf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:18 2019 -0800

    Merge commit '86adcc7fcfca511b2d5c45a6ca76282e7dad40f8' into merged-base

commit 0d61556843c63a1649d68ae1e874c51d8959077a
Merge: c54dcf194d 18970ff0b9
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '18970ff0b9bfc788ff229ed4e1e81e9ac7e559e3' into merged-base

commit c54dcf194d4709972d4023bdaebbb1d31d9e2a07
Merge: 32f7e0b892 630698459b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '630698459bf0b55369fc3706f3310de36081f583' into merged-base

commit 32f7e0b892153d7e598a441b61d3945d067b7fa9
Merge: 70817fef35 f8e854a087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:05 2019 -0800

    Merge commit 'f8e854a0870a2224a7e3b1a205b26e1fdc4f46bc' into merged-base

commit 70817fef350c78e5b50a976704a1cd2cc8231c6d
Merge: 969c6d467d 3b2274b0aa
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '3b2274b0aa32fb4c433471481fd3fd18fbc46621' into merged-base

commit 969c6d467d62d5f8126a87259c3faabd6ac63bb7
Merge: 5e51884915 0d1ebce1a1
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '0d1ebce1a1ba6cc8a1fe9feadcd0d90f4cbd2536' into merged-base

commit 5e518849159864ee97b0815ae3e99ffa6d00096c
Merge: a8369384d1 70d86ce9a2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:03 2019 -0800

    Merge commit '70d86ce9a256bf7e44eb6efc6a83bd9ff46372f8' into merged-base

commit a8369384d192e0f7bd54dec60681849b0fc86c99
Merge: 44493de573 291f591af3
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '291f591af3421899481725016ccb08a40424c036' into merged-base

commit 44493de573d94f5bc5d666984bca0b6d9c748dcd
Merge: 97bef8f085 5a48c52a95
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '5a48c52a95a2356dc84275e6ab5a58af6fecfc7c' into merged-base

commit 97bef8f0850cbbb12cddb5f06d7b6260d767d0c7
Merge: 87b91ffa2e 5625ef956d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:01 2019 -0800

    Merge commit '5625ef956d1a0e75891b5fc30b68c00ff5250b15' into merged-base

commit 87b91ffa2e7bfc7de8dcb131e44b17cb89e56cd7
Merge: b856b86ea2 969733ab77
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '969733ab7763f938499ec635c70fdd51c2d234e0' into merged-base

commit b856b86ea228437f37d21078d23d6ceb1f4c0625
Merge: 96607b7eca 12a1ac1a7d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '12a1ac1a7d667d1bbb8752f61c893d2fab1a6115' into merged-base

commit 96607b7ecaa2600f756b1ab5f16f9e56ce69e410
Merge: df987aaa58 4da322a03f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:59 2019 -0800

    Merge commit '4da322a03f60abfd48d03f70c413fe4d3c6cd6ae' into merged-base

commit df987aaa58dec252308cb9326c88bcff5129f338
Merge: 0bdf3f374c d5754c00e2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:53 2019 -0800

    Merge commit 'd5754c00e200ebb0c2b20e3b679f00fe242f730f' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	.github/locker.yml
    #	.github/needs_more_info.yml
    #	.github/similarity.yml

commit 0bdf3f374c93f406ebaa99abbd8630bf50a3761f
Merge: d8a7ff381c 2e9b5f3a2b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:05 2019 -0800

    Merge commit '2e9b5f3a2b0a5095b14631937134a12765ddcb6f' into merged-base

commit d8a7ff381c834795e8d796a6f03f54caa7512aeb
Merge: d41dcacd9c b11a8e9c0c
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'b11a8e9c0cfe98eb291658f17b34db60896b097f' into merged-base

commit d41dcacd9c43ddd3803a4bc04144c17bce3a8a03
Merge: e076bb87c8 e37533afbb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'e37533afbb43753c8657106012b9a2f0ae2aba52' into merged-base

commit e076bb87c859f201fe25f5af212056966c91d13b
Merge: 1802b5befb 4a476673ac
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:03 2019 -0800

    Merge commit '4a476673ac3c210c2561dacbb52af7ed10fa405e' into merged-base

commit 1802b5befb1da661d2e0501bbb3d5621389aa835
Merge: 25e3608f3a fe5386cc08
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit 'fe5386cc08db8da41010c802a737e7f4cf31258c' into merged-base

commit 25e3608f3ac66dc53066b6d7706686c381f3d957
Merge: 0eb5f9fff1 8bfb1a9d39
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit '8bfb1a9d3926a97231f96ec5492aaff196e1cb89' into merged-base

commit 0eb5f9fff19135b6492dc6545724b262d174249a
Merge: ecdfd0d04b 109aafcbc0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:01 2019 -0800

    Merge commit '109aafcbc0474992bd394056946bc7a480be0349' into merged-base

commit ecdfd0d04b0b01785132e0d2b16c59781434d83a
Merge: fd1f2b7043 e289c06d8d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit 'e289c06d8d149333beb538c73d76e7397bfcf49c' into merged-base

commit fd1f2b70437efebec5b3aad392e93381192e7f80
Merge: ac49c347ff 78c1c318c5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit '78c1c318c59d2750fc745e69474dd1ca86147187' into merged-base

commit ac49c347ff351d3d3ece0ed8625c6fff90d939fc
Merge: 98559964cf 07983d75ea
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:59 2019 -0800

    Merge commit '07983d75eab418a23b1b2348701ec781b125ee24' into merged-base

commit 98559964cf8f5008d78213bbb72cf473b3cb96f9
Merge: cf0b9a31ea d0a4a4242d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'd0a4a4242d410967fe67387262bc650bcbb2bb1e' into merged-base

commit cf0b9a31ea8f12526e2536b4ea180341f37b8de4
Merge: c05c44dad6 a71be2b193
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'a71be2b19365a4b56adfa6f1dd81713aa9f46b06' into merged-base

commit c05c44dad625fc27e9a737476a272a1251fe90d2
Merge: ba90ea4d78 779ca13d48
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:57 2019 -0800

    Merge commit '779ca13d489a29b14c7e6c649e3af3e9aa6f896f' into merged-base

commit ba90ea4d787d1d281fead46ab817be3436de3d5b
Merge: f3b9a29c4c f3b0a50db7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'f3b0a50db7d39f612b9cd99b62473e9a36b16f84' into merged-base

commit f3b9a29c4c5dee6c20cc7bb141aa2f92459e55cd
Merge: 8be2080f91 c831596e02
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'c831596e0258aceca2ea4647d2fa2420860f6217' into merged-base

commit 8be2080f91d5bb58daeaac8e729023baf643e903
Merge: 0c4076aecb 2ae369fbdb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:55 2019 -0800

    Merge commit '2ae369fbdb3b795b384b4719c77cc3694dc7a256' into merged-base

commit 0c4076aecbdc0babae3c69703e7453cde1cad540
Merge: 93612ea9e8 f2c9d968a4
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'f2c9d968a46827e2808a9ebd1fb47e418c403dd0' into merged-base

commit 93612ea9e89ffb84cefa9459815c1693bb9ae0a6
Merge: 83fb797483 c3f02980a0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'c3f02980a0e03c637aafe028bab76ef737d738ab' into merged-base

commit 83fb797483507ad7b9d602a1f0f313f743149747
Merge: 5e052ac28d 7d5ce7b5d7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:53 2019 -0800

    Merge commit '7d5ce7b5d77c81a6667522bb8ecc88bc08879516' into merged-base

commit 5e052ac28d1871702cc03e31911f6a456d0edd2d
Merge: e3f1610177 8bb71eeb51
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '8bb71eeb51b91aaf68a0cc4897f8b94ebe263d93' into merged-base

commit e3f16101771784e1e391356f56e524963c972623
Merge: ef9caf3a3c 5a88598811
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '5a88598811e4d82fb15bc3aab52b6f3d2519750b' into merged-base

commit ef9caf3a3cd3ffa0b4195cf4047ca7650c4deb0a
Merge: 031a86e77a da3fbd386d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:51 2019 -0800

    Merge commit 'da3fbd386d1454b104969e83f589f6fdeb5badce' into merged-base

commit 031a86e77ac589eedbfa6d33ce505c0537cdcb9a
Merge: 444d144a4f 1e915aad20
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '1e915aad2039c06914ca907d23b65bf1fefd29b1' into merged-base

commit 444d144a4f43ff2fa3f2e4f81561a03773b28547
Merge: e4ed6e083b 889d5e5b28
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '889d5e5b28e397680be8cca5bfb4b4ed61da581d' into merged-base

commit e4ed6e083be6b186ed89415c2860dae3451356b6
Merge: f411a0f82d 51cf2df2f8
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:49 2019 -0800

    Merge commit '51cf2df2f8e5c30ca83c5b410898ae69e04fd545' into merged-base

commit f411a0f82d6da3a2e92c49657fb4b96aefca1ec8
Merge: 4f8214b37e e690285d9d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit 'e690285d9d4c42a0047093b447b555b0e3921484' into merged-base

commit 4f8214b37e9cc6b67d8dc9e396f12295c49a0ead
Merge: 303f92fb11 81d6423f24
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit '81d6423f241fede9410bd53f8aae7e1a098f63d1' into merged-base

commit 303f92fb119fdb4195dec06deb7cafa32e73e10d
Merge: 4f2ac743da a33a24dddf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:42 2019 -0800

    Merge commit 'a33a24dddfc65111828dc8df867eb14d27e1b89d' into merged-base

    # Conflicts:
    #	.github/copycat.yml

commit 4f2ac743da048499b4f7f634e1e1979d4fc477fa
Merge: 55f921fb37 0ab3492afd
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:12 2019 -0800

    Merge commit '0ab3492afdbe21b9cb89a7d639770b124dc54e51' into merged-base

commit 55f921fb379af3146e3f8322bd34c18f3c5ad9ec
Merge: 826856c390 dea8705087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:30:39 2019 -0800

    Merge commit 'dea8705087adb1b5e5ae1d9123278e178656186a' into ads-1301-vscode

    # Conflicts:
    #	extensions/git/src/askpass-empty.sh
    #	extensions/git/src/askpass.sh
    #	extensions/theme-defaults/fileicons/images/Document_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/FolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/Folder_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x_inverse.svg
    #	scripts/node-electron.sh
    #	src/vs/base/node/terminateProcess.sh
    #	src/vs/base/parts/tree/browser/collapsed-dark.svg
    #	src/vs/base/parts/tree/browser/collapsed.svg
    #	src/vs/base/parts/tree/browser/expanded-dark.svg
    #	src/vs/base/parts/tree/browser/expanded.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Folder_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_inverse_16x.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph-inverse.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph.svg
    #	src/vs/workbench/browser/parts/notifications/media/down-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/down.svg
    #	src/vs/workbench/browser/parts/notifications/media/error-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/error.svg
    #	src/vs/workbench/browser/parts/notifications/media/info-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/info.svg
    #	src/vs/workbench/browser/parts/notifications/media/up-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/up.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning.svg
    #	src/vs/workbench/browser/parts/panel/media/left-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/left.svg
    #	src/vs/workbench/browser/parts/panel/media/right-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/right.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed-dark.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed.svg
    #	src/vs/workbench/browser/parts/views/media/expanded-dark.svg
    #	src/vs/workbench/browser/parts/views/media/expanded.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-disabled.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-unverified.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function.svg
    #	src/vs/workbench/parts/debug/browser/media/current-and-breakpoint.svg
    #	src/vs/workbench/parts/debug/browser/media/current-arrow.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect-inverse.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect.svg
    #	src/vs/workbench/parts/feedback/electron-browser/media/twitter.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock_inverse.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings-dark.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings.svg

commit dea8705087adb1b5e5ae1d9123278e178656186a
Merge: 58177b4a32 51063efcf5
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:50:21 2018 -0800

    Merge pull request #65315 from Microsoft/versionBump

    Bump version

commit 51063efcf53af0ec563087c4b86a6fd71f1159a3
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:45:00 2018 -0800

    Bump version

commit 58177b4a32ab4a552efc1dcad71f09716e40ad4b
Merge: 8b7c775eb9 ae30d207aa
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:57:22 2018 -0800

    Merge pull request #65143 from Microsoft/roblou/fixSearchCancel

    Fix #65084

commit 8b7c775eb945034f8bca7ab4ee272de612e8e723
Merge: febae8bb46 c53e1553af
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:48:42 2018 -0800

    Merge pull request #65141 from Microsoft/roblou/fixCRLFmultiline

    Fix search CRLF files with non-regex multiline search

commit ae30d207aac195219c65b1f113329bf6ab27ea3f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 14:42:15 2018 -0800

    Fix #65084 - queue searches so they can finish asynchronously, just one at a time

commit c53e1553af582fc51b59bfb786f8daddbeafd7c7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 13:18:34 2018 -0800

    Fix #65120

commit febae8bb46c13a279589811c95677d853f381e11
Merge: ef28947adc 8953bb08af
Author: Pine <octref@users.noreply.github.com>
Date:   Fri Dec 14 14:35:43 2018 -0800

    Merge pull request #65114 from Microsoft/octref/64993

    Fix #64993

commit 8953bb08af679dca14936bf25c2b9b3040dcbb76
Author: Pine Wu <octref@gmail.com>
Date:   Fri Dec 14 14:17:02 2018 -0800

    Fix #64993

commit ef28947adc78cf338c54c7518c78fecf2471bc4f
Merge: b8b7550ccf f9377b2e4f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 13 14:16:11 2018 +0100

    Merge pull request #64880 from Microsoft/joh/fix/64829

    generate list styles for references tree, #64829

commit b8b7550ccf52d0e2a7e045120fbd70c8cea65297
Merge: 1cf315d4b4 539d2153d4
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 10:50:35 2018 +0100

    Merge pull request #64870 from Microsoft/isidorn/treeNavigationKeyboard

    treeResourceNavigator: fire onSelection also for keyboard events

commit 1cf315d4b4a8bb176618bafa3ef92fc1b44e5c15
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 02:21:08 2018 +0100

    Fix broken Debug > Start Debugging global menu action, fix #64450 (#64860)

commit f9377b2e4f31433528ba314efb8b4f361ce81f21
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 12 14:53:29 2018 +0100

    generate list styles for references tree, #64829

commit 539d2153d4c958ba8501a42f64a3b7444ff04e3e
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 12 12:56:26 2018 +0100

    treeResourceNavigator: fire onSelection also for keyboard events

commit c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Merge: 3dcdcc3fe0 552023ed54
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 15:17:17 2018 +0100

    Merge pull request #64803 from Microsoft/joao/release/1.30/fix-64739

    Fixes #64739

commit 552023ed54b41565fc3c513266a4a776cce0b00f
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 11:24:45 2018 +0100

    fixes #64739

commit 3dcdcc3fe0ed44d8c58be03df3c35e1edcb454e9
Merge: 5cbf65b0d3 090d3410fc
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Tue Dec 11 11:10:43 2018 +0100

    Merge pull request #64790 from Microsoft/joao/release/1.30/fix-64735

    Revert "list: right click should  not select/focus"

commit 090d3410fce64f70c7df4f8cd0d0aebb2f0c7029
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 10:58:36 2018 +0100

    Revert "list: right click should  not select/focus"

    fixes #64735

    This reverts commit 7d76da21499d5ca4e44ca9cf02c9eede019af9b6.

commit 5cbf65b0d358420842bd52dae69459f277834ef0
Merge: 321b5785a7 bc5bb38695
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 10:24:49 2018 +0100

    Merge pull request #64783 from Microsoft/joh/fix/64654

    properly cache current revealed reference

commit 321b5785a7c52ab817e5caa67b519004331e2b0c
Merge: 241923763d 7b7c6b3dad
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 10:17:04 2018 +0100

    Merge pull request #64785 from Microsoft/joao/release/1.30/64747

    Fixes #64747

commit 7b7c6b3dad6c08f42bbd8662247f5f95ac1ef976
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 09:55:23 2018 +0100

    fixes #64747

commit bc5bb386959f9aad269d858a362b0a45203c8e09
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 09:05:21 2018 +0100

    properly cache current revealed reference

commit 0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a
Merge: 0194c94656 e27511826f
Author: João Moreno <mail@joaomoreno.com>
Date:   Mon Dec 10 10:32:59 2018 +0100

    Merge pull request #64619 from Microsoft/rmacfarlane/git-apply

    Add GitErrorCode to apply command

commit 0194c9465634a54b9614c7396ac53b6a0fbef70c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:31:18 2018 +0100

    notifications - push initial notifications out a bit to give editors more time to restore

commit 627e0310c80061030bda482cfaad5dee736b46a5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:28:00 2018 +0100

    telemetry - double it up

commit bac0d92a46f8d7ec4a9da4f83747716aac849612
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 10 10:23:07 2018 +0100

    Update commands.yml

commit ae80a5aab4c9c8ada416d10e5b8e0f89355bcd54
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 10 10:06:33 2018 +0100

    reject if gallery is not enabled

commit a7cf7c9f7e5f9ad02228aa888e6a9370b9bf6924
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 15:04:48 2018 +0100

    #64597 Move away from TPromise

commit 44c97db13bbe264018dc2c557a97641cb260eaf5
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 14:37:07 2018 +0100

    #64597 Move away from TPromise

commit cd0ea96e50c5978f299a0c5099e015bf725d2a1a
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 10 09:53:39 2018 +0100

    debug issues to isidor

commit 19e36adcb448fa7af1d5c8dd7f50d08c87ed5c0c
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Fri Dec 7 15:18:32 2018 +0100

    outline - remove unused css

commit e444eaa768a1e8bd8315f2cee265d725e96a8162
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:41:29 2018 -0800

    Strict null check serviceMock

commit 9b4099e45bc4ce6a9e8bc86846fd2787e9c90161
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:36:17 2018 -0800

    Strict null check patternInputWidget

commit ae7d6b7ca7e8340724328313f2e1e5b2c296e906
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:33:42 2018 -0800

    Working on strict null checking contentHover

commit 0928a6d348c461dc4b39582e440da67547059078
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:32:45 2018 -0800

    Prefer coalesce over filter

    Coalesce has the correct return type of `T[]`. Filter may return `(T | undefined)[]`

commit 91eccfdf851461f18eb5dd1a2cdacc0d7251eb8f
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:07:09 2018 -0800

    Strict null check contextScopedHistoryWidget

commit 2a61f8d4f67b7fec381d1cb668f380ff252c8a6c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:51:57 2018 -0800

    Strict null check format action

commit 70a73a95f6b10ecd1f77a73e294fc63dec0bc9f7
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:36:24 2018 -0800

    Strict null check findOptionsWidget

commit 90f7c9d45707f10dc31b89b2060ea57e3f159937
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:32:19 2018 -0800

    Marking fields readonly

commit f97736ccefeaffba255eebdf2b2070d838bce85a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:27:59 2018 -0800

    Strict null check findInput

commit c25b7499d18977e72e21234b581f09d9b076a6c0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:12:10 2018 -0800

    Strict null checking inputbox

commit a626cc192bc5bed17f3650b24a78e15bcc6a2e06
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:01:06 2018 -0800

    Strict null check panel.ts

commit b30ff27f996441be7334f32ab2211125f028b793
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:58:06 2018 -0800

    Use more DRY class definition

    Avoid repeating types and mark fields as readonly

commit 14fb1eb303f0f13d2d6b5e396b29224594b1e348
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:47:01 2018 -0800

    Strict null check composite

commit 34179166777a8252684d673c438529aa7a3d291c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:37:40 2018 -0800

    Fix formatting for TS 3.2

commit 305e760ec58b7aa783c280f85883a708ec062403
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:33:24 2018 -0800

    Strict null check configuration service

commit 322f054c4dafa63d2b99202b76a55fce8b7471f3
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:31:21 2018 -0800

    Strict null check auto adds

commit e2cf8ebc5d6e827199124b911ff3e25ff38ae2ec
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:24:58 2018 -0800

    Enable strictBindCallApply for VS Code

    Fixes #64633

commit 8b4924d755613f5bba1364f88a57c824e67205e0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:01:02 2018 -0800

    Build VS Code using TS 3.2

    Fixes #64631

commit a4bed89652baf8bf5b24791e8c9b6c8183290026
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:00:18 2018 -0800

    :lipstick:

commit 98f236872e90b8fe41ec9c29e7eabf0420ea665c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:32:00 2018 -0800

    Use undefined instead of null

commit 3fc69f20ab4439f439a9761060559307626b1504
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:29:38 2018 -0800

    Add toOpenedFilePath method

    Make sure we don't try making requests against TS for files that are not currently open

commit 7140c91245fb5a3818f46ffdb33664396bee84d4
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:49:06 2018 -0800

    Never return undefined for cachedResponse.execute

commit 98605b6a4eceda80253d05f52a1033187ffac19a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:46:59 2018 -0800

    Extract cached response to own file

commit 241923763dbeaf3b64443187e935d55b29f6125d
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 14:06:12 2018 -0800

    schedule update overflow action due to reflow (#64634) (#64639)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fee735ed37f6be94bdd0de5206bb9b22c213bfdd
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 13:56:55 2018 -0800

    schedule update overflow action due to reflow (#64634)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fa66e42134262c8f6851818dd01749d113b9f509
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:45:08 2018 -0800

    Remove TPromise.join #64598

commit 6b82f6b1dd1053f33e6710370ff2d4872c68040f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:32:13 2018 -0800

    Remove TPromise.as - #64597

commit 86972072333ae211836b21b2c750e6f9d3a724ff
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:27:46 2018 -0800

    Remove TPromise#wrap calls #64596

commit 9c653adad32d5eb8761562d66dac91cbf3d7de96
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:26:23 2018 -0800

    Avoid accessing style in treeview if we don't need to (#64577)

    Fixes #64576

    We compute the style of an element to access its left padding. However this value is only used when `horizontalScrolling` is enabled.

    With this change,  we only compute the style when `horizontalScrolling` is true

commit 35f96ebe3c40480719d2cf6943df279db61e9e6e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 10:36:12 2018 -0800

    Bump to 1.31

commit e27511826f363156c616e5facbb60702e40b79f3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Fri Dec 7 10:20:54 2018 -0800

    Add GitErrorCode to apply command

commit 1054c555b5889e6479544c68357d38d047605969
Merge: e42a2a21da 2f981e93d2
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:01:59 2018 -0800

    Merge pull request #64558 from marchenko-am/marchenko-am/fix64379

    Fix #64379 - SimpleFindWidget position was changed (in hidden state)

commit e42a2a21dab434a81a16aefbec2e75b26030941e
Merge: 533f3dd8a6 13d1149f2c
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:41 2018 -0800

    Merge pull request #64243 from Microsoft/tyriar/63688

    Set default terminal buffer impl to TypedArray

commit 533f3dd8a6f7fc7510c374874e84daa9c7413909
Merge: 86adcc7fcf dc86cf5ef9
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:16 2018 -0800

    Merge pull request #64560 from Microsoft/tyriar/null_check_initialCwd

    Add a null check for initialCwd

commit 86adcc7fcfca511b2d5c45a6ca76282e7dad40f8
Merge: cacac16d47 51c8c8c495
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:02 2018 -0800

    Merge pull request #64611 from Microsoft/tyriar/64598

    Convert backup tpromise.join to promise.all

commit cacac16d47b1cb71278cdccf35c208e87450e934
Author: Kai Maetzel <kieferrm@gmail.com>
Date:   Fri Dec 7 09:51:42 2018 -0800

    Allow users to enable/disable automatic tasks (#64615)

    add allow/disallow tasks

commit 51c8c8c4955bf0fa1a979d609c0c442a3bccd0d0
Author: Daniel Imms <daimms@microsoft.com>
Date:   Fri Dec 7 08:17:30 2018 -0800

    Convert backup tpromise.join to promise.all

    Part of #64598

commit 5e3a8ca975ad82817949cbc167a4097a2f9c802f
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Fri Dec 7 14:09:56 2018 +0100

    Update commands.yml

commit a152a5c7818a13666a5879b4450eb26a4d45fbde
Author: Alex Ross <alros@microsoft.com>
Date:   Fri Dec 7 11:11:34 2018 +0100

    Add task names to automatic task notification

    Fixes #64427

commit 86571ec5a50b5bce09db45f458b407b77a33674a
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 21:44:50 2018 -0800

    Fix results lost from FileSearchProvider when maxResults is returned

commit 5562872fead3a01ddcb7f593e375b94ddbcaaf1b
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 20:09:23 2018 -0800

    Remove workaround for ts infer type suggestions showing up with no quick fix

    This should not be needed now that we are shipping TS 3.2.2

commit d2d7fec5df57509a082f85bcf6be91baabfa91e2
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 18:19:52 2018 -0800

    Pick up ts 3.2.2

commit 07f6967a6846e583c481998b987416841f0df022
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 16:26:39 2018 -0800

    Cache document symbol navtree requests

    Fixes #64570

commit 99929b581d2f67733e4a46d9f67c90032aecd4ef
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 21:30:50 2018 +0100

    Prevent default on mouse down (fixes #64350)

commit dc86cf5ef9197153d116ef56d9edbe74953644ee
Author: Daniel Imms <daimms@microsoft.com>
Date:   Thu Dec 6 11:45:10 2018 -0800

    Add a null check for initialCwd

commit 6dcd4366c2dfdf1662ae84a0d0333eb3eae57f6d
Author: SteVen Batten <stbatt@microsoft.com>
Date:   Thu Dec 6 11:31:48 2018 -0800

    initialize focus state
    fixes #64500

commit bc979264d044c152f4258b6d24b9fcb20afa99ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:20:25 2018 +0100

    #64557 Do not hide tree also when tree is being refreshed

commit a988c5e8c56ce9c532b8721c6b46213e841e834a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:05:28 2018 +0100

    Fix #64557

commit 9be224980c486648f5f0d7c12f3dcaad19ca65ad
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 11:02:09 2018 -0800

    Make LogLevel converters safer and consistent with other converters, from @jrieken feedback

commit 2f981e93d2cd17808c7de0b7c00c42aa0d57f39d
Author: Marchenko Anton <fattan@ya.ru>
Date:   Thu Dec 6 21:22:38 2018 +0300

    Fix #64379 - SimpleFindWidget position was changed (in hidden state) for shadow hiding

commit b2e8dcc412a704e410fcd12b794c4c0474deb5ad
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:42:09 2018 +0100

    Revert #54397

    This reverts commit a8e6a91993966f696dae6303ad95014130e7acb6.

commit bdd4c66451ec696b9fa8224023daf1b58d9022b6
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:26:33 2018 +0100

    fixes #64463

commit f0f4950adcddec313b81bdec68ea125af079cc08
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 17:11:37 2018 +0100

    Promise.reject in configurationResolverService should return an Error

    Fixes #64550

commit 5b47ccfaa48cab60f5589dcbdb617cf3ed94c4e1
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 17:08:46 2018 +0100

    Update commands.yml

commit ee3d459a8a4169e0e954753583fc45e858629481
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 16:28:28 2018 +0100

    Regression: cancelling a launch command should silently cancel launch

    Fixes #64547

commit d3cf960290beae17aa274c02b7ff2e8b83e71c05
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:50:26 2018 +0100

    Update commands.yml

commit 332ab7f6a62d48bdfe997517aecb682d73d5632c
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:35:28 2018 +0100

    Update commands.yml

commit 44f53f369428352b4a5d0876b142e3e5d142cd46
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:30:55 2018 +0100

    Add '/needsConfirmation'

commit 0bc965752d99b670ce1ebb9c0d90e5543b588d9b
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 15:13:39 2018 +0100

    Don't show tasks output on auto task or config change (#64543)

    Fixes #64040

commit 9576945606d719b0057f5f7d6194196ed56acf0f
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Thu Dec 6 15:09:16 2018 +0100

    protect input variable resolving against undefined mapping; fixes #64542

commit ac92a9a14552ceaf205850f9637169d5a7946847
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:20:19 2018 +0100

    fixes #64398

commit cf0879dd27aa7a52e431c5dafcb55604add6c8d9
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:11:07 2018 +0100

    repl: reveal last element when session change

    fixes #64397

commit 530e1b892bbdebc56939edd63188c52d6273a0cc
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:35:23 2018 +0100

    repl: simplify id computation for simple elements

    fixes #64460

commit fa7e51a33334e31a7913ccc4d81903af87451bdf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:29:27 2018 +0100

    disable listener leak monitor for stable, #64493

commit 4978a75210f786ebf0e74b3bc85a7a2d3d0ae243
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:25:52 2018 +0100

    Add launch section to support input in launch.json

    Fixes #63987 verification-found

commit f6cff39cb4c398eba8e041b5a0f50bd3b33ce6a7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:15:37 2018 +0100

    remove `shareSuggestSelections`-setting for now #62365

commit 6cfa67d63370f12f55492805ab1737754280ba2d
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:04:02 2018 +0100

    debug console: polish height computation

    #64336

commit b8088e5c1388f9565feae3f8e795d18a565b8438
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:03:49 2018 +0100

    Tasks with presentation clear: true and no other presentation options should clear

    Fixes #61592 verification-found

commit 6ea1f72513a50a265a216c3913bdedabefcc0f07
Merge: 351905fd53 d9b2da9fdb
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 11:27:24 2018 +0100

    Merge pull request #64496 from Microsoft/ben/62365

    suggest memories: restore saving state periodically (for #62365)

commit d9b2da9fdbd7fbd363c89ec0f1c8572ba4251520
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 09:57:50 2018 +0100

    suggest memories: restore saving state periodically (for #62365)

commit 351905fd534abbd66913cb98bb4849f172bf6fbc
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Thu Dec 6 09:43:12 2018 +0100

    fixes #63957

commit d0c114cd68788ea9ca3adc33ee5fd24fa8e41632
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:36:04 2018 +0100

    fix #64319

commit 464a2e9b7e4319e9e8bd518ae99fa65ea59070c9
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:35:03 2018 +0100

    #64319 tests

commit 869ed6bd11b38a1e556bd7f9cc99e663f293447c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:23:32 2018 +0100

    one more to dispose (for #64470)

commit 2648d760cc607dc4e18e0ccb4078f319dd0a0702
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:20:16 2018 +0100

    fix telemetry annotations

commit aa2804235ffd8f2fca252d70e007d43c5a4393c5
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 22:18:51 2018 -0800

    Make sure we dispose of created context key (#64471)

    Fixes #64470

commit 048fdbba9505f64f583e9687806582c519fbdb9d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 21:03:28 2018 -0800

    Fix #64120 - avoid triggering listener leak warning

commit 1e3dc27c78aa4213315b9772d2207218901bcbb3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:21:13 2018 -0800

    Fix strict null check

commit 268303bd6faec5dd8e540f6a82698f90d690eed0
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:06:20 2018 -0800

    Show prompt when closing issue reporter without submitting, fixes #64462

commit 4e0e4b85104a05d001f426e19a287e07bf10b73e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 16:12:28 2018 -0800

    Wording tweak

commit 36c4dc33f65e9fe92919567f93ed89d0c058f30a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:33:46 2018 -0800

    Don't capture first line of @example blocks as js/ts

    Fixes #64457

commit 6d0d6713cfbdc9e9265062590f8e8b23959acb5a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:31:53 2018 -0800

    Better end of line match

commit d7af2b0160abac7f90caed8ee87874a19659ccc3
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:05:01 2018 -0800

    Use more restrictive regular expression for markdown jsdoc content

    Fixes #64455

commit 514217add57cbe812f6da4b835e1a8da53fe62a7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 13:29:15 2018 -0800

    Fix #64273 - EH log levels start at 1

commit 8f7bd57cde638acfa71fbeb0a421629f9fd0e508
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 11:57:35 2018 -0800

    Improve retrigger documentation

    Fixes #64432

commit 0b0b84fda5d002c604a8e7ea7b6c28e385e72645
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 11:35:32 2018 -0800

    #62365 - use markdownDescription and setting reference

commit ba0fab69e7bc36d5ebde21d9819ce88c23571ed8
Author: kieferrm <kieferrm@gmail.com>
Date:   Wed Dec 5 10:35:35 2018 -0800

    fix GDPR annotations

commit 20edcab22614320ad94dda70f087b69486b6b63f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 18:12:24 2018 +0100

    add link to wiki page, #64340

commit 4eb8eb2f62888fc77126e43dd41c0b70cd833d25
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 18:04:55 2018 +0100

    Inputs should not re-prompt on tasks set to not reevaluate variables

commit c70986467ce7cf24efd72de78d27b4c17407f335
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 08:55:59 2018 -0800

    Revert "#61590 Change the title"

    This reverts commit 22fef36fcfb13643b270119670464efdba80e154.

commit 1b7c673680a1060371579edcbbf1283e3335894b
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 22:12:08 2018 -0800

    Fix #64331 - relayout on search height change

commit 416e6c5168a95d62a9c48165440d4e73de0e7acf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 17:13:16 2018 +0100

    update ref-view extension

commit bb3b05b5040063edcfbdf9a524e6167fc58c0e93
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:56:55 2018 +0100

    fixes #64439

commit 8dd8588f8f33f0905d9372cc6d413d21c9fe8989
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 16:53:50 2018 +0100

    fix #64437

commit e9253558af92e455958d23e6329320a4c8ea9d99
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:45:40 2018 +0100

    fix dirtydiff listener leak

    fixes #64238

commit 3f90774b85a7f4ce0185cd6f831c1fd8d67c084a
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:44:53 2018 +0100

    fixes #64320

commit 94bb890e6f4bd1ea8c73a6655e118858eab055f0
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:36:01 2018 +0100

    fixes #64400

commit 70698ce2ee51374846aaba9f1fc92013a9c6c143
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:54 2018 +0100

    fixes #64399

commit 4dae5bb86f9abe8d847aab61c140961834ee1cc8
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:44 2018 +0100

    debug: remove baseDebugController, no longer used

commit a4d1f2009b1f191bc9f62223cda63f58ab4c7d23
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:57:18 2018 +0100

    node-debug@1.30.4

commit 238c48f7b79e9b1b18a711d790ca22d336da9729
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:55:31 2018 +0100

    use final version 1.33.0 of DAP

commit 1e3e06ae9d6186b10f751d9b6a5bfa2445af7198
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 15:48:00 2018 +0100

     async data tree should update twisties accordingly

    fixes #64394
    fixes #64074

commit ec0c9f22e9591f0098e5dca0818428b0f2cebc47
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:18:52 2018 +0100

    fixes #25281

commit a9802a92475898882fa5a7d0e806439d27296a01
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:05:26 2018 +0100

    fixes #60995

commit 8708222680d13bd3ba7225e94df7d650c589fc9a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 15:45:08 2018 +0100

    Fix #62411 (#64433)

commit 1f172f36a0e8970f8bf13fd7e45a8a3b05fda9b5
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 15:01:23 2018 +0100

    Update allow automatic task notification with feedback

    Fixes #64427

commit 22493520d868bf024482ad27e04a0d139d3cce7a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 14:58:40 2018 +0100

    Fix broken config resolver unit tests

commit cb3b378df98998d383e4a2d465a94f4c52574259
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 14:47:41 2018 +0100

    Fix #62477

commit 04b7f487935d4db51700712e4371dac26196bcc9
Author: Benjamin Pasero <benjamin.pasero@gmail.com>
Date:   Wed Dec 5 14:44:42 2018 +0100

    put breadcrumbs on their own row (#64364)

    * put breadcrumbs on their own row

    * fix bad wrapping in no-tabs case

commit 5c2aba6258bd7cca3eb70a40a2a97139bf4ea81f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:27:34 2018 +0100

    show a warning instead of info, #64353

commit fdafac30e88d33e3dec3315235afca88017d08d9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:26:15 2018 +0100

    avoid confusion and use 'operation' instead of 'task', #64353

commit 8565adfe116c76b10c022a14ff639b899d304652
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:23:54 2018 +0100

    remove keybindings for declaration commands, #64329

commit d8bab72561c5faab283b7be114274317a426882d
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:57:15 2018 +0100

    Cancelled inputs should cause task to end silently

    Fixes #64342

commit 729a750fd3d194d0fe9f1079bdec98103c37db56
Author: Dirk Baeumer <dirkb@microsoft.com>
Date:   Wed Dec 5 12:38:59 2018 +0100

    Make Alex R. responsible for tasks

commit 8b0480db30493eacb445140af3c6739bad2ddc8b
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:37:16 2018 +0100

    Should not silently ignore undefined input variables

    Fixes #64354

commit 94f9498cfe42217232e58747787d4747dbad44d1
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:26:16 2018 +0100

    Improve descriptions in input schema

    Fixes #64361

commit 42bcb665038b3b76345906edadd33614dc1be42f
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Wed Dec 5 12:16:52 2018 +0100

    fix #59439

commit 51ef43a02382fb972b15d5b935515b69bb637a3a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:06:48 2018 +0100

    Make task input pick and prompt more specific

    Fixes #64359

commit 69a9abe57af85a693e9963e1a71bba8cbe1abb6e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 12:04:03 2018 +0100

    fix #64339

commit e17f3032f77d7a0f3802cac9bc7f68f3b6f5fe04
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:01:44 2018 +0100

    Change task input label to id

    Fixes #64356

commit 22fef36fcfb13643b270119670464efdba80e154
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 11:33:47 2018 +0100

    #61590 Change the title

commit 85f805acf9436381b878cab5ab6c5146beec7893
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 17:26:45 2018 -0800

    Fix restoring pending comments, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/718

commit ad8d18edf30852403e053d25b51d796b883ea7e4
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 17:06:59 2018 -0800

    Match signature context field name to type name

commit 5010af1171eed02a734ae13f35936fef0fbd7438
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 16:18:30 2018 -0800

    Hide infer type suggestions when using broken versions of ts

    Fixes #64395

commit f52f29d65e38a5108d505cfd5c58bda2a2590818
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:54:53 2018 -0800

    Add typings for markdown preview messages

commit a2893ce67830df1f36526ef314087ff09dd02bd5
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:42:17 2018 -0800

    Fix markdown fragments when opening file in workspace

    Fixes #64141

commit 89921928d0fc2415cd8a4d282aa9015abbf03952
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 14:05:48 2018 -0800

    Correctly highlight @example code as js/ts

    Fixes #64382

commit a57b55f6105bc666453e14f745dbac69ef29391c
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 11:51:54 2018 -0800

    Revert #62806

commit d9f88f8806c9200971366957f5a6483f3a7e9831
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 10:45:57 2018 -0800

    Ensure expected decimal separator in ps output when listing processes, fixes #63437

commit cd711a51a4159082677cd4e59be22523504034b0
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 10:34:55 2018 -0800

    Bump distro, update OSS

commit 95b5f886572fbf5b23572840d88c16cc3634389b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Tue Dec 4 09:02:18 2018 -0800

    Fix/64292 (#64365)

    * Revert "Revert "Make menubar its own widget and add overflow (#63954)""

    This reverts commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970.

    * add checks for whencustom menubar is not present

commit 610665d9d5050895a5f92e536ff281b589dd624b
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:57:47 2018 +0100

    update title

commit f0114b29e60666baae894a109ba6a787cd11b236
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:56:30 2018 +0100

    #61590 Update title

commit 5083c2b8ca17c000d8d3b5d946ec6488ea9d90dd
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:37:16 2018 +0100

    :lipstick:

commit 517c4458b1fc0650ba584426857b0c66cd4d87ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:29:01 2018 +0100

    Right fix #63496

commit cefb670307f5149f944bf226073c1e633cc0860e
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:22:34 2018 +0100

    #63496 rever escaping

commit 9ab1540c57a31167a89ae080d69e1ae031eb6a05
Author: isidor <inikolic@microsoft.com>
Date:   Tue Dec 4 17:15:18 2018 +0100

    debug: support input schema in launch.json

    fixes #63987

commit 9e4b4326d85122db2ba008f5b4f07f107a01da71
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 17:15:02 2018 +0100

    editor - cleanup tabs title control (a bit)

commit 9cc278d1c6824dba1be5a2d611f5a8a2a38666e7
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:08:54 2018 +0100

    Fix #64341

commit 939d390bc31a074dd793e0b4458496629435083f
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 16:53:48 2018 +0100

    Fix undefined error in inputs configuration resolver

    Fixes #4324

commit 66e39a86cd764ccf3adf689aa5a19f2dda22983d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 07:37:54 2018 -0800

    Fix PCRE2 description

commit 54c874caf5c77dcfb93ae89eccaebc6b11998323
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 12:14:35 2018 +0100

    Intelisense on tasks.json is broken

    Fixes #64207

commit 598f269cc0918b05e12a408b183c8d6a3152eeee
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 11:23:08 2018 +0100

    fix #64309

commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 10:10:11 2018 +0100

    Revert "Make menubar its own widget and add overflow (#63954)"

    This reverts commit aedd4402fb7eb0022589012f440b059c6b12f12b.

commit 07202fbfb82bdada89472dd4b1c3c699b0eab0b4
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 17:48:21 2018 -0800

    Small fixes to sig help context docs

commit 00828c56c5a19d9f68173fb6fa73486ac2223e70
Merge: f264e8f33b dd6a6aba8e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 17:12:40 2018 -0800

    Merge pull request #64271 from cleidigh/selectbox-sticky-off/bug

    SelectBox: Restore _sticky = false. Fixes: #64265

commit dd6a6aba8ee692dad67975b3dc263ea1020d71ee
Author: Christopher Leidigh <cleidigh@Gmail.com>
Date:   Mon Dec 3 19:59:39 2018 -0500

    SelectBox: Restore _sticky = false. Fixes: #64265

commit f264e8f33bfe5eebd3526844fa3519be88ea7a1a
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 16:24:05 2018 -0800

    Make sure our temp ts directory really exists

    Fixes possible cause of #64132

    Some system operations or users may clear out this folder. This should not prevent TS from launching

commit 6f9b2d7593bb266299a5b140f0923e4a3ac17d2f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 16:19:26 2018 -0800

    Fix #59922 - changes needed to support a cache in a  FileSearchProvider

commit 682d6849441fe7facee74c76c9d07f1227a70ab0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 15:59:59 2018 -0800

    Give extra padding for simple find widget

    Fixes #35080

    **Bug**
    Due to the outer widget wrapper clipping overflow, the  simple find widget's box shadow was being clipped

    **Fix**
    Add some padding so that shadow is not clipped

commit ab3bc1e7afc62f556341e12aefb836b9bdc2a6ea
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 14:42:27 2018 -0800

    Revert "call resolve before inserting a completion item, #63013"

    This reverts commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7.

commit 64117e8fb5d83d5e1e678c70c725e4a4ccec95a0
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 13:52:43 2018 -0800

    Rename TriggerReason  -> TriggerKind

    Fixes #64216

commit 7e650bffa7235c5fbaa4b269199d8ac9af4fa83e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 11:48:28 2018 -0800

    Bump node2

commit 13d1149f2c813ffb56dab7f02f3a6626852ea405
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 10:22:25 2018 -0800

    Set default terminal buffer impl to TypedArray

    Fixes #63688

commit 3e399f14424384f736824338a6179c103e30160e
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:20:17 2018 +0100

    Naming (#60773)

commit 48966a872e68f0508130305fcb8a746e57c108f9
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 19:06:14 2018 +0100

    Copy options disable by default (#60773)

commit d8317e3156e2fc87d1e649bb9fe1b634306863a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:24:43 2018 +0100

    tweak jsdoc

commit 262b7fcd60a1b886881519ae63d19155c53b8f2e
Merge: 9d4f71883a 7150d4b3a1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 18:23:42 2018 +0100

    Merge pull request #64224 from skprabhanjan/fix-64041

    Fix #64041 - Update ParameterInformation constructor with new label type

commit 9d4f71883a16272bc9ff29dbd69c8c23a596896b
Author: Ramya Rao <ramya.rao.a@outlook.com>
Date:   Mon Dec 3 09:20:13 2018 -0800

    Experiments shld provide local text for commands too (#63261)

commit 3bb5ce5d52f9ad3474dd66cad050c634c9f8e2ce
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 16:22:59 2018 +0100

    remove sample function proposed api

commit 461affb92d0c54cf57070314474eecee3502cbea
Author: Andre Weinand <weinand@mac.com>
Date:   Mon Dec 3 18:09:36 2018 +0100

    finalize tracker API; fixes #62843

commit d0c925c18e66ded38f2904e144c12abd7a4af3cb
Author: Daniel Imms <daimms@microsoft.com>
Date:   Mon Dec 3 08:52:51 2018 -0800

    Improve ext host terminal proc

commit 130e81f154d518166d44540432b90af7d8a67368
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:46:41 2018 +0100

    hot exit - do not clean backups when quitting before editors have been restored

commit 922435f717c54208e3c1ca60c910f69ed2031678
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 17:29:33 2018 +0100

    Fix #63906

commit 31450e4ffe019c9cadf35e6fa3f1861e5134fd80
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 17:27:44 2018 +0100

    fix strict-null

commit 7150d4b3a1b8e6909ed2f2c70ef8d548528560eb
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:46:37 2018 +0530

    fix-64041 - Changed ParameterInformation constructor - Changed @param label description

commit 01e36a242ba53ae474f1bd33402c50b0723c1003
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 16:55:02 2018 +0100

    Fix #59497

commit 5446cb4205f5291f78bc70c005e184efbc037c9b
Author: pkoushik <pkoushik@akamai.com>
Date:   Mon Dec 3 21:19:01 2018 +0530

    fix-64041 - Changed ParameterInformation constructor

commit 5f53ed3811e59abc9935fb73953dc6730991789e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:55:53 2018 +0100

    handle ipc-queue cancellation, #63013

commit cbb9fa738532b97e7422aca42f096eb4388d44d8
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 15:51:12 2018 +0100

    Fix #59481

commit c2c2e48dd3c704b8585ba7a7c642d75afca74ce7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:03:28 2018 +0100

    call resolve before inserting a completion item, #63013

commit aedd4402fb7eb0022589012f440b059c6b12f12b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Mon Dec 3 06:39:58 2018 -0800

    Make menubar its own widget and add overflow (#63954)

    * working state

    * fix keybindings and add compact submenu mode

    * fix blur

    * fix mnemonics in overflow menu

    * fix issues with window resizing

    * switch to ellipsis

commit 99b2fca41f3658b645bb7e24009a8c07241a6d0b
Merge: 93ef7cd03e 6793104f8d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 15:38:29 2018 +0100

    Merge pull request #64093 from Microsoft/mjbvz/63013

    Do not cache completions for cancelled resolves

commit 93ef7cd03e76797ba0e9828abaedf28a3c505fe4
Merge: a8b004a30e 2d57133894
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Mon Dec 3 15:26:16 2018 +0100

    Merge pull request #64200 from Microsoft/isidorn/zenModeRestore

    zen mode: We will not restore zen mode, need to clear all zen mode state

commit 2d57133894da54c6e7f6d69ee4cf841dbcf7ecd6
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:25:50 2018 +0100

    zen mode: properly clear state on shutdown

commit ea14a460db05a7603fdc0642d50d2ec0ed9d3131
Merge: 46e453dc1c e7c77a3a81
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 15:16:21 2018 +0100

    Merge branch 'master' into isidorn/zenModeRestore

commit a8b004a30ec6c3faac187be3d6df5e5e0a7192d8
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 15:15:29 2018 +0100

    fixes #62629

commit e7c77a3a81d89233a47e9539ccac92680ffaa367
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:58:57 2018 +0100

    storage - include a WillSaveStateReason when saving

commit 08d8cc157afed3ba8dc5fa63d9fdfb4db506c532
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 14:49:36 2018 +0100

    fix #63431

commit 57c1e826a0fc1ac8025b5a0d53f265e4fc7178ab
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:33:44 2018 +0100

    strict null for all smart select

commit 6938d2c35dae792689763fafe79b306b6b22d4b9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 14:27:18 2018 +0100

    smart select bracket pairs, #64004

commit d3665d2f8bfbe83ee0094a2f7cc0081d63c48a70
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 14:25:35 2018 +0100

    Fix #64199

commit 8ffc91c0422e75b5ab74cc3af9e4d3e6d08c73f0
Merge: 9a8bbb8dd8 bc916bb6af
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 14:18:15 2018 +0100

    Merge pull request #64007 from DustinCampbell/update-csharp-grammar

    Update C# TextMate grammar with latest fixes

commit 9a8bbb8dd814007234e2ffb6cb426f7c9cd465ac
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 13:49:13 2018 +0100

    Fix opening settings editor when ui is disabled

commit 74263a78d0e74cd4992a30909df626dc7a34a080
Merge: 2122d7e0bf f70c402f8f
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 13:48:36 2018 +0100

    Merge pull request #64189 from usernamehw/keybindings_command

    Use string type for `command` property

commit 2122d7e0bf3ef84e8525f8deeb8df6eacede95ee
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 3 12:41:58 2018 +0100

    Remove support for post install

commit 6153c8b075bc1ba0f49a233a3ea61d127d60aade
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 12:25:20 2018 +0100

    debt - remove editor history listeners when condition is met

commit daae50ab216a722cd645621178c1d48195d86680
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 12:02:52 2018 +0100

    ensure a range contains its previous range, #63935

commit 46e453dc1cf18b58d986bee46db181544792d78e
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 3 12:05:05 2018 +0100

    zen mode: We will not restore zen mode, need to clear all zen mode state changes

commit 2baa14fcf20acfd634146027d65c55240fc75e8a
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:51:53 2018 +0100

    tests and api command for smart select api, #63935

commit 07be58bbadd1cc011f4bb83b25d7ee59d0a68d89
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:28:16 2018 +0100

    add proposed api for smart select, #63935

commit bc916bb6af6ccce449170b37328bf36b3fa095f0
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:29:00 2018 +0100

    Added commit hash to cgmanifest.json

commit c98725aa033b3d74936c4bab1d8579b7426f1753
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:24:06 2018 +0100

    missing compilation

commit 71630c224abd5007b7da36a55b59cabbc4cbe8d5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 11:16:30 2018 +0100

    storage - parts splash becomes a window config to show early on

commit 37100fb8f12917f000bcbb677839c697ba6b42d5
Merge: 1567e662cc 2eeb643fcd
Author: Alexandru Dima <alexdima@microsoft.com>
Date:   Mon Dec 3 11:09:05 2018 +0100

    Merge pull request #63947 from Thomas-S-B/master

    Removed unnecessary cast

commit 1567e662ccfe9a8e034e6eecb1ac68d5fc754805
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:07:50 2018 +0100

    only show update service errors when asking explicitly

    fixes #61467
    fixes #60966

commit 868f812b37f857d23c364a845445f9453062c8ca
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 3 11:06:35 2018 +0100

    :lipstick:

commit 92894195d05f6942400ef48f0ea49223dc6baa21
Merge: 91aa9db312 ee5153ffde
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 11:04:47 2018 +0100

    Merge pull request #63759 from donaldpipowitch/patch-1

    added .hintrc and moved .babelrc to jsonc grammar

commit 91aa9db312493d4864ce83563f066334cdd84616
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 11:01:43 2018 +0100

    rename setting, #62365

commit 6959ac313dbbe4a6b360de785c8ef4b548ebf8d7
Merge: 77ea172135 2fa8128d52
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:51:38 2018 +0100

    Merge pull request #63193 from skprabhanjan/fix-62365

    Fix #62365 : Added useGlobalStorageForSuggestions Setting

commit 77ea172135547ef270333b4bb707e6ff85fb150e
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:50:20 2018 +0100

    keybindings - do not steal focus from an event

commit 3fd9352b8d747b7e6664810de52ace7a86341a3b
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 3 10:47:06 2018 +0100

    Remove Better Merge key #64190

commit 44a246e7a804556381ef4aeb94beed0c936dd3ed
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 3 10:41:33 2018 +0100

    perf - measure workspace service init time as well

commit 6bcd5c412634e7561d537a4039b255b5d2b339a6
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 10:00:05 2018 +0100

    update ref-view extension

commit 3935abd9648110310f5ca411b228c946876ff492
Merge: f9703e9ad6 8de073ac9f
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:56:37 2018 +0100

    Automatic tasks should prompt before running (#64075)

    Fixes #63988

commit f9703e9ad6681815a116ca3c9c29a9bd26ae0276
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 3 09:24:59 2018 +0100

    Input variables in tasks (#63910)

    Fixes #4758

commit 253a4f6d17dfadd76c1bff0fcc429b8c3274e66d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 3 08:47:39 2018 +0100

    log provider failure as errors, #63831

commit f70c402f8f55e22e2abad0f3c41f2b9f20c8c7…
anthonydresser pushed a commit to anthonydresser/azuredatastudio that referenced this issue Mar 2, 2019
commit 5ab0e684a752808473667caad6d8ce3a91ec3063
Merge: 5d4d823d81 29179eaa23
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:12 2019 -0800

    Merge commit '29179eaa23c9c93aede2da1c03e69f9ccf59b4e1' into merged-base

commit 5d4d823d81132dd41fd2ff098e9122efab19e1c1
Merge: eefc70f8e2 1881db074b
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:11 2019 -0800

    Merge commit '1881db074b7a6bacc7c2354db34fbc1de1ad8970' into merged-base

commit eefc70f8e200f8326222c8a74429ef1fc1d631c1
Merge: 89ffafa90a cc8b25b5ad
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:11 2019 -0800

    Merge commit 'cc8b25b5ada64b976b0573d959b4c347aef86b1b' into merged-base

commit 89ffafa90ad0af5b19424c7a2e1d7bcd47a935ca
Merge: d1c2fda25a 2b8d7248b8
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:10 2019 -0800

    Merge commit '2b8d7248b8165f33395e42fe02a186437b9412c2' into merged-base

commit d1c2fda25abaee038e0193ea7c4b35947139aa6d
Merge: 8c6e2522d5 066ee8c2d7
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:09 2019 -0800

    Merge commit '066ee8c2d7587f7f9596f4c06f433c2e1f089a07' into merged-base

commit 8c6e2522d5174624a118ee8d4c854b9f2a25b8d4
Merge: 58b8b37ae8 de57829fc3
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:09 2019 -0800

    Merge commit 'de57829fc38605c4bbe8c9993d242cab7a5922e0' into merged-base

commit 58b8b37ae8bc8e86eca0627df7a38635dc65e0e8
Merge: de1ecf7882 f80971cb61
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:08 2019 -0800

    Merge commit 'f80971cb610799954e4a1df488847d11bca8ad3c' into merged-base

commit de1ecf788234c0c99c9bbcf9e8c27d806ef4d968
Merge: 77cc6bba59 8f36acde0a
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:07 2019 -0800

    Merge commit '8f36acde0ae97f2c52bbc8c05f781a8e6f85eea6' into merged-base

commit 77cc6bba595487b95be990ad751c7927cff884fe
Merge: 07e7568222 0740633118
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:06 2019 -0800

    Merge commit '0740633118c88555e139624320ffc4825dade527' into merged-base

commit 07e75682222b22c3131dbc541dd589d495ad1de4
Merge: 3e09cc74ef d28f895d31
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:06 2019 -0800

    Merge commit 'd28f895d31bc5e2d445ec643350941257daeb787' into merged-base

commit 3e09cc74ef919d65f061c28347e9c45cc61d6e23
Merge: 756b4f290d 355b9809de
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:05 2019 -0800

    Merge commit '355b9809debb24ad1f0414fad20e75529db4297d' into merged-base

commit 756b4f290d301acfc810652312e0697d927ba294
Merge: 6d62a5df7b 4a7e742fb8
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:04 2019 -0800

    Merge commit '4a7e742fb86e077be3637066c8b73eb0de9834ec' into merged-base

commit 6d62a5df7ba82fee2accf2a9ea0f077cf49e80aa
Merge: a999793b03 a1d8f25b08
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:04 2019 -0800

    Merge commit 'a1d8f25b084d5400f1d60baa11d18bca7ca235b1' into merged-base

commit a999793b0379f3fd1e49f04f05835fd0b6936f9b
Merge: 63afb12c11 80db568032
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:03 2019 -0800

    Merge commit '80db56803277b84a5b168f8915b30571415cc2a7' into merged-base

commit 63afb12c11afdddd3c40e433eefcb223a0b564b9
Merge: 1c7c5783ea 369612899d
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:23:02 2019 -0800

    Merge commit '369612899dfa80c4e533757e85fd205089d77003' into merged-base

commit 1c7c5783ea85c661d1395353531cb79a7379704c
Merge: 46fb2f1ad4 47661d4ec3
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:22:58 2019 -0800

    Merge commit '47661d4ec3653b4b6147bef2ff6a7f7e468ea598' into merged-base

    # Conflicts:
    #	build/builtInExtensions.json

commit 46fb2f1ad44b94dc3212cde8f70d53d0ccb156d9
Merge: abcff4dd79 cd18eb9be8
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:22:18 2019 -0800

    Merge commit 'cd18eb9be8f4a765d4121e3ef7ed2faf8f50a157' into merged-base

commit abcff4dd79c5f43e586a2a17dc6d3d40236edbd5
Merge: 47e1704ef9 d63ebe3644
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:22:17 2019 -0800

    Merge commit 'd63ebe3644eb005855a8f3031be7c3d05d71f268' into merged-base

commit 47e1704ef9bfa903c99ca9491538dae1606e9188
Merge: 049909f4ba dad8b64482
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:22:17 2019 -0800

    Merge commit 'dad8b644821739d2a596887b42b4ee9a9298d849' into merged-base

commit 049909f4bab33c1cd8dbe5ce1e3e52a99d494dcf
Merge: 7a2a9ed142 5c298d1f4a
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:22:16 2019 -0800

    Merge commit '5c298d1f4aada252f9972d7495af2802daa370e8' into merged-base

commit 7a2a9ed1423cc34d698d39d0ba1ce8cb98b15cfe
Merge: 30149049ec 649c0aba5b
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:22:15 2019 -0800

    Merge commit '649c0aba5b3ddeec1171d9013b28e94d1c8f3146' into merged-base

    # Conflicts:
    #	.github/calendar.yml

commit 30149049ecde7d3609b5acac31506a165f579b5f
Merge: 8e7995f21f 16114454d5
Author: Anthony Dresser <andresse@Anthonys-MacBook-Pro.local>
Date:   Fri Mar 1 16:22:14 2019 -0800

    Merge commit '16114454d5718ee152b7ca81ca2b33088eed8c25' into merged-base

commit 8e7995f21f87c09cc1634eb6d31f8da706a192bc
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:52:34 2019 -0800

    update more unneded changes

commit f1ba2eaecaff6bb85c035946e9794a5084ffb974
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:50:10 2019 -0800

    remove diff

commit 3e31c5887d58f00ec579a4f3d6376b48a51c2841
Merge: d72b77bb23 0cdd4b1241
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:37:22 2019 -0800

    Merge commit '0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	build/package.json
    #	package.json
    #	src/vs/base/browser/ui/inputbox/inputBox.ts

commit d72b77bb23fbc4914f549dedf7565d4c848c66aa
Merge: 775a2dc433 e27511826f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit 'e27511826f363156c616e5facbb60702e40b79f3' into merged-base

commit 775a2dc4337f96551dc83fd54178dcd2d63156a5
Merge: 6e84324cae 1054c555b5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:20 2019 -0800

    Merge commit '1054c555b5889e6479544c68357d38d047605969' into merged-base

commit 6e84324caebf5f47ed1a185b2758fdb973ffd560
Merge: d57682ad3d e42a2a21da
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit 'e42a2a21dab434a81a16aefbec2e75b26030941e' into merged-base

commit d57682ad3dc6be4fdf2eac989f4bf4b6cc619dcd
Merge: ac4c914b97 533f3dd8a6
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:19 2019 -0800

    Merge commit '533f3dd8a6f7fc7510c374874e84daa9c7413909' into merged-base

commit ac4c914b97f43154c5831f09b09c86c90b1317d2
Merge: 0d61556843 86adcc7fcf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:18 2019 -0800

    Merge commit '86adcc7fcfca511b2d5c45a6ca76282e7dad40f8' into merged-base

commit 0d61556843c63a1649d68ae1e874c51d8959077a
Merge: c54dcf194d 18970ff0b9
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '18970ff0b9bfc788ff229ed4e1e81e9ac7e559e3' into merged-base

commit c54dcf194d4709972d4023bdaebbb1d31d9e2a07
Merge: 32f7e0b892 630698459b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:06 2019 -0800

    Merge commit '630698459bf0b55369fc3706f3310de36081f583' into merged-base

commit 32f7e0b892153d7e598a441b61d3945d067b7fa9
Merge: 70817fef35 f8e854a087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:05 2019 -0800

    Merge commit 'f8e854a0870a2224a7e3b1a205b26e1fdc4f46bc' into merged-base

commit 70817fef350c78e5b50a976704a1cd2cc8231c6d
Merge: 969c6d467d 3b2274b0aa
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '3b2274b0aa32fb4c433471481fd3fd18fbc46621' into merged-base

commit 969c6d467d62d5f8126a87259c3faabd6ac63bb7
Merge: 5e51884915 0d1ebce1a1
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:04 2019 -0800

    Merge commit '0d1ebce1a1ba6cc8a1fe9feadcd0d90f4cbd2536' into merged-base

commit 5e518849159864ee97b0815ae3e99ffa6d00096c
Merge: a8369384d1 70d86ce9a2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:03 2019 -0800

    Merge commit '70d86ce9a256bf7e44eb6efc6a83bd9ff46372f8' into merged-base

commit a8369384d192e0f7bd54dec60681849b0fc86c99
Merge: 44493de573 291f591af3
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '291f591af3421899481725016ccb08a40424c036' into merged-base

commit 44493de573d94f5bc5d666984bca0b6d9c748dcd
Merge: 97bef8f085 5a48c52a95
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:02 2019 -0800

    Merge commit '5a48c52a95a2356dc84275e6ab5a58af6fecfc7c' into merged-base

commit 97bef8f0850cbbb12cddb5f06d7b6260d767d0c7
Merge: 87b91ffa2e 5625ef956d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:01 2019 -0800

    Merge commit '5625ef956d1a0e75891b5fc30b68c00ff5250b15' into merged-base

commit 87b91ffa2e7bfc7de8dcb131e44b17cb89e56cd7
Merge: b856b86ea2 969733ab77
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '969733ab7763f938499ec635c70fdd51c2d234e0' into merged-base

commit b856b86ea228437f37d21078d23d6ceb1f4c0625
Merge: 96607b7eca 12a1ac1a7d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:35:00 2019 -0800

    Merge commit '12a1ac1a7d667d1bbb8752f61c893d2fab1a6115' into merged-base

commit 96607b7ecaa2600f756b1ab5f16f9e56ce69e410
Merge: df987aaa58 4da322a03f
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:59 2019 -0800

    Merge commit '4da322a03f60abfd48d03f70c413fe4d3c6cd6ae' into merged-base

commit df987aaa58dec252308cb9326c88bcff5129f338
Merge: 0bdf3f374c d5754c00e2
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:53 2019 -0800

    Merge commit 'd5754c00e200ebb0c2b20e3b679f00fe242f730f' into merged-base

    # Conflicts:
    #	.github/classifier.yml
    #	.github/commands.yml
    #	.github/locker.yml
    #	.github/needs_more_info.yml
    #	.github/similarity.yml

commit 0bdf3f374c93f406ebaa99abbd8630bf50a3761f
Merge: d8a7ff381c 2e9b5f3a2b
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:05 2019 -0800

    Merge commit '2e9b5f3a2b0a5095b14631937134a12765ddcb6f' into merged-base

commit d8a7ff381c834795e8d796a6f03f54caa7512aeb
Merge: d41dcacd9c b11a8e9c0c
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'b11a8e9c0cfe98eb291658f17b34db60896b097f' into merged-base

commit d41dcacd9c43ddd3803a4bc04144c17bce3a8a03
Merge: e076bb87c8 e37533afbb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:04 2019 -0800

    Merge commit 'e37533afbb43753c8657106012b9a2f0ae2aba52' into merged-base

commit e076bb87c859f201fe25f5af212056966c91d13b
Merge: 1802b5befb 4a476673ac
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:03 2019 -0800

    Merge commit '4a476673ac3c210c2561dacbb52af7ed10fa405e' into merged-base

commit 1802b5befb1da661d2e0501bbb3d5621389aa835
Merge: 25e3608f3a fe5386cc08
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit 'fe5386cc08db8da41010c802a737e7f4cf31258c' into merged-base

commit 25e3608f3ac66dc53066b6d7706686c381f3d957
Merge: 0eb5f9fff1 8bfb1a9d39
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:02 2019 -0800

    Merge commit '8bfb1a9d3926a97231f96ec5492aaff196e1cb89' into merged-base

commit 0eb5f9fff19135b6492dc6545724b262d174249a
Merge: ecdfd0d04b 109aafcbc0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:01 2019 -0800

    Merge commit '109aafcbc0474992bd394056946bc7a480be0349' into merged-base

commit ecdfd0d04b0b01785132e0d2b16c59781434d83a
Merge: fd1f2b7043 e289c06d8d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit 'e289c06d8d149333beb538c73d76e7397bfcf49c' into merged-base

commit fd1f2b70437efebec5b3aad392e93381192e7f80
Merge: ac49c347ff 78c1c318c5
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:34:00 2019 -0800

    Merge commit '78c1c318c59d2750fc745e69474dd1ca86147187' into merged-base

commit ac49c347ff351d3d3ece0ed8625c6fff90d939fc
Merge: 98559964cf 07983d75ea
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:59 2019 -0800

    Merge commit '07983d75eab418a23b1b2348701ec781b125ee24' into merged-base

commit 98559964cf8f5008d78213bbb72cf473b3cb96f9
Merge: cf0b9a31ea d0a4a4242d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'd0a4a4242d410967fe67387262bc650bcbb2bb1e' into merged-base

commit cf0b9a31ea8f12526e2536b4ea180341f37b8de4
Merge: c05c44dad6 a71be2b193
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:58 2019 -0800

    Merge commit 'a71be2b19365a4b56adfa6f1dd81713aa9f46b06' into merged-base

commit c05c44dad625fc27e9a737476a272a1251fe90d2
Merge: ba90ea4d78 779ca13d48
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:57 2019 -0800

    Merge commit '779ca13d489a29b14c7e6c649e3af3e9aa6f896f' into merged-base

commit ba90ea4d787d1d281fead46ab817be3436de3d5b
Merge: f3b9a29c4c f3b0a50db7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'f3b0a50db7d39f612b9cd99b62473e9a36b16f84' into merged-base

commit f3b9a29c4c5dee6c20cc7bb141aa2f92459e55cd
Merge: 8be2080f91 c831596e02
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:56 2019 -0800

    Merge commit 'c831596e0258aceca2ea4647d2fa2420860f6217' into merged-base

commit 8be2080f91d5bb58daeaac8e729023baf643e903
Merge: 0c4076aecb 2ae369fbdb
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:55 2019 -0800

    Merge commit '2ae369fbdb3b795b384b4719c77cc3694dc7a256' into merged-base

commit 0c4076aecbdc0babae3c69703e7453cde1cad540
Merge: 93612ea9e8 f2c9d968a4
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'f2c9d968a46827e2808a9ebd1fb47e418c403dd0' into merged-base

commit 93612ea9e89ffb84cefa9459815c1693bb9ae0a6
Merge: 83fb797483 c3f02980a0
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:54 2019 -0800

    Merge commit 'c3f02980a0e03c637aafe028bab76ef737d738ab' into merged-base

commit 83fb797483507ad7b9d602a1f0f313f743149747
Merge: 5e052ac28d 7d5ce7b5d7
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:53 2019 -0800

    Merge commit '7d5ce7b5d77c81a6667522bb8ecc88bc08879516' into merged-base

commit 5e052ac28d1871702cc03e31911f6a456d0edd2d
Merge: e3f1610177 8bb71eeb51
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '8bb71eeb51b91aaf68a0cc4897f8b94ebe263d93' into merged-base

commit e3f16101771784e1e391356f56e524963c972623
Merge: ef9caf3a3c 5a88598811
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:52 2019 -0800

    Merge commit '5a88598811e4d82fb15bc3aab52b6f3d2519750b' into merged-base

commit ef9caf3a3cd3ffa0b4195cf4047ca7650c4deb0a
Merge: 031a86e77a da3fbd386d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:51 2019 -0800

    Merge commit 'da3fbd386d1454b104969e83f589f6fdeb5badce' into merged-base

commit 031a86e77ac589eedbfa6d33ce505c0537cdcb9a
Merge: 444d144a4f 1e915aad20
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '1e915aad2039c06914ca907d23b65bf1fefd29b1' into merged-base

commit 444d144a4f43ff2fa3f2e4f81561a03773b28547
Merge: e4ed6e083b 889d5e5b28
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:50 2019 -0800

    Merge commit '889d5e5b28e397680be8cca5bfb4b4ed61da581d' into merged-base

commit e4ed6e083be6b186ed89415c2860dae3451356b6
Merge: f411a0f82d 51cf2df2f8
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:49 2019 -0800

    Merge commit '51cf2df2f8e5c30ca83c5b410898ae69e04fd545' into merged-base

commit f411a0f82d6da3a2e92c49657fb4b96aefca1ec8
Merge: 4f8214b37e e690285d9d
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit 'e690285d9d4c42a0047093b447b555b0e3921484' into merged-base

commit 4f8214b37e9cc6b67d8dc9e396f12295c49a0ead
Merge: 303f92fb11 81d6423f24
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:48 2019 -0800

    Merge commit '81d6423f241fede9410bd53f8aae7e1a098f63d1' into merged-base

commit 303f92fb119fdb4195dec06deb7cafa32e73e10d
Merge: 4f2ac743da a33a24dddf
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:42 2019 -0800

    Merge commit 'a33a24dddfc65111828dc8df867eb14d27e1b89d' into merged-base

    # Conflicts:
    #	.github/copycat.yml

commit 4f2ac743da048499b4f7f634e1e1979d4fc477fa
Merge: 55f921fb37 0ab3492afd
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:33:12 2019 -0800

    Merge commit '0ab3492afdbe21b9cb89a7d639770b124dc54e51' into merged-base

commit 55f921fb379af3146e3f8322bd34c18f3c5ad9ec
Merge: 826856c390 dea8705087
Author: Anthony Dresser <anthonydresserdev@gmail.com>
Date:   Thu Feb 28 23:30:39 2019 -0800

    Merge commit 'dea8705087adb1b5e5ae1d9123278e178656186a' into ads-1301-vscode

    # Conflicts:
    #	extensions/git/src/askpass-empty.sh
    #	extensions/git/src/askpass.sh
    #	extensions/theme-defaults/fileicons/images/Document_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/FolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/Folder_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolderOpen_16x_inverse.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x.svg
    #	extensions/theme-defaults/fileicons/images/RootFolder_16x_inverse.svg
    #	scripts/node-electron.sh
    #	src/vs/base/node/terminateProcess.sh
    #	src/vs/base/parts/tree/browser/collapsed-dark.svg
    #	src/vs/base/parts/tree/browser/collapsed.svg
    #	src/vs/base/parts/tree/browser/expanded-dark.svg
    #	src/vs/base/parts/tree/browser/expanded.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/documentSymbols/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_16x.svg
    #	src/vs/editor/contrib/suggest/media/Class_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_16x.svg
    #	src/vs/editor/contrib/suggest/media/ColorPalette_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_16x.svg
    #	src/vs/editor/contrib/suggest/media/Document_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_16x.svg
    #	src/vs/editor/contrib/suggest/media/EnumItem_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_16x.svg
    #	src/vs/editor/contrib/suggest/media/Enumerator_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_16x.svg
    #	src/vs/editor/contrib/suggest/media/Field_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Folder_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_16x.svg
    #	src/vs/editor/contrib/suggest/media/IntelliSenseKeyword_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_16x.svg
    #	src/vs/editor/contrib/suggest/media/Interface_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_16x.svg
    #	src/vs/editor/contrib/suggest/media/Method_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_16x.svg
    #	src/vs/editor/contrib/suggest/media/Misc_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_16x.svg
    #	src/vs/editor/contrib/suggest/media/Namespace_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_16x.svg
    #	src/vs/editor/contrib/suggest/media/Property_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_16x.svg
    #	src/vs/editor/contrib/suggest/media/Ruler_inverse_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_16x.svg
    #	src/vs/editor/contrib/suggest/media/String_inverse_16x.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph-inverse.svg
    #	src/vs/workbench/browser/parts/editor/media/paragraph.svg
    #	src/vs/workbench/browser/parts/notifications/media/down-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/down.svg
    #	src/vs/workbench/browser/parts/notifications/media/error-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/error.svg
    #	src/vs/workbench/browser/parts/notifications/media/info-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/info.svg
    #	src/vs/workbench/browser/parts/notifications/media/up-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/up.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning-inverse.svg
    #	src/vs/workbench/browser/parts/notifications/media/warning.svg
    #	src/vs/workbench/browser/parts/panel/media/left-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/left.svg
    #	src/vs/workbench/browser/parts/panel/media/right-inverse.svg
    #	src/vs/workbench/browser/parts/panel/media/right.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed-dark.svg
    #	src/vs/workbench/browser/parts/views/media/collapsed.svg
    #	src/vs/workbench/browser/parts/views/media/expanded-dark.svg
    #	src/vs/workbench/browser/parts/views/media/expanded.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-disabled.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function-unverified.svg
    #	src/vs/workbench/parts/debug/browser/media/breakpoint-function.svg
    #	src/vs/workbench/parts/debug/browser/media/current-and-breakpoint.svg
    #	src/vs/workbench/parts/debug/browser/media/current-arrow.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect-inverse.svg
    #	src/vs/workbench/parts/debug/browser/media/disconnect.svg
    #	src/vs/workbench/parts/feedback/electron-browser/media/twitter.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock.svg
    #	src/vs/workbench/parts/output/browser/media/output_lock_inverse.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock.svg
    #	src/vs/workbench/parts/output/browser/media/output_unlock_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/collapsed.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit.svg
    #	src/vs/workbench/parts/preferences/browser/media/edit_inverse.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded-dark.svg
    #	src/vs/workbench/parts/preferences/browser/media/expanded.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings-dark.svg
    #	src/vs/workbench/parts/search/browser/media/excludeSettings.svg

commit dea8705087adb1b5e5ae1d9123278e178656186a
Merge: 58177b4a32 51063efcf5
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:50:21 2018 -0800

    Merge pull request #65315 from Microsoft/versionBump

    Bump version

commit 51063efcf53af0ec563087c4b86a6fd71f1159a3
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 18 09:45:00 2018 -0800

    Bump version

commit 58177b4a32ab4a552efc1dcad71f09716e40ad4b
Merge: 8b7c775eb9 ae30d207aa
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:57:22 2018 -0800

    Merge pull request #65143 from Microsoft/roblou/fixSearchCancel

    Fix #65084

commit 8b7c775eb945034f8bca7ab4ee272de612e8e723
Merge: febae8bb46 c53e1553af
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 17 11:48:42 2018 -0800

    Merge pull request #65141 from Microsoft/roblou/fixCRLFmultiline

    Fix search CRLF files with non-regex multiline search

commit ae30d207aac195219c65b1f113329bf6ab27ea3f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 14:42:15 2018 -0800

    Fix #65084 - queue searches so they can finish asynchronously, just one at a time

commit c53e1553af582fc51b59bfb786f8daddbeafd7c7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Sat Dec 15 13:18:34 2018 -0800

    Fix #65120

commit febae8bb46c13a279589811c95677d853f381e11
Merge: ef28947adc 8953bb08af
Author: Pine <octref@users.noreply.github.com>
Date:   Fri Dec 14 14:35:43 2018 -0800

    Merge pull request #65114 from Microsoft/octref/64993

    Fix #64993

commit 8953bb08af679dca14936bf25c2b9b3040dcbb76
Author: Pine Wu <octref@gmail.com>
Date:   Fri Dec 14 14:17:02 2018 -0800

    Fix #64993

commit ef28947adc78cf338c54c7518c78fecf2471bc4f
Merge: b8b7550ccf f9377b2e4f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 13 14:16:11 2018 +0100

    Merge pull request #64880 from Microsoft/joh/fix/64829

    generate list styles for references tree, #64829

commit b8b7550ccf52d0e2a7e045120fbd70c8cea65297
Merge: 1cf315d4b4 539d2153d4
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 10:50:35 2018 +0100

    Merge pull request #64870 from Microsoft/isidorn/treeNavigationKeyboard

    treeResourceNavigator: fire onSelection also for keyboard events

commit 1cf315d4b4a8bb176618bafa3ef92fc1b44e5c15
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Thu Dec 13 02:21:08 2018 +0100

    Fix broken Debug > Start Debugging global menu action, fix #64450 (#64860)

commit f9377b2e4f31433528ba314efb8b4f361ce81f21
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 12 14:53:29 2018 +0100

    generate list styles for references tree, #64829

commit 539d2153d4c958ba8501a42f64a3b7444ff04e3e
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 12 12:56:26 2018 +0100

    treeResourceNavigator: fire onSelection also for keyboard events

commit c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Merge: 3dcdcc3fe0 552023ed54
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 15:17:17 2018 +0100

    Merge pull request #64803 from Microsoft/joao/release/1.30/fix-64739

    Fixes #64739

commit 552023ed54b41565fc3c513266a4a776cce0b00f
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 11:24:45 2018 +0100

    fixes #64739

commit 3dcdcc3fe0ed44d8c58be03df3c35e1edcb454e9
Merge: 5cbf65b0d3 090d3410fc
Author: Isidor Nikolic <inikolic@microsoft.com>
Date:   Tue Dec 11 11:10:43 2018 +0100

    Merge pull request #64790 from Microsoft/joao/release/1.30/fix-64735

    Revert "list: right click should  not select/focus"

commit 090d3410fce64f70c7df4f8cd0d0aebb2f0c7029
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 10:58:36 2018 +0100

    Revert "list: right click should  not select/focus"

    fixes #64735

    This reverts commit 7d76da21499d5ca4e44ca9cf02c9eede019af9b6.

commit 5cbf65b0d358420842bd52dae69459f277834ef0
Merge: 321b5785a7 bc5bb38695
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 10:24:49 2018 +0100

    Merge pull request #64783 from Microsoft/joh/fix/64654

    properly cache current revealed reference

commit 321b5785a7c52ab817e5caa67b519004331e2b0c
Merge: 241923763d 7b7c6b3dad
Author: João Moreno <mail@joaomoreno.com>
Date:   Tue Dec 11 10:17:04 2018 +0100

    Merge pull request #64785 from Microsoft/joao/release/1.30/64747

    Fixes #64747

commit 7b7c6b3dad6c08f42bbd8662247f5f95ac1ef976
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Tue Dec 11 09:55:23 2018 +0100

    fixes #64747

commit bc5bb386959f9aad269d858a362b0a45203c8e09
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Dec 11 09:05:21 2018 +0100

    properly cache current revealed reference

commit 29179eaa23c9c93aede2da1c03e69f9ccf59b4e1
Author: Alex Ross <alros@microsoft.com>
Date:   Mon Dec 10 12:26:32 2018 +0100

    Remove TPromise.as from task.contribution.ts

    Part of #64597

commit 1881db074b7a6bacc7c2354db34fbc1de1ad8970
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 10 12:18:59 2018 +0100

    TPromise > Promise (#64598)

commit cc8b25b5ada64b976b0573d959b4c347aef86b1b
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 12:02:11 2018 +0100

    remove TPromise

    related to #64597

commit 2b8d7248b8165f33395e42fe02a186437b9412c2
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 12:01:18 2018 +0100

    remove TPromise.as

    related to #64597

commit 066ee8c2d7587f7f9596f4c06f433c2e1f089a07
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 11:54:51 2018 +0100

    remove TPromise.as

    related to #64597

commit de57829fc38605c4bbe8c9993d242cab7a5922e0
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:59:47 2018 +0100

    debt - more lazy service contributions

commit f80971cb610799954e4a1df488847d11bca8ad3c
Merge: 0baabc8a8b 8f36acde0a
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:52:17 2018 +0100

    Merge pull request #64717 from Microsoft/joh/fixmem

    Better Suggest Memories

commit 8f36acde0ae97f2c52bbc8c05f781a8e6f85eea6
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:50:25 2018 +0100

    don't listen to storage changes for now

commit 0740633118c88555e139624320ffc4825dade527
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:49:56 2018 +0100

    Revert "Revert "remove `shareSuggestSelections`-setting for now #62365""

    This reverts commit d28f895d31bc5e2d445ec643350941257daeb787.

commit 0baabc8a8b506c92958e286272bb3cb0dded4dc5
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 11:43:26 2018 +0100

    remove TPromise

    related to #64596

commit 65a420e359f925f8a5da3deeba4d82a2e7655e88
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 11:40:28 2018 +0100

    remove TPromise

    related to #64596

commit 093bb84d61d9cdf64f27d2ae6ed1dafad085fd33
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 11:38:09 2018 +0100

    remove TPromise

    related to #64596

commit d28f895d31bc5e2d445ec643350941257daeb787
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:36:35 2018 +0100

    Revert "remove `shareSuggestSelections`-setting for now #62365"

    This reverts commit f6cff39cb4c398eba8e041b5a0f50bd3b33ce6a7.

commit de63daf34875d95db83be56348cc999720ae0961
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 11:33:29 2018 +0100

    remove TPromise.wrapError

    related to #63897

commit a901902ce64d5f6a135af942c16a646b25b1ea39
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 11:27:48 2018 +0100

    remove TPromise.wrapError

    related to #63897

commit 2f863c62b3a54d96a180ef76ad391865eb511b92
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 11:16:57 2018 +0100

    remove TPromise.wrapError

    related to #63897

commit 346b230f1677e3ff5cdb06cf119d6fc6ab500c26
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Mon Dec 10 11:11:23 2018 +0100

    remove TPromise.wrapError

    related to #63897

commit 355b9809debb24ad1f0414fad20e75529db4297d
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:33:18 2018 +0100

    fix compile issue

commit 4a7e742fb86e077be3637066c8b73eb0de9834ec
Merge: 899ce6670c a1d8f25b08
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:29:56 2018 +0100

    Merge branch 'master' into joh/fixmem

commit 899ce6670cf93dc88dc0ca22e1353b162739f0f4
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:29:47 2018 +0100

    :lipstick:

commit a1d8f25b084d5400f1d60baa11d18bca7ca235b1
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:28:09 2018 +0100

    insta - actually enable delayed instantiation

commit 80db56803277b84a5b168f8915b30571415cc2a7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:22:52 2018 +0100

    use bracket/block selection ranges provider, fixes #64272

commit 369612899dfa80c4e533757e85fd205089d77003
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 11:13:09 2018 +0100

    add leading/trailing line part to bracket selection #64004

commit 47661d4ec3653b4b6147bef2ff6a7f7e468ea598
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 10:37:19 2018 +0100

    update references view extension

commit cd18eb9be8f4a765d4121e3ef7ed2faf8f50a157
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 11:20:26 2018 +0100

    storage - beforeClose() is actually not needed

commit d63ebe3644eb005855a8f3031be7c3d05d71f268
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 11:14:51 2018 +0100

    No horizontal scrollbars after toggling side by side diff view (fix #64090)

commit dad8b644821739d2a596887b42b4ee9a9298d849
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:58:38 2018 +0100

    debt - dispose action items that are pulled from actionbar

commit 5c298d1f4aada252f9972d7495af2802daa370e8
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:49:40 2018 +0100

    no tabs - prevent title from exceeding 35px height

commit 649c0aba5b3ddeec1171d9013b28e94d1c8f3146
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 10 10:40:35 2018 +0100

    Update calendar

commit 16114454d5718ee152b7ca81ca2b33088eed8c25
Merge: 0cdd4b1241 3f960a91c8
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 10:33:17 2018 +0100

    Merge pull request #64715 from Microsoft/joh/brackets

    Better Bracket selection

commit 0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a
Merge: 0194c94656 e27511826f
Author: João Moreno <mail@joaomoreno.com>
Date:   Mon Dec 10 10:32:59 2018 +0100

    Merge pull request #64619 from Microsoft/rmacfarlane/git-apply

    Add GitErrorCode to apply command

commit 3f960a91c8ceb80d764728efb1d6c4cb54220d15
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Mon Dec 10 10:32:08 2018 +0100

    take max 4 * 30ms

commit 0194c9465634a54b9614c7396ac53b6a0fbef70c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:31:18 2018 +0100

    notifications - push initial notifications out a bit to give editors more time to restore

commit 627e0310c80061030bda482cfaad5dee736b46a5
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Mon Dec 10 10:28:00 2018 +0100

    telemetry - double it up

commit bac0d92a46f8d7ec4a9da4f83747716aac849612
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Mon Dec 10 10:23:07 2018 +0100

    Update commands.yml

commit ae80a5aab4c9c8ada416d10e5b8e0f89355bcd54
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Dec 10 10:06:33 2018 +0100

    reject if gallery is not enabled

commit a7cf7c9f7e5f9ad02228aa888e6a9370b9bf6924
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 15:04:48 2018 +0100

    #64597 Move away from TPromise

commit 44c97db13bbe264018dc2c557a97641cb260eaf5
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Fri Dec 7 14:37:07 2018 +0100

    #64597 Move away from TPromise

commit cd0ea96e50c5978f299a0c5099e015bf725d2a1a
Author: isidor <inikolic@microsoft.com>
Date:   Mon Dec 10 09:53:39 2018 +0100

    debug issues to isidor

commit 19e36adcb448fa7af1d5c8dd7f50d08c87ed5c0c
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Fri Dec 7 15:18:32 2018 +0100

    outline - remove unused css

commit e444eaa768a1e8bd8315f2cee265d725e96a8162
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:41:29 2018 -0800

    Strict null check serviceMock

commit 9b4099e45bc4ce6a9e8bc86846fd2787e9c90161
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:36:17 2018 -0800

    Strict null check patternInputWidget

commit ae7d6b7ca7e8340724328313f2e1e5b2c296e906
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:33:42 2018 -0800

    Working on strict null checking contentHover

commit 0928a6d348c461dc4b39582e440da67547059078
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:32:45 2018 -0800

    Prefer coalesce over filter

    Coalesce has the correct return type of `T[]`. Filter may return `(T | undefined)[]`

commit 91eccfdf851461f18eb5dd1a2cdacc0d7251eb8f
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 16:07:09 2018 -0800

    Strict null check contextScopedHistoryWidget

commit 2a61f8d4f67b7fec381d1cb668f380ff252c8a6c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:51:57 2018 -0800

    Strict null check format action

commit 70a73a95f6b10ecd1f77a73e294fc63dec0bc9f7
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:36:24 2018 -0800

    Strict null check findOptionsWidget

commit 90f7c9d45707f10dc31b89b2060ea57e3f159937
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:32:19 2018 -0800

    Marking fields readonly

commit f97736ccefeaffba255eebdf2b2070d838bce85a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:27:59 2018 -0800

    Strict null check findInput

commit c25b7499d18977e72e21234b581f09d9b076a6c0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:12:10 2018 -0800

    Strict null checking inputbox

commit a626cc192bc5bed17f3650b24a78e15bcc6a2e06
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 15:01:06 2018 -0800

    Strict null check panel.ts

commit b30ff27f996441be7334f32ab2211125f028b793
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:58:06 2018 -0800

    Use more DRY class definition

    Avoid repeating types and mark fields as readonly

commit 14fb1eb303f0f13d2d6b5e396b29224594b1e348
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:47:01 2018 -0800

    Strict null check composite

commit 34179166777a8252684d673c438529aa7a3d291c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:37:40 2018 -0800

    Fix formatting for TS 3.2

commit 305e760ec58b7aa783c280f85883a708ec062403
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:33:24 2018 -0800

    Strict null check configuration service

commit 322f054c4dafa63d2b99202b76a55fce8b7471f3
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:31:21 2018 -0800

    Strict null check auto adds

commit e2cf8ebc5d6e827199124b911ff3e25ff38ae2ec
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 14:24:58 2018 -0800

    Enable strictBindCallApply for VS Code

    Fixes #64633

commit 8b4924d755613f5bba1364f88a57c824e67205e0
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:01:02 2018 -0800

    Build VS Code using TS 3.2

    Fixes #64631

commit a4bed89652baf8bf5b24791e8c9b6c8183290026
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 13:00:18 2018 -0800

    :lipstick:

commit 98f236872e90b8fe41ec9c29e7eabf0420ea665c
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:32:00 2018 -0800

    Use undefined instead of null

commit 3fc69f20ab4439f439a9761060559307626b1504
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 12:29:38 2018 -0800

    Add toOpenedFilePath method

    Make sure we don't try making requests against TS for files that are not currently open

commit 7140c91245fb5a3818f46ffdb33664396bee84d4
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:49:06 2018 -0800

    Never return undefined for cachedResponse.execute

commit 98605b6a4eceda80253d05f52a1033187ffac19a
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:46:59 2018 -0800

    Extract cached response to own file

commit 241923763dbeaf3b64443187e935d55b29f6125d
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 14:06:12 2018 -0800

    schedule update overflow action due to reflow (#64634) (#64639)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fee735ed37f6be94bdd0de5206bb9b22c213bfdd
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Fri Dec 7 13:56:55 2018 -0800

    schedule update overflow action due to reflow (#64634)

    * schedule update overflow action due to reflow
    fixes #64514

    * removed disposal

commit fa66e42134262c8f6851818dd01749d113b9f509
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:45:08 2018 -0800

    Remove TPromise.join #64598

commit 6b82f6b1dd1053f33e6710370ff2d4872c68040f
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:32:13 2018 -0800

    Remove TPromise.as - #64597

commit 86972072333ae211836b21b2c750e6f9d3a724ff
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 12:27:46 2018 -0800

    Remove TPromise#wrap calls #64596

commit 9c653adad32d5eb8761562d66dac91cbf3d7de96
Author: Matt Bierner <matb@microsoft.com>
Date:   Fri Dec 7 11:26:23 2018 -0800

    Avoid accessing style in treeview if we don't need to (#64577)

    Fixes #64576

    We compute the style of an element to access its left padding. However this value is only used when `horizontalScrolling` is enabled.

    With this change,  we only compute the style when `horizontalScrolling` is true

commit 35f96ebe3c40480719d2cf6943df279db61e9e6e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Fri Dec 7 10:36:12 2018 -0800

    Bump to 1.31

commit e27511826f363156c616e5facbb60702e40b79f3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Fri Dec 7 10:20:54 2018 -0800

    Add GitErrorCode to apply command

commit 1054c555b5889e6479544c68357d38d047605969
Merge: e42a2a21da 2f981e93d2
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:01:59 2018 -0800

    Merge pull request #64558 from marchenko-am/marchenko-am/fix64379

    Fix #64379 - SimpleFindWidget position was changed (in hidden state)

commit e42a2a21dab434a81a16aefbec2e75b26030941e
Merge: 533f3dd8a6 13d1149f2c
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:41 2018 -0800

    Merge pull request #64243 from Microsoft/tyriar/63688

    Set default terminal buffer impl to TypedArray

commit 533f3dd8a6f7fc7510c374874e84daa9c7413909
Merge: 86adcc7fcf dc86cf5ef9
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:16 2018 -0800

    Merge pull request #64560 from Microsoft/tyriar/null_check_initialCwd

    Add a null check for initialCwd

commit 86adcc7fcfca511b2d5c45a6ca76282e7dad40f8
Merge: cacac16d47 51c8c8c495
Author: Daniel Imms <tyriar@tyriar.com>
Date:   Fri Dec 7 10:00:02 2018 -0800

    Merge pull request #64611 from Microsoft/tyriar/64598

    Convert backup tpromise.join to promise.all

commit cacac16d47b1cb71278cdccf35c208e87450e934
Author: Kai Maetzel <kieferrm@gmail.com>
Date:   Fri Dec 7 09:51:42 2018 -0800

    Allow users to enable/disable automatic tasks (#64615)

    add allow/disallow tasks

commit 51c8c8c4955bf0fa1a979d609c0c442a3bccd0d0
Author: Daniel Imms <daimms@microsoft.com>
Date:   Fri Dec 7 08:17:30 2018 -0800

    Convert backup tpromise.join to promise.all

    Part of #64598

commit 13effd40e0869c2a2aaa16b6741c445abc86e2e4
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Fri Dec 7 15:06:56 2018 +0100

    yield when computing bracket ranges

commit e1f986f1278bcb811422f1e0b278dffdce6a4e4b
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Fri Dec 7 14:34:01 2018 +0100

    fix bracket selection issues

commit 5e3a8ca975ad82817949cbc167a4097a2f9c802f
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Fri Dec 7 14:09:56 2018 +0100

    Update commands.yml

commit a152a5c7818a13666a5879b4450eb26a4d45fbde
Author: Alex Ross <alros@microsoft.com>
Date:   Fri Dec 7 11:11:34 2018 +0100

    Add task names to automatic task notification

    Fixes #64427

commit 86571ec5a50b5bce09db45f458b407b77a33674a
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 21:44:50 2018 -0800

    Fix results lost from FileSearchProvider when maxResults is returned

commit 5562872fead3a01ddcb7f593e375b94ddbcaaf1b
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 20:09:23 2018 -0800

    Remove workaround for ts infer type suggestions showing up with no quick fix

    This should not be needed now that we are shipping TS 3.2.2

commit d2d7fec5df57509a082f85bcf6be91baabfa91e2
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 18:19:52 2018 -0800

    Pick up ts 3.2.2

commit 07f6967a6846e583c481998b987416841f0df022
Author: Matt Bierner <matb@microsoft.com>
Date:   Thu Dec 6 16:26:39 2018 -0800

    Cache document symbol navtree requests

    Fixes #64570

commit 99929b581d2f67733e4a46d9f67c90032aecd4ef
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 21:30:50 2018 +0100

    Prevent default on mouse down (fixes #64350)

commit dc86cf5ef9197153d116ef56d9edbe74953644ee
Author: Daniel Imms <daimms@microsoft.com>
Date:   Thu Dec 6 11:45:10 2018 -0800

    Add a null check for initialCwd

commit 6dcd4366c2dfdf1662ae84a0d0333eb3eae57f6d
Author: SteVen Batten <stbatt@microsoft.com>
Date:   Thu Dec 6 11:31:48 2018 -0800

    initialize focus state
    fixes #64500

commit bc979264d044c152f4258b6d24b9fcb20afa99ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:20:25 2018 +0100

    #64557 Do not hide tree also when tree is being refreshed

commit a988c5e8c56ce9c532b8721c6b46213e841e834a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 20:05:28 2018 +0100

    Fix #64557

commit 9be224980c486648f5f0d7c12f3dcaad19ca65ad
Author: Rob Lourens <roblourens@gmail.com>
Date:   Thu Dec 6 11:02:09 2018 -0800

    Make LogLevel converters safer and consistent with other converters, from @jrieken feedback

commit 2f981e93d2cd17808c7de0b7c00c42aa0d57f39d
Author: Marchenko Anton <fattan@ya.ru>
Date:   Thu Dec 6 21:22:38 2018 +0300

    Fix #64379 - SimpleFindWidget position was changed (in hidden state) for shadow hiding

commit b2e8dcc412a704e410fcd12b794c4c0474deb5ad
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:42:09 2018 +0100

    Revert #54397

    This reverts commit a8e6a91993966f696dae6303ad95014130e7acb6.

commit bdd4c66451ec696b9fa8224023daf1b58d9022b6
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 18:26:33 2018 +0100

    fixes #64463

commit 32f99fba83587a422f2a32e36e198686b4839cfc
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 17:24:39 2018 +0100

    use findNext/PrevBracket for bracket ranges only

commit f0f4950adcddec313b81bdec68ea125af079cc08
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 17:11:37 2018 +0100

    Promise.reject in configurationResolverService should return an Error

    Fixes #64550

commit 5b47ccfaa48cab60f5589dcbdb617cf3ed94c4e1
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 17:08:46 2018 +0100

    Update commands.yml

commit ee3d459a8a4169e0e954753583fc45e858629481
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 16:28:28 2018 +0100

    Regression: cancelling a launch command should silently cancel launch

    Fixes #64547

commit d3cf960290beae17aa274c02b7ff2e8b83e71c05
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:50:26 2018 +0100

    Update commands.yml

commit 332ab7f6a62d48bdfe997517aecb682d73d5632c
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:35:28 2018 +0100

    Update commands.yml

commit 44f53f369428352b4a5d0876b142e3e5d142cd46
Author: Christof Marti <chrmarti@microsoft.com>
Date:   Thu Dec 6 15:30:55 2018 +0100

    Add '/needsConfirmation'

commit 0bc965752d99b670ce1ebb9c0d90e5543b588d9b
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 15:13:39 2018 +0100

    Don't show tasks output on auto task or config change (#64543)

    Fixes #64040

commit 9576945606d719b0057f5f7d6194196ed56acf0f
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Thu Dec 6 15:09:16 2018 +0100

    protect input variable resolving against undefined mapping; fixes #64542

commit ac92a9a14552ceaf205850f9637169d5a7946847
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:20:19 2018 +0100

    fixes #64398

commit cf0879dd27aa7a52e431c5dafcb55604add6c8d9
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 14:11:07 2018 +0100

    repl: reveal last element when session change

    fixes #64397

commit 530e1b892bbdebc56939edd63188c52d6273a0cc
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:35:23 2018 +0100

    repl: simplify id computation for simple elements

    fixes #64460

commit fa7e51a33334e31a7913ccc4d81903af87451bdf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:29:27 2018 +0100

    disable listener leak monitor for stable, #64493

commit 4978a75210f786ebf0e74b3bc85a7a2d3d0ae243
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:25:52 2018 +0100

    Add launch section to support input in launch.json

    Fixes #63987 verification-found

commit f6cff39cb4c398eba8e041b5a0f50bd3b33ce6a7
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:15:37 2018 +0100

    remove `shareSuggestSelections`-setting for now #62365

commit 479d60b6dd334b778408a70dcccb466c02dc6173
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 12:12:54 2018 +0100

    make suggest memories a singleton service, listen to storage change events

commit 6cfa67d63370f12f55492805ab1737754280ba2d
Author: isidor <inikolic@microsoft.com>
Date:   Thu Dec 6 12:04:02 2018 +0100

    debug console: polish height computation

    #64336

commit b8088e5c1388f9565feae3f8e795d18a565b8438
Author: Alex Ross <alros@microsoft.com>
Date:   Thu Dec 6 12:03:49 2018 +0100

    Tasks with presentation clear: true and no other presentation options should clear

    Fixes #61592 verification-found

commit 6ea1f72513a50a265a216c3913bdedabefcc0f07
Merge: 351905fd53 d9b2da9fdb
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Thu Dec 6 11:27:24 2018 +0100

    Merge pull request #64496 from Microsoft/ben/62365

    suggest memories: restore saving state periodically (for #62365)

commit d9b2da9fdbd7fbd363c89ec0f1c8572ba4251520
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 09:57:50 2018 +0100

    suggest memories: restore saving state periodically (for #62365)

commit 351905fd534abbd66913cb98bb4849f172bf6fbc
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Thu Dec 6 09:43:12 2018 +0100

    fixes #63957

commit d0c114cd68788ea9ca3adc33ee5fd24fa8e41632
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:36:04 2018 +0100

    fix #64319

commit 464a2e9b7e4319e9e8bd518ae99fa65ea59070c9
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Thu Dec 6 09:35:03 2018 +0100

    #64319 tests

commit 869ed6bd11b38a1e556bd7f9cc99e663f293447c
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:23:32 2018 +0100

    one more to dispose (for #64470)

commit 2648d760cc607dc4e18e0ccb4078f319dd0a0702
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Thu Dec 6 07:20:16 2018 +0100

    fix telemetry annotations

commit aa2804235ffd8f2fca252d70e007d43c5a4393c5
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 22:18:51 2018 -0800

    Make sure we dispose of created context key (#64471)

    Fixes #64470

commit 048fdbba9505f64f583e9687806582c519fbdb9d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 21:03:28 2018 -0800

    Fix #64120 - avoid triggering listener leak warning

commit 1e3dc27c78aa4213315b9772d2207218901bcbb3
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:21:13 2018 -0800

    Fix strict null check

commit 268303bd6faec5dd8e540f6a82698f90d690eed0
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Wed Dec 5 17:06:20 2018 -0800

    Show prompt when closing issue reporter without submitting, fixes #64462

commit 4e0e4b85104a05d001f426e19a287e07bf10b73e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 16:12:28 2018 -0800

    Wording tweak

commit 36c4dc33f65e9fe92919567f93ed89d0c058f30a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:33:46 2018 -0800

    Don't capture first line of @example blocks as js/ts

    Fixes #64457

commit 6d0d6713cfbdc9e9265062590f8e8b23959acb5a
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:31:53 2018 -0800

    Better end of line match

commit d7af2b0160abac7f90caed8ee87874a19659ccc3
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 14:05:01 2018 -0800

    Use more restrictive regular expression for markdown jsdoc content

    Fixes #64455

commit 514217add57cbe812f6da4b835e1a8da53fe62a7
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 13:29:15 2018 -0800

    Fix #64273 - EH log levels start at 1

commit 8f7bd57cde638acfa71fbeb0a421629f9fd0e508
Author: Matt Bierner <matb@microsoft.com>
Date:   Wed Dec 5 11:57:35 2018 -0800

    Improve retrigger documentation

    Fixes #64432

commit 0b0b84fda5d002c604a8e7ea7b6c28e385e72645
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 11:35:32 2018 -0800

    #62365 - use markdownDescription and setting reference

commit ba0fab69e7bc36d5ebde21d9819ce88c23571ed8
Author: kieferrm <kieferrm@gmail.com>
Date:   Wed Dec 5 10:35:35 2018 -0800

    fix GDPR annotations

commit 20edcab22614320ad94dda70f087b69486b6b63f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 18:12:24 2018 +0100

    add link to wiki page, #64340

commit 4eb8eb2f62888fc77126e43dd41c0b70cd833d25
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 18:04:55 2018 +0100

    Inputs should not re-prompt on tasks set to not reevaluate variables

commit c70986467ce7cf24efd72de78d27b4c17407f335
Author: Rob Lourens <roblourens@gmail.com>
Date:   Wed Dec 5 08:55:59 2018 -0800

    Revert "#61590 Change the title"

    This reverts commit 22fef36fcfb13643b270119670464efdba80e154.

commit 1b7c673680a1060371579edcbbf1283e3335894b
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 22:12:08 2018 -0800

    Fix #64331 - relayout on search height change

commit 416e6c5168a95d62a9c48165440d4e73de0e7acf
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 17:13:16 2018 +0100

    update ref-view extension

commit bb3b05b5040063edcfbdf9a524e6167fc58c0e93
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:56:55 2018 +0100

    fixes #64439

commit 8dd8588f8f33f0905d9372cc6d413d21c9fe8989
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 16:53:50 2018 +0100

    fix #64437

commit e9253558af92e455958d23e6329320a4c8ea9d99
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:45:40 2018 +0100

    fix dirtydiff listener leak

    fixes #64238

commit 3f90774b85a7f4ce0185cd6f831c1fd8d67c084a
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:44:53 2018 +0100

    fixes #64320

commit 94bb890e6f4bd1ea8c73a6655e118858eab055f0
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 16:36:01 2018 +0100

    fixes #64400

commit 70698ce2ee51374846aaba9f1fc92013a9c6c143
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:54 2018 +0100

    fixes #64399

commit 4dae5bb86f9abe8d847aab61c140961834ee1cc8
Author: isidor <inikolic@microsoft.com>
Date:   Wed Dec 5 16:31:44 2018 +0100

    debug: remove baseDebugController, no longer used

commit a4d1f2009b1f191bc9f62223cda63f58ab4c7d23
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:57:18 2018 +0100

    node-debug@1.30.4

commit 238c48f7b79e9b1b18a711d790ca22d336da9729
Author: Andre Weinand <aweinand@microsoft.com>
Date:   Wed Dec 5 15:55:31 2018 +0100

    use final version 1.33.0 of DAP

commit 1e3e06ae9d6186b10f751d9b6a5bfa2445af7198
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 15:48:00 2018 +0100

     async data tree should update twisties accordingly

    fixes #64394
    fixes #64074

commit ec0c9f22e9591f0098e5dca0818428b0f2cebc47
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:18:52 2018 +0100

    fixes #25281

commit a9802a92475898882fa5a7d0e806439d27296a01
Author: Joao Moreno <joao.moreno@microsoft.com>
Date:   Wed Dec 5 12:05:26 2018 +0100

    fixes #60995

commit 8708222680d13bd3ba7225e94df7d650c589fc9a
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 15:45:08 2018 +0100

    Fix #62411 (#64433)

commit 1f172f36a0e8970f8bf13fd7e45a8a3b05fda9b5
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 15:01:23 2018 +0100

    Update allow automatic task notification with feedback

    Fixes #64427

commit 22493520d868bf024482ad27e04a0d139d3cce7a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 14:58:40 2018 +0100

    Fix broken config resolver unit tests

commit cb3b378df98998d383e4a2d465a94f4c52574259
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 14:47:41 2018 +0100

    Fix #62477

commit 04b7f487935d4db51700712e4371dac26196bcc9
Author: Benjamin Pasero <benjamin.pasero@gmail.com>
Date:   Wed Dec 5 14:44:42 2018 +0100

    put breadcrumbs on their own row (#64364)

    * put breadcrumbs on their own row

    * fix bad wrapping in no-tabs case

commit 5c2aba6258bd7cca3eb70a40a2a97139bf4ea81f
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:27:34 2018 +0100

    show a warning instead of info, #64353

commit fdafac30e88d33e3dec3315235afca88017d08d9
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:26:15 2018 +0100

    avoid confusion and use 'operation' instead of 'task', #64353

commit 8565adfe116c76b10c022a14ff639b899d304652
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 14:23:54 2018 +0100

    remove keybindings for declaration commands, #64329

commit d8bab72561c5faab283b7be114274317a426882d
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:57:15 2018 +0100

    Cancelled inputs should cause task to end silently

    Fixes #64342

commit 729a750fd3d194d0fe9f1079bdec98103c37db56
Author: Dirk Baeumer <dirkb@microsoft.com>
Date:   Wed Dec 5 12:38:59 2018 +0100

    Make Alex R. responsible for tasks

commit 8b0480db30493eacb445140af3c6739bad2ddc8b
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:37:16 2018 +0100

    Should not silently ignore undefined input variables

    Fixes #64354

commit 94f9498cfe42217232e58747787d4747dbad44d1
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:26:16 2018 +0100

    Improve descriptions in input schema

    Fixes #64361

commit 42bcb665038b3b76345906edadd33614dc1be42f
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Wed Dec 5 12:16:52 2018 +0100

    fix #59439

commit 51ef43a02382fb972b15d5b935515b69bb637a3a
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:06:48 2018 +0100

    Make task input pick and prompt more specific

    Fixes #64359

commit 69a9abe57af85a693e9963e1a71bba8cbe1abb6e
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Wed Dec 5 12:04:03 2018 +0100

    fix #64339

commit e17f3032f77d7a0f3802cac9bc7f68f3b6f5fe04
Author: Alex Ross <alros@microsoft.com>
Date:   Wed Dec 5 12:01:44 2018 +0100

    Change task input label to id

    Fixes #64356

commit 22fef36fcfb13643b270119670464efdba80e154
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Wed Dec 5 11:33:47 2018 +0100

    #61590 Change the title

commit 85f805acf9436381b878cab5ab6c5146beec7893
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 17:26:45 2018 -0800

    Fix restoring pending comments, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/718

commit ad8d18edf30852403e053d25b51d796b883ea7e4
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 17:06:59 2018 -0800

    Match signature context field name to type name

commit 5010af1171eed02a734ae13f35936fef0fbd7438
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 16:18:30 2018 -0800

    Hide infer type suggestions when using broken versions of ts

    Fixes #64395

commit f52f29d65e38a5108d505cfd5c58bda2a2590818
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:54:53 2018 -0800

    Add typings for markdown preview messages

commit a2893ce67830df1f36526ef314087ff09dd02bd5
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 15:42:17 2018 -0800

    Fix markdown fragments when opening file in workspace

    Fixes #64141

commit 89921928d0fc2415cd8a4d282aa9015abbf03952
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 14:05:48 2018 -0800

    Correctly highlight @example code as js/ts

    Fixes #64382

commit a57b55f6105bc666453e14f745dbac69ef29391c
Author: Matt Bierner <matb@microsoft.com>
Date:   Tue Dec 4 11:51:54 2018 -0800

    Revert #62806

commit d9f88f8806c9200971366957f5a6483f3a7e9831
Author: Rachel Macfarlane <ramacfar@microsoft.com>
Date:   Tue Dec 4 10:45:57 2018 -0800

    Ensure expected decimal separator in ps output when listing processes, fixes #63437

commit cd711a51a4159082677cd4e59be22523504034b0
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 10:34:55 2018 -0800

    Bump distro, update OSS

commit 95b5f886572fbf5b23572840d88c16cc3634389b
Author: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Date:   Tue Dec 4 09:02:18 2018 -0800

    Fix/64292 (#64365)

    * Revert "Revert "Make menubar its own widget and add overflow (#63954)""

    This reverts commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970.

    * add checks for whencustom menubar is not present

commit 610665d9d5050895a5f92e536ff281b589dd624b
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:57:47 2018 +0100

    update title

commit f0114b29e60666baae894a109ba6a787cd11b236
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:56:30 2018 +0100

    #61590 Update title

commit 5083c2b8ca17c000d8d3b5d946ec6488ea9d90dd
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:37:16 2018 +0100

    :lipstick:

commit 517c4458b1fc0650ba584426857b0c66cd4d87ca
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:29:01 2018 +0100

    Right fix #63496

commit cefb670307f5149f944bf226073c1e633cc0860e
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:22:34 2018 +0100

    #63496 rever escaping

commit 9ab1540c57a31167a89ae080d69e1ae031eb6a05
Author: isidor <inikolic@microsoft.com>
Date:   Tue Dec 4 17:15:18 2018 +0100

    debug: support input schema in launch.json

    fixes #63987

commit 9e4b4326d85122db2ba008f5b4f07f107a01da71
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 17:15:02 2018 +0100

    editor - cleanup tabs title control (a bit)

commit 9cc278d1c6824dba1be5a2d611f5a8a2a38666e7
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Tue Dec 4 17:08:54 2018 +0100

    Fix #64341

commit 939d390bc31a074dd793e0b4458496629435083f
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 16:53:48 2018 +0100

    Fix undefined error in inputs configuration resolver

    Fixes #4324

commit 66e39a86cd764ccf3adf689aa5a19f2dda22983d
Author: Rob Lourens <roblourens@gmail.com>
Date:   Tue Dec 4 07:37:54 2018 -0800

    Fix PCRE2 description

commit 54c874caf5c77dcfb93ae89eccaebc6b11998323
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Dec 4 12:14:35 2018 +0100

    Intelisense on tasks.json is broken

    Fixes #64207

commit 598f269cc0918b05e12a408b183c8d6a3152eeee
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 11:23:08 2018 +0100

    fix #64309

commit fa87e67ebfd6b8014ba697ddbc6c2d6c0e2cb970
Author: Benjamin Pasero <benjpas@microsoft.com>
Date:   Tue Dec 4 10:10:11 2018 +0100

    Revert "Make menubar its own widget and add overflow (#63954)"

    This reverts commit aedd4402fb7eb0022589012f440b059c6b12f12b.

commit 07202fbfb82bdada89472dd4b1c3c699b0eab0b4
Author: Matt Bierner <matb@microsoft.com>
Date:   Mon Dec 3 17:48:21 2018 -0800

    Small fixes to sig help context docs

commit 00828c56c5a19d9f68173fb6fa73486ac2223e70
Merge: f264e8f33b dd6a6aba8e
Author: Rob Lourens <roblourens@gmail.com>
Date:   Mon Dec 3 17:12:40 2018 -0800

    Merge pull request #64271 from cleidigh/selectbox-sticky-off/bug

    SelectBox: Restore _sticky = false. Fixes: #64265

commit dd6a6a…
anthonydresser pushed a commit to anthonydresser/azuredatastudio that referenced this issue Mar 14, 2019
::SUMMARY::
Branch 965da0535a1a7ba1902230d8a53e61435070ac33 commits:
Fix sqlDropColumn description (#4422)

Branch merged-base-2 commits:
fix build error
Merge branch 3cd6d8acc into merged-base-2
Merge commit '0bcf5cff8a0b2298fc6d8dc69825e841d8e57295' into merged-base-2
Merge commit 'ebd187ec069b0521d9b9c6543986127baa354826' into merged-base-2
Merge commit 'b495fb7a373389a4283c91c95de21402779844e0' into merged-base-2
Merge commit '58e5125cdebafd79b69683ce533210cc485175ae' into merged-base-2
Merge commit 'dadfbd2ddbbff39b3cc7c5f7bc7d29bd2d212564' into merged-base-2
Merge commit '9fdeec612868e3e68a3541b1172c9748d2026765' into merged-base-2
Merge commit 'e783aeab66adbf0321ee2a08ed5f8da4eee0a054' into merged-base-2
Merge commit '53a94cc7bb86d2aad9b5f3751a94b647d2c90199' into merged-base-2
Merge commit '839a9b6cb8bebcded4be2154ea213e045946d5f3' into merged-base-2
Merge commit '2557d77ae3d17ef14c5771b7824e99270397ccce' into merged-base-2
Merge commit '6a7df2f1ae17b025f722d735433193bfe53f6407' into merged-base-2
Merge commit '2db83b389214e8a28393a210d66525634ea5dbb7' into merged-base-2
Merge commit '08c7cc09183318422b1dd04b180b1fe8509c82e6' into merged-base-2
Merge commit 'd555dcb6d74bb25e9cac351845ec489ce265aff2' into merged-base-2
Merge commit '7226f25c670384571e9ee8c39b2073493fd50aa8' into merged-base-2
Merge commit '77a3be6fd778050eaad29d7914666ef91be63541' into merged-base-2
Merge commit '2397df7f2296e7366c7bf4978f7f1d2823c301fa' into merged-base-2
Merge commit '118d2c7273a2e82d81426744e3b215bd35942fcc' into merged-base-2
Merge commit 'b44d2b1bb3dc54bae2a0d58bb4089d391f6a6fc7' into merged-base-2
Merge commit '9867d88067afc498f94882ed94105863c5fe951d' into merged-base-2
Merge commit '037c49e2c687c89218dedbffd4712a38d52af087' into merged-base-2
Merge commit '1e989060f91b56fe052bc6f1e27c9fd18d441112' into merged-base-2
Merge commit '4d6271c16147618850ebe5e221efca02992b4eeb' into merged-base-2
Merge commit 'c3900f6984802807908ca97a9fc75ae02279eec2' into merged-base-2
Merge commit 'aa1a036f661c065a067acd5315482baa71f6ea1f' into merged-base-2
Merge commit '26274e6c5d32bc29c0afcd5863ca6e667741612f' into merged-base-2
Merge commit 'bcfbe5a284512381fd9923e1705e0db41bd685b6' into merged-base-2
Merge commit '496243fbc71ff71a7213101bc4acb0cb35f30885' into merged-base-2
Merge commit '036ffe595ae711a08e8554f6f7a6475945221eea' into merged-base-2
Merge commit '2a903e9f0391aa242d18929f9c7bd42fcf5ab12c' into merged-base-2
Merge commit '36e5bbb752904f0f432f64f18fea07cdff122f9f' into merged-base-2
Merge commit '96a976d826eed6454c2a2870038a142b817670a9' into merged-base-2
Merge commit 'ff514a05681582af38fe3904d05469a1387acf07' into merged-base-2
Merge commit 'a4d99b78d59ca7228cc349ff35a3736e86a1ad05' into merged-base-2
Merge commit '029c69ecd39bc4bcbab662bf5d9564c3503d5603' into merged-base-2
Merge commit '9e1f04e476f9400f04bfec72c69690c2208f7903' into merged-base-2
Merge commit 'c8bde4145106dbfc350c5a482cacf5859c49e3fc' into merged-base-2
Merge commit 'e16c01623d65dc9de4718ef23aeda1d6e6fc19bc' into merged-base-2
Merge commit '7de294a58e51f52360b96e3d0ad4afec37d70051' into merged-base-2
Merge commit '060343f096eda85a824dd9646502b62337973f2d' into merged-base-2
Merge commit 'addba0d007019ce7afb773edd3adddcab1b378ba' into merged-base-2
Merge commit '68418f2c8f92786105526fa462b85a1f2c90fac8' into merged-base-2
Merge commit '428dd17d54342b38843630165bfab518ae29c4aa' into merged-base-2
Merge commit '7344b41f474462fcc457230d1d4ba30b67850d2b' into merged-base-2
Merge commit '5f003b0dd7017607de0a13409e798e050b6ea504' into merged-base-2
Merge commit 'b8f454b8' into merged-base-2
Merge commit 'b97740c4e62207301585fb4043f2808cc34d7401' into merged-base-2
Merge commit '5670416e4a18d4f93973ffef2c5878114a2743ea' into merged-base-2
Merge commit '7fa03813f4965cfd274ad0be5381ccd34510f2ef' into merged-base-2
Merge commit 'b368859a2b233407f16adfc94719e5b5033828e8' into merged-base-2
Merge commit '855b33e1f0a8dfa6de69da5bbb807f98225b990b' into merged-base-2
Merge commit '3dbf51cf3ea2e5f055fe43d6f8d5a73aae9c6968' into merged-base-2
Merge commit 'd38c5b86ceb4175f8e37868b91facdb09f011e7a' into merged-base-2
Merge commit '29179eaa23c9c93aede2da1c03e69f9ccf59b4e1' into merged-base-2
Merge commit '1881db074b7a6bacc7c2354db34fbc1de1ad8970' into merged-base-2
Merge commit 'cc8b25b5ada64b976b0573d959b4c347aef86b1b' into merged-base-2
Merge commit '2b8d7248b8165f33395e42fe02a186437b9412c2' into merged-base-2
Merge commit '066ee8c2d7587f7f9596f4c06f433c2e1f089a07' into merged-base-2
Merge commit 'de57829fc38605c4bbe8c9993d242cab7a5922e0' into merged-base-2
Merge commit 'f80971cb610799954e4a1df488847d11bca8ad3c' into merged-base-2
Merge commit '8f36acde0ae97f2c52bbc8c05f781a8e6f85eea6' into merged-base-2
Merge commit '0740633118c88555e139624320ffc4825dade527' into merged-base-2
Merge commit 'd28f895d31bc5e2d445ec643350941257daeb787' into merged-base-2
Merge commit '355b9809debb24ad1f0414fad20e75529db4297d' into merged-base-2
Merge commit '4a7e742fb86e077be3637066c8b73eb0de9834ec' into merged-base-2
Merge commit 'a1d8f25b084d5400f1d60baa11d18bca7ca235b1' into merged-base-2
Merge commit '80db56803277b84a5b168f8915b30571415cc2a7' into merged-base-2
Merge commit '369612899dfa80c4e533757e85fd205089d77003' into merged-base-2
Merge commit '47661d4ec3653b4b6147bef2ff6a7f7e468ea598' into merged-base-2
Merge commit 'cd18eb9be8f4a765d4121e3ef7ed2faf8f50a157' into merged-base-2
Merge commit 'd63ebe3644eb005855a8f3031be7c3d05d71f268' into merged-base-2
Merge commit 'dad8b644821739d2a596887b42b4ee9a9298d849' into merged-base-2
Merge commit '5c298d1f4aada252f9972d7495af2802daa370e8' into merged-base-2
Merge commit '649c0aba5b3ddeec1171d9013b28e94d1c8f3146' into merged-base-2
Merge commit '16114454d5718ee152b7ca81ca2b33088eed8c25' into merged-base-2
Merge commit '0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a' into merged-base-2
merge 0cdd4b12417ee72dc7aa4f1492e499fe07ccc81a
Merge commit 'e27511826f363156c616e5facbb60702e40b79f3' into merged-base-2
Merge commit '1054c555b5889e6479544c68357d38d047605969' into merged-base-2
Merge commit 'e42a2a21dab434a81a16aefbec2e75b26030941e' into merged-base-2
Merge commit '533f3dd8a6f7fc7510c374874e84daa9c7413909' into merged-base-2
Merge commit '86adcc7fcfca511b2d5c45a6ca76282e7dad40f8' into merged-base-2
Merge commit '0236c8e7f81245e56f30301163e27bacde5e0356' into merged-base-2
Merge commit 'db8a92f5c278f98e5913c7a44029b6d3ee5473e9' into merged-base-2
Merge commit 'c1e5408492584a2635bf55470c38ca3aea4a0c85' into merged-base-2
Merge commit '84890eb1b4a7cbfd00d07ef8b06078a8f35dca6f' into merged-base-2
Merge commit '220685a522eff0d858630b0139c00936066c64ee' into merged-base-2
Merge commit '8ebf5dbcb4feeae892e0f5ad7193ec7f7e8d6b71' into merged-base-2
Merge commit 'dad807d62d25f76c44dae1deddf42df44a700c1a' into merged-base-2
Merge commit '8e52ffa30e601b0069beec6edc2f25e99c001b16' into merged-base-2
Merge commit '18970ff0b9bfc788ff229ed4e1e81e9ac7e559e3' into merged-base-2
Merge commit '630698459bf0b55369fc3706f3310de36081f583' into merged-base-2
Merge commit 'f8e854a0870a2224a7e3b1a205b26e1fdc4f46bc' into merged-base-2
Merge commit '3b2274b0aa32fb4c433471481fd3fd18fbc46621' into merged-base-2
Merge commit '0d1ebce1a1ba6cc8a1fe9feadcd0d90f4cbd2536' into merged-base-2
Merge commit '70d86ce9a256bf7e44eb6efc6a83bd9ff46372f8' into merged-base-2
Merge commit '291f591af3421899481725016ccb08a40424c036' into merged-base-2
Merge commit '5a48c52a95a2356dc84275e6ab5a58af6fecfc7c' into merged-base-2
Merge commit '5625ef956d1a0e75891b5fc30b68c00ff5250b15' into merged-base-2
Merge commit '969733ab7763f938499ec635c70fdd51c2d234e0' into merged-base-2
Merge commit '12a1ac1a7d667d1bbb8752f61c893d2fab1a6115' into merged-base-2
Merge commit '4da322a03f60abfd48d03f70c413fe4d3c6cd6ae' into merged-base-2
Merge commit 'd5754c00e200ebb0c2b20e3b679f00fe242f730f' into merged-base-2
Merge commit '2e9b5f3a2b0a5095b14631937134a12765ddcb6f' into merged-base-2
Merge commit 'b11a8e9c0cfe98eb291658f17b34db60896b097f' into merged-base-2
Merge commit 'e37533afbb43753c8657106012b9a2f0ae2aba52' into merged-base-2
Merge commit '4a476673ac3c210c2561dacbb52af7ed10fa405e' into merged-base-2
Merge commit 'fe5386cc08db8da41010c802a737e7f4cf31258c' into merged-base-2
Merge commit '8bfb1a9d3926a97231f96ec5492aaff196e1cb89' into merged-base-2
Merge commit '109aafcbc0474992bd394056946bc7a480be0349' into merged-base-2
Merge commit 'e289c06d8d149333beb538c73d76e7397bfcf49c' into merged-base-2
Merge commit '78c1c318c59d2750fc745e69474dd1ca86147187' into merged-base-2
Merge commit '07983d75eab418a23b1b2348701ec781b125ee24' into merged-base-2
Merge commit 'd0a4a4242d410967fe67387262bc650bcbb2bb1e' into merged-base-2
Merge commit 'a71be2b19365a4b56adfa6f1dd81713aa9f46b06' into merged-base-2
Merge commit '779ca13d489a29b14c7e6c649e3af3e9aa6f896f' into merged-base-2
Merge commit 'f3b0a50db7d39f612b9cd99b62473e9a36b16f84' into merged-base-2
Merge commit 'c831596e0258aceca2ea4647d2fa2420860f6217' into merged-base-2
Merge commit '2ae369fbdb3b795b384b4719c77cc3694dc7a256' into merged-base-2
Merge commit 'f2c9d968a46827e2808a9ebd1fb47e418c403dd0' into merged-base-2
Merge commit 'c3f02980a0e03c637aafe028bab76ef737d738ab' into merged-base-2
Merge commit '7d5ce7b5d77c81a6667522bb8ecc88bc08879516' into merged-base-2
Merge commit '8bb71eeb51b91aaf68a0cc4897f8b94ebe263d93' into merged-base-2
Merge commit '5a88598811e4d82fb15bc3aab52b6f3d2519750b' into merged-base-2
Merge commit 'da3fbd386d1454b104969e83f589f6fdeb5badce' into merged-base-2
Merge commit '1e915aad2039c06914ca907d23b65bf1fefd29b1' into merged-base-2
Merge commit '889d5e5b28e397680be8cca5bfb4b4ed61da581d' into merged-base-2
Merge commit '51cf2df2f8e5c30ca83c5b410898ae69e04fd545' into merged-base-2
Merge commit 'e690285d9d4c42a0047093b447b555b0e3921484' into merged-base-2
Merge commit '81d6423f241fede9410bd53f8aae7e1a098f63d1' into merged-base-2
monaco change
Merge commit 'a33a24dddfc65111828dc8df867eb14d27e1b89d' into merged-base-2
Merge commit '0ab3492afdbe21b9cb89a7d639770b124dc54e51' into merged-base-2
bring in line with ads
Merge commit 'dea8705087adb1b5e5ae1d9123278e178656186a' into ads-1301-vscode
Merge pull request #65315 from Microsoft/versionBump
Bump version
Merge pull request #65143 from Microsoft/roblou/fixSearchCancel
Merge pull request #65141 from Microsoft/roblou/fixCRLFmultiline
Fix #65084 - queue searches so they can finish asynchronously, just one at a time
Fix #65120
Merge pull request #65114 from Microsoft/octref/64993
Fix #64993
Merge pull request #64880 from Microsoft/joh/fix/64829
Merge pull request #64870 from Microsoft/isidorn/treeNavigationKeyboard
Fix broken Debug > Start Debugging global menu action, fix #64450 (#64860)
generate list styles for references tree, #64829
treeResourceNavigator: fire onSelection also for keyboard events
Merge pull request #64803 from Microsoft/joao/release/1.30/fix-64739
fixes #64739
Merge pull request #64790 from Microsoft/joao/release/1.30/fix-64735
Revert "list: right click should  not select/focus"
Merge pull request #64783 from Microsoft/joh/fix/64654
Merge pull request #64785 from Microsoft/joao/release/1.30/64747
fixes #64747
properly cache current revealed reference
add pop/shift to linked list
Update to Electron 3.0.10 (#56149)
Remove code that duplicates Array.join from runAutomaticTasks.ts
ignore errors after DA has been stopped; #63640
window - have a getter for window being focused or not
Replace TPromise.wrapError with Promise.reject
fixes #64503
Remove TPromise.join from task.contribution.ts
storage - enable global storage, disable workspace storage migration (#64719)
Remove TPromise.as from task.contribution.ts
TPromise > Promise (#64598)
remove TPromise
remove TPromise.as
remove TPromise.as
debt - more lazy service contributions
Merge pull request #64717 from Microsoft/joh/fixmem
don't listen to storage changes for now
Revert "Revert "remove `shareSuggestSelections`-setting for now #62365""
remove TPromise
remove TPromise
remove TPromise
Revert "remove `shareSuggestSelections`-setting for now #62365"
remove TPromise.wrapError
remove TPromise.wrapError
remove TPromise.wrapError
remove TPromise.wrapError
fix compile issue
Merge branch 'master' into joh/fixmem
:lipstick:
insta - actually enable delayed instantiation
use bracket/block selection ranges provider, fixes #64272
add leading/trailing line part to bracket selection #64004
update references view extension
storage - beforeClose() is actually not needed
No horizontal scrollbars after toggling side by side diff view (fix #64090)
debt - dispose action items that are pulled from actionbar
no tabs - prevent title from exceeding 35px height
Update calendar
Merge pull request #64715 from Microsoft/joh/brackets
Merge pull request #64619 from Microsoft/rmacfarlane/git-apply
take max 4 * 30ms
notifications - push initial notifications out a bit to give editors more time to restore
telemetry - double it up
Update commands.yml
reject if gallery is not enabled
#64597 Move away from TPromise
#64597 Move away from TPromise
debug issues to isidor
outline - remove unused css
Strict null check serviceMock
Strict null check patternInputWidget
Working on strict null checking contentHover
Prefer coalesce over filter
Strict null check contextScopedHistoryWidget
Strict null check format action
Strict null check findOptionsWidget
Marking fields readonly
Strict null check findInput
Strict null checking inputbox
Strict null check panel.ts
Use more DRY class definition
Strict null check composite
Fix formatting for TS 3.2
Strict null check configuration service
Strict null check auto adds
Enable strictBindCallApply for VS Code
Build VS Code using TS 3.2
:lipstick:
Use undefined instead of null
Add toOpenedFilePath method
Never return undefined for cachedResponse.execute
Extract cached response to own file
schedule update overflow action due to reflow (#64634) (#64639)
schedule update overflow action due to reflow (#64634)
Remove TPromise.join #64598
Remove TPromise.as - #64597
Remove TPromise#wrap calls #64596
Avoid accessing style in treeview if we don't need to (#64577)
Bump to 1.31
Add GitErrorCode to apply command
Merge pull request #64558 from marchenko-am/marchenko-am/fix64379
Merge pull request #64243 from Microsoft/tyriar/63688
Merge pull request #64560 from Microsoft/tyriar/null_check_initialCwd
Merge pull request #64611 from Microsoft/tyriar/64598
Allow users to enable/disable automatic tasks (#64615)
Convert backup tpromise.join to promise.all
yield when computing bracket ranges
fix bracket selection issues
Update commands.yml
Add task names to automatic task notification
Fix results lost from FileSearchProvider when maxResults is returned
Remove workaround for ts infer type suggestions showing up with no quick fix
Pick up ts 3.2.2
Cache document symbol navtree requests
Prevent default on mouse down (fixes #64350)
Add a null check for initialCwd
initialize focus state fixes #64500
#64557 Do not hide tree also when tree is being refreshed
Fix #64557
Make LogLevel converters safer and consistent with other converters, from @jrieken feedback
Fix #64379 - SimpleFindWidget position was changed (in hidden state) for shadow hiding
Revert #54397
fixes #64463
use findNext/PrevBracket for bracket ranges only
Promise.reject in configurationResolverService should return an Error
Update commands.yml
Regression: cancelling a launch command should silently cancel launch
Update commands.yml
Update commands.yml
Add '/needsConfirmation'
Don't show tasks output on auto task or config change (#64543)
protect input variable resolving against undefined mapping; fixes #64542
fixes #64398
repl: reveal last element when session change
repl: simplify id computation for simple elements
disable listener leak monitor for stable, #64493
Add launch section to support input in launch.json
remove `shareSuggestSelections`-setting for now #62365
make suggest memories a singleton service, listen to storage change events
debug console: polish height computation
Tasks with presentation clear: true and no other presentation options should clear
Merge pull request #64496 from Microsoft/ben/62365
suggest memories: restore saving state periodically (for #62365)
fixes #63957
fix #64319
#64319 tests
one more to dispose (for #64470)
fix telemetry annotations
Make sure we dispose of created context key (#64471)
Fix #64120 - avoid triggering listener leak warning
Fix strict null check
Show prompt when closing issue reporter without submitting, fixes #64462
Wording tweak
Don't capture first line of @example blocks as js/ts
Better end of line match
Use more restrictive regular expression for markdown jsdoc content
Fix #64273 - EH log levels start at 1
Improve retrigger documentation
#62365 - use markdownDescription and setting reference
fix GDPR annotations
add link to wiki page, #64340
Inputs should not re-prompt on tasks set to not reevaluate variables
Revert "#61590 Change the title"
Fix #64331 - relayout on search height change
update ref-view extension
fixes #64439
fix #64437
fix dirtydiff listener leak
fixes #64320
fixes #64400
fixes #64399
debug: remove baseDebugController, no longer used
node-debug@1.30.4
use final version 1.33.0 of DAP
 async data tree should update twisties accordingly
fixes #25281
fixes #60995
Fix #62411 (#64433)
Update allow automatic task notification with feedback
Fix broken config resolver unit tests
Fix #62477
put breadcrumbs on their own row (#64364)
show a warning instead of info, #64353
avoid confusion and use 'operation' instead of 'task', #64353
remove keybindings for declaration commands, #64329
Cancelled inputs should cause task to end silently
Make Alex R. responsible for tasks
Should not silently ignore undefined input variables
Improve descriptions in input schema
fix #59439
Make task input pick and prompt more specific
fix #64339
Change task input label to id
#61590 Change the title
Fix restoring pending comments, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/718
Match signature context field name to type name
Hide infer type suggestions when using broken versions of ts
Add typings for markdown preview messages
Fix markdown fragments when opening file in workspace
Correctly highlight @example code as js/ts
Revert #62806
Ensure expected decimal separator in ps output when listing processes, fixes #63437
Bump distro, update OSS
Fix/64292 (#64365)
update title
#61590 Update title
:lipstick:
Right fix #63496
#63496 rever escaping
debug: support input schema in launch.json
editor - cleanup tabs title control (a bit)
Fix #64341
Fix undefined error in inputs configuration resolver
Fix PCRE2 description
Intelisense on tasks.json is broken
fix #64309
Revert "Make menubar its own widget and add overflow (#63954)"
Small fixes to sig help context docs
Merge pull request #64271 from cleidigh/selectbox-sticky-off/bug
SelectBox: Restore _sticky = false. Fixes: #64265
Make sure our temp ts directory really exists
Fix #59922 - changes needed to support a cache in a  FileSearchProvider
Give extra padding for simple find widget
Revert "call resolve before inserting a completion item, #63013"
Rename TriggerReason  -> TriggerKind
Bump node2
Set default terminal buffer impl to TypedArray
Naming (#60773)
Copy options disable by default (#60773)
tweak jsdoc
Merge pull request #64224 from skprabhanjan/fix-64041
Experiments shld provide local text for commands too (#63261)
remove sample function proposed api
finalize tracker API; fixes #62843
Improve ext host terminal proc
hot exit - do not clean backups when quitting before editors have been restored
Fix #63906
fix strict-null
fix-64041 - Changed ParameterInformation constructor - Changed @param label description
Fix #59497
fix-64041 - Changed ParameterInformation constructor
handle ipc-queue cancellation, #63013
Fix #59481
call resolve before inserting a completion item, #63013
Make menubar its own widget and add overflow (#63954)
Merge pull request #64093 from Microsoft/mjbvz/63013
Merge pull request #64200 from Microsoft/isidorn/zenModeRestore
zen mode: properly clear state on shutdown
Merge branch 'master' into isidorn/zenModeRestore
fixes #62629
storage - include a WillSaveStateReason when saving
fix #63431
strict null for all smart select
smart select bracket pairs, #64004
Fix #64199
Merge pull request #64007 from DustinCampbell/update-csharp-grammar
Fix opening settings editor when ui is disabled
Merge pull request #64189 from usernamehw/keybindings_command
Remove support for post install
debt - remove editor history listeners when condition is met
ensure a range contains its previous range, #63935
zen mode: We will not restore zen mode, need to clear all zen mode state changes
tests and api command for smart select api, #63935
add proposed api for smart select, #63935
Added commit hash to cgmanifest.json
missing compilation
storage - parts splash becomes a window config to show early on
Merge pull request #63947 from Thomas-S-B/master
only show update service errors when asking explicitly
:lipstick:
Merge pull request #63759 from donaldpipowitch/patch-1
rename setting, #62365
Merge pull request #63193 from skprabhanjan/fix-62365
keybindings - do not steal focus from an event
Remove Better Merge key #64190
perf - measure workspace service init time as well
update ref-view extension
Automatic tasks should prompt before running (#64075)
Input variables in tasks (#63910)
log provider failure as errors, #63831
Use string type for `command` property
[fix] #27649 pin intellisense documentation widget to top (#62115)
Fix search/replace unit tests
Fix F4/shift+f4 for search result list causing hang, due to native promise switch
Fix #64112
Make _actionRunner non-nullable
Fix completions for intellicode
Fix snippet function call completions for intellicode
Strict null check platform/configuration/node
Strict null check menubarService
Strict null check checkbox.ts
Strict null check action bar
Fix event typings
lifecycle - allow vscode:openFiles in Phase.READY
storage - :lipstick:
storage - :lipstick:
storage - dispose some listeners on close already
storage - avoid storage access on shutdown
storage - add beforeClose() to tests
storage - do not force a 100ms wait on shutdown/reload
fix strict-null check
Merge pull request #64110 from Microsoft/ben/global-storage
storage - handle telemetry global keys
storage - reduce global storage change events for testing only
storage - add tests for mapToSerializable
Merge branch 'master' into ben/global-storage
Strict null checking snippetsService.ts (#63456)
Strongly type some event types in addDisposableListener
Strict null check
Strict null check
Type objects.assign
Strict null check extension scanner
Strict null check menubar
Fix QB tests, #63049
Fix #58035
Move signature help context to stable api
Fix #63049
Do not cache completions that are cancelled during resolve
Fix #63488, search layout issue
Support debugging process from the process explorer, closes #63147 (#63953)
Add panel/sidebar nav commands to skip shell default
Fix #62304 - allow copy/search with multiline text
Move isSmartCase off IPatternInfo
Bump node-debug
Fix #63297
fix tests
debt - use Set for cloneAndChange
another fix for #62719
fix #62719
Merge branch 'master' into ben/global-storage
storage - put migration behind flag
green build maybe?
Merge branch 'master' into ben/global-storage
fixes #63416
storage - better check for migration
Automatic tasks should prompt before running
strict null checks
fixes #63939
fix async data tree expand promise
debug trees: minor polish
add word based provider #64004, add multi-provider merge logic #63935
Explorations
Fix #64061
debug watch: Ignore double click events on twistie
debugHover: disable mouse support and fix focus
Move rerun behavior api out of proposed (#63511)
list onDidChangeContentHeight
final tracker API; for #62843
Add monaco.d.ts
More strict null checks (#60565)
Strict null check for simpleServices
Make strict null check automatic
storage - fix smoketest
storage - add global storage migration
Fix task shellConfiguration schema
strict null...
repl: disable mouse support
list: improve lack of mouse support
continue builds when component detection fails
repl: Align twisite to last line - for input output pair expressions
callstack: ignore erros from tree when expanding possible unexisting seassion and thread
async: ignoreErorrs
only blame an extension once...
uri tweaks in md strings
Merge branch 'master' of https://github.com/Microsoft/vscode
Global tasks don't need a workspace root
- Remove proposed api check for collpaseAll - Add proposed api check for treeview message and globalStorage
Enable Collapse All action in the npm script explorer
Fix last merge conflict warnings
remove unused code ftw
fix #64052
Pick up TS 3.2.1 final
Add pinning test for bracket completions
Added test for #63100
Extract joinLines
Merge pull request #64010 from Microsoft/rebornix/commentsgrouping
Correctly sort bracket accessor completions in js/ts completion list
Don't trigger parameter hints when completing empty method
Update js/ts grammar
better handle of labels
Support whitespace after dot for bracket completions
Delete unused typings file
remove unused method
Center add comment decoration, fixes #63810
Merge remote-tracking branch 'origin/master' into rebornix/commentsgrouping
comment thread can be updated by draft mode change.
Add overview ruler decoration for comments
Update C# TextMate grammar with latest fixes
lifecycle - put some things back to RESTORED phase
move token tree provider around, #63935
debug hover: use WorkbenchAsyncDataTree
debug console: Reveal last element when we add new expression
Fix 63749 - Markdown, U+2028, and "Go to Symbol in File..." (#63936)
Merge pull request #64000 from Microsoft/isidorn/debugTrees
callstack view: expand is async
variables view: Expand the first scope if it is not expensive and if there is no expansion state (all are collapsed)
storage - implement external changes
add simple filter for LoadedScripts view
cleanup
#60053 hide message when reload is disabled
Merge pull request #63187 from Microsoft/ramyar/reload-subtext
callStack, repl and watchExpressions provide identityProvider
Merge branch 'master' into ramyar/reload-subtext
Fix #62917
:lipstick:
Fix #63906
Merge branch 'master' into isidorn/debugTrees
async data tree: recursive refresh
Fix #63928
fix #63977
identityPorivder for variablesView
Merge branch 'master' into isidorn/debugTrees
Fix #63992
Merge branch 'master' into isidorn/debugTrees
reveal reference after having revealed it...
fix #63978
list: right click should  not select/focus
async data tree: preserve collapse state given identityProvider
tree: more type cleanup
tree: cleanup null vs undefined
async data tree tests: add refresh button
objectTreeModel preserves collapse state on strict identity
async data tree: :lipstick:
async data tree: :lipstick:
storage - log close() duration for global main
fix regression from data tree adoption, #63904
storage - log global storage home
storage - use storage service also for global
Revert "explorer do not always reaveal in middle, jump less"
remove call to post install
fix tests
storage - trace close() time
fixes #54397
storage - also log time it takes to init global storage in renderer
Fix #63710
smart select - skip duplicated ranges
smart select - simplify model, fix some issues
storage - remove unused
storage - properly implement global storage
Merge branch 'master' into ben/global-storage
Fix #63968
#23251 Clean up extension storage location
Fix undefined error in runAutomaticTasks
update vscode-ripgrep
remove unused variable
lifecycle - introduce onShutdown event for disposing things after onWillShutdown
Skip localhost (#60773)
Merge branch 'master' into ben/global-storage
Use insertText as filterText for js/ts completions by default
use simpler typeof check
Update js/ts grammars
Merge pull request #63958 from Microsoft/octref/web-component
html.experimental.custom.tags/attributes for Microsoft/vscode#62976
Fix quick input list null reference exception
render pending label as italic
render pending comment
Highlight some basic markdown elements in js/ts fenced code blocks
remove deleted file from strict null check list
Pick up updated markdown grammar
Fix npe for draftMode
Fix shared process launch config
Removed unnecessary cast
Bump ripgrep to fix #63070
Merge pull request #63792 from vim88/fix_typo_in_comments
Bump node2
object tree: todo
add internal api for selection ranges provider, #63935
merge master
Merge branch 'master' into isidorn/debugTrees
object tree model: preserve collapse with identity provider
Support for automatic tasks (#63695)
#61312 Revert to proposed
Fix #62370
merge master
async data tree: proper options mapping
fix strict null checks
tree options: collapse by default
repl: use scheduler and smaller timeout
don't write profile too early, apply pii massage
adjust wording, add report issue from silent perf notification
don't resort extensions after profiling
#23251 Expose global storage path in proposed API
Fix tests
callstack fix npe
tree: :lipstick: move types around
repl: do not return undefined for hasChildren
AsyncDataTree
comment out identityProvider due to build error
merge master
fix datatree.getNode()
repl: getVisibleContent
wip
remove duplicated switch case
adopt DataTree in references widget, #63904
list: fix scrollable element delayed changes
list: proper identity provider
Simplify test running
Fixes #63822: Keep tokens for empty lines if the language id is not the buffer language id
repl: auto scroll when last element is visible
tree: expose renderHeight
make debug content updates cancellable; for #41362
refetch Source content on changed events; fixes #41362
#23251 Post extension install hook
Task schema issue: dependsOn not permitted
Merge branch 'master' into isidorn/debugTrees
dataTree: expose scrollTop and scrolHeight
Merge branch 'master' into isidorn/debugTrees
data tree: use proper loading
expose scroll height
expose DataTree.getNode
data tree: expand should be async
repl: minor optimization to reduce relayout calls
repl: clean up css and fix widths calc
tree: fix renderers type
tree: use null to represent root
debug: adopt to the click outside of tree
fix strict null checks
fix build
Merge branch 'master' into isidorn/debugTrees
treeResourceNavigator2
debug tree adpot WorkbenchDataTree
list: emit mouse events on root
Merge branch 'master' into ben/global-storage
merge master
Tweak lifecycle phases (#63899)
WorkbenchDataTree
history - increase limit (fix #63853)
fix tree tests
swallow cancellation error in datatree
Merge pull request #63716 from Kedstar99/master
Merge pull request #63750 from davidbailey00/patch-1
Persist replace input text - fix #63886
Do not display errors in editor for cancelled js/ts code lenses
Interupt TS references and implementations requests
Revert "Delegate js/ts code lenses back to vs code"
Fix #63685 - fix search input heights on panel resize
Pick up new TS insiders
first cut
Interupt geterror requests for signature help requests
Interupt geterror requests for getting completion entry details
Strict null check selectBox
Move base/node to use include instead of files
Strict null checks
Fix strict null check
Fixes #63405, Issue Service: handle null for BrowserWindow.getFocusedWindow()
Add keyboard shortcut to close Issue Reporter window, fixes #59845
update json hover for word pattern.
Added failing test for #63749
Add skipped test for #63822
Adding version info for ts non-code dependencies
Use switch case
:lipstick:
Extract display part kinds to constants files
:lipstick:
Move snippetForFunctionCall to own file
Extract append joined placeholders
Try splitting up parameter list extraction from snippet building
Make it clearer that insert text snippets override the rest snippet generation
Fix bug for generating snippet if the object type contained a method signature
Fix bug where return type containing function type could be merged with normal parameters
Adding pinning test for inline types
Adding plnning test for rest paramters
Adding pinning test for getting parameters
Adding basic pinning tests for insert text
Add test for using insert text
Extract snippetForFunctionCall so that it can be tested
add timeout for getmac (#63815)
Fix search smoketest
Restore #63457 without #63834 break
tweak running extensions view, nuke the chart, tweak messages
#12764 Show the time of update
Fix #63814 - add "Don't show again" option to PCRE2 hint
repl: getHeight for elements
Fix #63845
repl: adopt to new tree first steps
storage - scaffold a basic global storage service on the main side
Merge branch 'master' into ben/global-storage
#14034 Support installing specific version
#14034 Fix actions
#14034 Only get compatible versions
#12764 Use quick pick object
#12764 Install another version action on extension
Use thenable
#12764 :lipstick:
dispose dropdown actions
#12764 Show extensions viewlet when installing
#12764 Add install previous extension version action
#12764 Support installing an extension version in workbench
#12764 Support installing specific extension version
#12764 - Get all versions from gallery - Ability to get a compatible version from a given version of extension
LSV: support 'changed' event; fixes #41362
only set nodeCachedData-prop when having a dir, #60332
adopt new loader, make sure each loader instance has a static seed so that filenames don't conflict, #63605
add identity provider (for stable selection and expansion)
fix security vulnerabilities
add tryToExpand
lookup sources only once
less TPromise.join, #53526
know how effective the silent notification is, #60332
don't fire context key change async
debug trees: clean up css
lifecycle - avoid a will-quit listener
fix #63216
Revert "fix  #63216"
Merge branch 'master' into isidorn/debugTrees
loaded scripts: remove unused imports
node-debug@1.30.2
fix keybindings conflict #63448
cleanup ids, #63448
update ref-view extension
:lipstick:
debt - remove unneccessary cast
fix bad listener wrapping in closure
rename main storage
fix compile
lock event-stream to 3.3.4 in package.json
Revert regression in search viewlet
Merge branch 'master' into ben/global-storage
storage - polish logging
storage - implement async shutdown support
Cleanup new setting description
Merge pull request #63457 from IllusionMH/search-actions-align-option-61532
finalize DebugAdapterDescriptorFactory API: fixes #62977
Terminal process request improvements
Terminal issues to me
Fix #63146
Scroll-y menus (#62819)
Fixed checkForSnapUpdate in updateService.linux.ts to use environment variable to identify snap path
fix menubar focus trap (#62869)
Fixes typo and occurrences of double words in comments.
storage - update global storage file name
storage - pick less obvious file extension
storage - rename storage DB to ensure proper migration
Test system proxy config (#60773)
simpler API use, #60332
DataTreeResourceNavigator
simplify debug hover tree layout
Cache proxy only per scheme://host:port (#60773)
Let settings and environment variable win for compatibility (#60773)
Merge branch 'master' into isidorn/debugTrees
fix strict null checks
DataTree.onDidResolveChildren
Merge branch 'master' into isidorn/debugTrees
tree: expose things for debug
Merge branch 'master' into isidorn/debugTrees
debug hover do not leave 10px for horizontal scroll for now
data tree: update nodes map
fix strict null checks
show a silent notification for extension frezing for 5secs and more #60332
propagate userenv to shared process
callstack stop throwing
Merge branch 'master' into ben/global-storage
some lifecycle :lipstick:
fixes #63693
first cut of LoadedScriptsView based on new tree
some :lipstick:
debug callstack: if there are no sessions there should be no children
notifications - add silent option
Merge branch 'master' into isidorn/debugTrees
publish to vscode.d.ts
debt - less TPromise
check for unresponsive profile when reporting an extension issue, #60332
tweak interfaces, #60332
fix warning message, #60332
Merge branch 'master' into ben/global-storage
fix last TPromise ctor use (#62716)
fix scm input box nudge
fix #63765
show blocking extension in editor, #60332
TPromise => Promise (#63768)
fix #62833
fix issue with binary status not updating properly
added .hintrc and moved .babelrc to jsonc grammar
Fix missing file search 'rg' log
Remove StartupWMClass from URL handler desktop file
bump distro
wip
finalize DA & Tracker Debug APIs
Break up ExtensionService into multiple files
Fix strict null check
Nicer single line search input sizing
Cache proxy resolution (#60773)
Add a couple RipgrepParser tests
Text search perf improvement for long lines/multiline results
QueryBuilder should respect isMultiline passed in
debug: callStack use the new tree
Fix strict null check in updateService.snap.ts
Fix #62334
Rename interfaces in taskConfiguration.ts to remove duplicates
debt: remove TPromise from update
Fix #62821
Fix tests
Fix broken variable resolve (#63692)
#56649 Add detailed assertions
update references-view extension
Rename to not have two different RunOptions
MenuItemActionItem only listens to alt-key when having an alt-command
lower general listener leak limit to 100
have high listener leak limit only for those emitters that are used by the ResourceLabel, #63655
debug trees: take care of todos
#62370 Improve hover UI
storage - first cut hook main storage into app
tree: expose visibleNodeCount
storage - viewservice.*.enablement state is no longer used, exclude from migration
storage - add perf marks for main side storage init
Use an event to build resolver cache
debugHover: use new tree
DataTree: expose domFocus and onDidChangeCollapseState
variables view use the new tree
Merge pull request #63594 from JeffreyCA/smooth-caret-fix
Strict null checks for Task in extHostTypes
storage - add a main side storage service
some :lipstick: in main
Fix #63606
Fix #63623
remove TPromise from editorPart (#62716)
Support updating localization extensions from files on disk
fix warnings
:lipstick:
increase timeout for #63434 fix
window - convert to Disposable
make sure to reset context key completely
add proper equals check to resource context key, #63656
:lipstick:
Fix #63638
Fix #62768
make deprecated ctors less prominent
more strict null issues
fix strict null issue
update monaco.d.ts
write profile to disk and log filename, #60332
debt - use native promise for pfs#whenDeleted
Merge pull request #63477 from desaianuj/patch-1
adopt IExtensionService#getExtension
only report telemetry when being able to blame an extension
add IExtensionService#getExtension
fix #63000
debt - remove stacks when removing listeners
watch expressions: fix some types
Merge pull request #63651 from Microsoft/ben/storagehint
fix #63650
storage - do not wait for init when storage is known to not exist
storage - fix tests
dispose listener #63467
use editor mouse listener instead of multiple listeners #63467
have just one editor config listener  #63467
:lipstick:
storage - handle strict null
remove unused and duplicated code
storage - move meta data into storage service too
update references view extension
storage - move workspace folder and migration handling into storage service
watchExpressions: set display back to initial, not inherit
watchExpressions: rename box should be inside expression container
watch expressions: rename box
debug: watchExpressionsView use the new tree
debug type polish
CollapseAction2 for the new tree
Merge branch 'master' into ben/storagehint
further fixes to Microsoft/monaco-editor#1199
Merge pull request #63572 from karanisverma/dev
fix #63291
fix issue with double menubar with unity
Allow editing multiple lines of text in the search view - fix #62304
Log proxy resolution (#60773)
Merge branch 'master' of https://github.com/Microsoft/vscode into dev
storage - add a hint for speeding up Storage#init()
fix strict null checks
fix: fixed issue with strict null check
fix dropdown!
Apply smooth caret setting immediately after setting change
storage - handle case where DB is null when closing
fix compile
storage - ensure to close DB on error
update references view
tree: expose onMouseClick and onMouseDblClick
storage - remember if workspace storage folder was created or not
rename isOnlyDevelopmentDependency to developmentDependency
fixes Microsoft/monaco-editor#1199
simplify DataTree getChildren
make tree events simpler by not exposing nodes
fix: returning undefined to ensure the default value is applied
Merge pull request #63565 from Microsoft/sandy081/fix63490
update references-view-extension
storage - bump telemetry ID again
fix: #55946 Added comment snippet variable
storage - implement backup solution
escape message
add comment to vscode.debug.activeDebugConsole; fixes #63489
Fix #63490
Fix #63496
storage - easier tracing configuration
Remove TPromise from terminalTaskSystem.ts (#63562)
perf - storage should only be in trace mode if enabled (!)
Merge pull request #63514 from desaianuj/patch-2
bump vscode-sqlite3@4.0.5
Merge pull request #63508 from Microsoft/alexr00/clearAPI
fix build
bump vscode-sqlite3@4.0.4
Clean up unused empty workspace storage folders (#63554)
Merge pull request #63341 from eamodio/fixes-markedstring-href-encoding
#23251 Install post install hook
Fix #63128
fix tracker problem on restart; fixes #63529
fix strict null error for debug
emit debug activate events in parallel
Remove no longer needed license override
Update ThirdPartyNotices
fix spelling of "firstPage"
polish cgmanifest.json
Use monospace font for hovers
add some commit hashes and versions to cgmanifest.json
introduce 'onDebugAdapterProtocolTracker' activation event
Fixes Microsoft/monaco-editor#1196
Move clear API out of proposed
storage - bump telemetry id
Remove no longer needed license overrides
Tweak explanation
Remove unnecessary licenses
bump vscode-sqlite3@4.0.3
Merge pull request #63497 from Microsoft/isidorn/cgmanifest
delete OSSREADME.json
Revert "only run component governance"
Fixes #63458: Restore stable mouse wheel logic
Merge commit 'refs/pull/61454/head' of github.com:Microsoft/vscode into pr/61454
Merge branch 'pr/61454'
improve dropdown menu placement for sidebar parts
Merge pull request #63329 from vbfox/patch-1
Merge pull request #60104 from mathiasvr/fix-60002
:lipstick:
Merge commit 'refs/pull/59735/head' of github.com:Microsoft/vscode into pr/59735
Add a rerun last task command (#62645)
representation instead of presentation
Use reloadAction.onDidChange to set the text
Show Reload full text as sub text
Fix #63295:  Refer to Sudo in Linux Save Error Message (#63394)
Always dispose of DecorationCSSRules
Make CachedResponse generic
Move getSymbolRange out of class
Remove extra conditional
Remove un-needed any cast
Mark fields readonly
Don't cancel signature help until next real trigger
Always cancel parameter hints on retrigger
Use delayer for paramter hints trigger
Use hasModel
Remove unnessisary conditional
Enable loading indicator for subsequent js/ts project loads
Extract loadingIndicator to class
Extract lazy activation logic
Debug API: add registerDebugAdapterTracker
Extract to a method
Improve labels
Add API so that extensions can configure TS Server plugins
Always display count badge near file/folder
Option to specify actions alignment in search
Strict null check configureSnippets
Stric tnull check snippetCompletionProvider
Strict null check smartSelect
Strict null check snippetsFile.ts
Strict null check environmentService
Strict null check snippetVariables
Strict null check formatting edit
Strict null check chokidarWatcherService
Merge branch 'master' of https://github.com/Microsoft/vscode
remove toggle menu bar from mac menu fixes #63436
Temp fix for go to definition not working
Add metadata on completions accepted api
:chore: add todo
fix monaco-editor#1156
fix #61899
debug: bring back clear console to command palette
Merge pull request #63328 from sbatten/fix/62984
Check for ui extension while installing vsix
fix #63185
notifications - fix TS warning
fixes #63416
Rename
adopt DAP attribute "runInTerminal.shellProcessId"; fixes #63434
Fix #63433
fix #62587
Use file system service (#31450)
:lipstick:
debt - introduce and use in-memory storage for standalone editor
Merge branch 'pr/62052'
strict null checks
list: finish dynamic height
:lipstick:
diag - include OS in about dialog
Merge commit 'refs/pull/62052/head' of github.com:Microsoft/vscode into pr/62052
Optimize parseStorage (#62805)
#62795 Add proposed api to render description of a tree item
Fixes #62981: Adjust constants
update DAP
introduce git.openDiffOnClick
git.postCommitCommand
Remove unused import
Fix: `foldersChecked` declared in wrong scope (#31450)
fix strict null checks
rename tfs to azure-pipelines
remove winjs tpromise from async
fix smoke test
use native promises in paging.ts
use native promises in Tree
Limit to application scope (#31450)
Better readability for util.ts
Fix #62861 (Proper fix)
Fixes stupid mistake :disappointed:
add posinset to menu items fix #62007
Adopt OSS tool
re fix microsoft/monaco-editor#1013
Fix TreeViewOptions comment markdown
remove centered layout from layout menu
Merge branch 'master' into isidorn/cgmanifest
Check in composite bar for previous existence
Revert "Rename placeholders to cached"
replace ossreadme with cargo.lock
remove build/win32/OSSREADME.json
Fix can't click and drag to select text in the Debugger "Watch" pane
Rename placeholders to cached
Revert "Rename placeholders to cached"
Rename placeholders to cached
Should not have added the check
cgmanifest: npm versions
fix tests
only run component governance
add cargo.lock
some tests for #62906
cleanup TPromise from sharedProcessMain.ts
cleanup TPromise in sharedProcess.ts
fix smoketest: find all references
cleanup TPromise in driver.ts
cgmanifest npm dependencies
Fix #63019
set outline label for TypeScript and launch.json, #62839
naming and doc tweak for #62839
Merge pull request #63150 from YisraelV/customNameForOutline
fix  #63216
strict null work in extHostTypes, #61543
Revert "strict null work in extHostTypes, #61543"
Prepare testing system proxy settings
strict null work in extHostTypes, #61543
#61312 Implement message for tree views
rename
add commit hashes for Joaos hipster dependencies
add repositoryUrl to build/win32 cgmanifest, somehow got skipped
Debug API: add DebugAdapterExecutableOptions; for #62977
cgmanifest: some commit hashes
set revealTop to 0, #63245
add keepWhitespace-flag to completion item, #62057
log telemetry event when we report unresponsiveness and crash, aftermath for #62970 and #62829
use random port #60332
make declaration provider api stable, #62483
actually wire in go to declaration and peek declaration, #62483
Merge pull request #63069 from Microsoft/rmacfarlane/gitapi
:lipstick:
Merge commit 'refs/pull/63142/head' of github.com:Microsoft/vscode into pr/63142
Can be undefined (#63033)
Refactor extensionTipsService for better readability
Comments for suggest widget
Remove unused method getAllRecommendations()
Comments for different extension views
Remove is
Simplify data2String
Delete unused log level and type levels
Make sure we dispose of pluginManager
Don't eagerly construct surveys
Move survey ready logic into Surveyor
Extract api to own file
Split commands into own files
Improve names
Merge plugin config provider into plugin manager
Encapsulate plugins in plugins manager
Make plugin.languages readonly
Move plugin config provider to plugins file
Remove extra tslint file
Pick up new tslint version
Pick up TS 3.2 rc
Update tslint plugin version
ensure backward compatibility for Tracker
Update md grammar
Strict null check decorationsService
Strict null check work
Debug API: comment cosmetic
Debug API: finalize new DebugSession attributes; fixes #51785
Debug API: finalize breakpoint ID; fixes #48722
add peek declaration commands, #62483
Have overwriteEncoding be called
Redirect vscode-resource requests
remove TPromise from win32 updateService
debt: remove TPromise from cli
add commitHash to cgmanifest
Include extension version
#62870 Show all system extensions in dev mode
Fix #62870
remove default fields from launch.json
Fixes Microsoft/monaco-editor#1191
Fix #62861
fix suggest widget in standalone editor
cleanup
linux build
linux build
move off Linux Hosted
fix-62365 : _saveState function handled
reset state machine when removing a scheme, #62800
use state machine for link detection, #62800
Handle  on non-Windows (#63208)
Fix #62489
Fix #62370
tweak regex #62800
debug hover has a fixed height: include height of horizontal scroll bar into computation
tree horizontoal scrolling: pretend the content has extra 10px instead of pretending the view is 10px shorter
Fixes Microsoft/monaco-editor#1013
Use <user-file-path> instead of aaaaaaaaaa (#63075)
fix-62365 : Added useGlobalStorageForSuggestions Setting
Bump node2
Attempt to fix #63047
Use correct position for requesting closing jsx tags
More Promise removal
Replace !isFalsyOrEmpty with isNonEmptyArray
Introduce isNonEmptyArray
Fix refactoring action provider not being queried when using a kind filter
Fix possible undefined access exception when using apply "first" for a code action and no code actions are returned
Fix #63033
Fix #63088
Don't disable manual code action requests on blank lines
Use hasModel type guard
Fixing some more restrictive tslint errors
Remove extra await
Improve method names
Make sure we dispose of reader properly
Fix #62980
add all cgmanifests. Still no commitHash
Revert "Fix #62980"
Fix #62980
Make capabilities dynamic
custom name when there are multiple outline providers
tree: if horizontal scrolling is enabled leave space for it
Fix #60014
fix #63126
fixes #61986
only add focus change listener once
Debug API: surface Breakpoint.id; for Microsoft/vscode#48722
Fix #62794
Do not pass context explicitly
add LocationLink use it in Declaration-type, make DefinitionLink an alias, #62483
tweaks
Move uri transformer to shared process
node-debug@1.30.1
Fixes Microsoft/monaco-editor#1183
correct fix for #63028
fix #63062
Merge pull request #63096 from eamodio/fixes-markedstring-href-encoding
prepare for ts 3.2
Fixes #63095 - html encode hrefs in marked strings
Fix #63015
Strict null auto add
Fixing TS 3.2 compile errors
Use 'references' instead of 'occurrence' to power document highlights
Expose 'apply' and 'diff --cached' from git extension API
fix #63028
add config to vscode.DebugSession
make IConfig.name mandatory
debug api: add workspacefolder to DebugSession
Fixes #62981
Merge pull request #63027 from Logerfo/master
Merge branch 'master' into pr/Logerfo/63027
Tweaks to channel usages
Execute extension webpacking in sequence
send duration as micro seconds, #60332
debt - less TPromise
grow background images with height (#62483) and a better fix for icon twitch
Fix editor publishing scripts (on Windows)
CompletionItem.insertText is not optional
Fixes Microsoft/monaco-editor#1176
Fix some types
Fixes Microsoft/monaco-editor#1003
Restore that the editor can run in a browser
explorer do not always reaveal in middle, jump less
remove commit hash as tryout
fix strict null checks in remoteAgentServiceImpl
fix strict null checks in downloadIpc
add alias type for Declaration, #62483
stop profiling as soon as extension host is responsive again, #60332
Strict null checks for keyboardMapperTestUtils
remove logic to show an exthost-unresponsive message to the user, #60332
exploration
fail silent when not able to connect, #60332
update ref-view extension
#62370 Render source and code less prominent
test cgamnifests
:lipstick:
add connection context to IPC
fix warning
remove workbench layout perf marks
Autodetect ksh scripts as shellscript (#62838)
fix command name for toggle centered layout
event - forward custom leakage threshold to monitor
event - add leakage warning threshold logic and configure for renderer
tasks.json should use deprecation message for env. config. and command. (#62787)
Bump node2
Don't take user file associations into account for webview mime types
debug API: introduce DebugAdapterProvider
Don't explicitly add folder name to task labels
Switch VS Code workspace to use typescript-tslint-plugin
Fix overload
Strict null check extensionsAutoProfiler
Strict null check state service
Strict null check zip
Strict null check menusExtensionPoint
Strict null check downloadIpc
Strict null auto add
Merge pull request #59193 from usernamehw/copy_empty
Ensure menus with no group specified have proper grouping
Auto close <> in js/ts
Merge pull request #61993 from iBlackShadow/iblackshadow/fix-search-history-not-being-saved
Format searchView.ts
tweak telemetry #60332
fix compile issue
always enable extension host profiling
first cut of auto extension profiler, #60332
update v8 profiler package
Merge pull request #61926 from philiparola/master
repl: Ignore inactive sessions which got cleared - so they are not shown any more
ipc: improve serialization perf, add array support
enable custom title/menus on linux (#62866)
null checks
update monaco.d.ts
tweaks
Fix tests
Explore
:lipstick:
explore extensions management
debt - less TPromise
fixes #62606
assign max-height to type-label to prevent icon height changes, #62758
fix #62344
add API command for declaration provider, #62483
add missing monaco.d.ts
add proposed api for declaration provider, add test, add ipc logic, #62483
add internal interfaces and actions for go to declaration, #62483
fix #62059
Merge branch 'win32-sign'
fixes #62865
add some padding right to code lens, #62842
split view views: do not jump when revealing
remove sha1 win32 cert signing
fixes #62873
Setting tab details opacity after #61371
Fix missing high-contrast outline in settings editor
Fix #59444
Merge pull request #61371 from c5inco/tabs-fix
Merge branch 'master' into iblackshadow/fix-search-history-not-being-saved
Add an entry to the search history every time a search is done
Fixes Microsoft/monaco-editor#1120
Fixes #62835
Merge pull request #62293 from gpoussel/fix-62278
Do not terminate link if `[` occurs in the authority section of URLs (allow for ipv6 authorities)
Merge pull request #62667 from YisraelV/deleteCommand
Test & tweaks
Use overload for #62806
Observe isIncomplete metadata passed by from a  plugin
Strict null check driver
Strict null check inPlaceReplace
Strict null checking editor/contrib/format
Strict null check storageService
Strict null check launch service
lines operations strict null check.
More native promise adoption
More native promise adoption
Native promise adoption
inPlaceReplace strict null checks.
Indentation strict null checks
go to error strict null checks.
Parameter hint strict null checks.
Color Picker null checks.
dispose submenu after use (#62848)
Fix potential submenu leak #62829
Fix #60453
explore classifying extensions
fix #62849
Some tweaks
Reset extension enablement on install
#53526 Migrate from TPromise
Migrate from TPromise
Wait some more
dispose command-palette after usage, #62829
debug: do not report cancled error message
Depended on background tasks should only be run once (#62784)
debug: minor polish (remove public keyword for consistency)
debug: minor polish
add missing return
#53526 Migrate from TPromise
#53526 Migrate from TPromise in Keybindings Editor
#53526 MIgrate from TPromise in log
#53526 Migrate from TPromise in localizations
#53526 Migrate from TPromise in Output panel
#53526 Migrate away from TPromise in Problems panel
#53526 Migrate away from TPromise in Localizations land
#53526 Migrate away from TPromise in views land
more missing monaco.d.ts
make debug State a const enum
Telemetry for extension activation times
debug: make sure to dispose contributed context menu
missing monaco.d.ts changes
tweak markdown string conversion and rendering
working on markdown string dto
add Uri.parse(value, strict) so that missing scheme throw
Update extHostDebugService.ts
Merge pull request #62823 from leonm1/master
Try fix timing issues
Revert "Make vscode.executeCommand('vscode.previewHtml', ...) a compile error"
Fix #62785 empty lines in debug console copyAll
Revert strict null checks on config
Strict null checks
Strict null checks
Remove windows-process-tree types if they get installed
Fix windows process tree being included twice on windows
Support rendering color completions from a ts plugin as colors in the suggest list
Strict null checks
Update distro.
Fix comment update event
Strict null checking config
Strict null check quick open scorer
Fix strict null check
Tweaks
Fix #62340 - don't try to update text model after it's been disposed
Refactoring comment service to not be keyed on handle
Authority exploration
Fix #62031
Fix NPE from #46353
Make vscode.executeCommand('vscode.previewHtml', ...) a compile error
Attempt to fix flaky search tests
Fix strict null checks
Fix #46353 - add warning that "Use excludes and ignore files" is turned off
Fix #36309 - remap \W, \s, and \n in regex to match editor regex search
fix linux build
Merge pull request #62739 from RDIL/master
explorer: fix memento state regression
cleanup build folder
cleanup snap build
build
Merge remote-tracking branch 'origin/master' into snap
snap updates
toward strict null in extHostTypes #61543
fixes #62778
Use ES6 promises
snap update service
fix #62772
Reconfigure default build and test tasks should update tasks.json (#61857)
#61590 add edit json action for keybindings editor
Copy settings scope and query when switching from UI to json - Fix #61590
#61590 - show settings editor actions in editor toolbar instead of private ... menu
Tweaks
Clean up old rg cli props
Only set --encoding flag when files.encoding is set. For some reason, --encoding=utf8 is slower when searching large binary files with \n in the query...
Replace TPromise in settings #53526
Update distro hash
Add alert when trying to use the previewHtml command while developing an extension
Auto add strict null checks
Allow-list cleidigh and usernamehw (#56883)
Enhance LabelService
Merge pull request #1 from RDIL/imgbot
Tweak IExtHostContext
Render more details in running extensions
Exploration with authority
Minor tweaks
Final search TPromise removal #53526
Fix more error handlers behind Promise.join
Remove TPromise from search land #53526
#53526 - remove TPromise from SearchService
#53526 - remove some TPromise references from search proc
Remove no longer necessary 'use strict'
Expose force flag for deleting branch on git extension API
Better timeout installation
Tweaks to transformer
Use more URIs
Expand comment reply area on focus
Add compilation output
Minor tweaks
fix artifacts
debt - less TPromise #53526
:lipstick:
tweak snippet
use snap cleanbuild
build
debt - less TPromise #53526
:lipstick:
debt - use const enum for MenuId
bring back snap build tasks
remove build message
fix #62526
set exec bit
set exec bit
fix #62208
remove args from electron launch
cleanup snapcraft.yaml
reenable builds
Convert TPromose -> Promise
Convert TPromise -> Promise.
simplify code, #62335
fix #62335
mainThreadDebugService: get rid of TPromise
fix build
contextMenuDelegate: getActions is no longer async
'custom' task type should be '$customized' to conform to API doc (#62710)
Update NPM script explorer tree view when package.json changes
build 32bit snap
viewsViewlet: openView is not async
debt - less TPromise instantiation #53526
debt - remove TPromise from action provider interface because it is never async, #53526
debug: To reduce flashing of the path name and the way we fetch stack frame. We need to compute the source name based on the other frames in the stale call stack
debug: only append stale call stack if there are more frames to come
debt - less TPromise #53526
isolated yarn build
yarn
debt - more TPromise removal #53526
debt - less TPromise #53526
build
snap command
snap
add notification for linux issue (#62683)
snap
snap
Strict null check paths.ts
[ImgBot] Optimize images
Sort tsconfig.strictNullChecks.json
Strict null check more search files
Fix return of openReporter in issueService
strict null check replace.ts
Strict null check more search files
Add textSearchManager to strict null checks
strict-null-check ripgrepSearchUtils
Fix menuService path in strictNullChecks list
get node in build
Remove TPromise from issue service, #53526
get snap building
debt - Barrier use real promise
debt - let menu listen to (new) menu registry change events instead of listing to the extension host being ready. that simplifies this a lot and help with show menu sooner
debt - less TPromise
comment out component detection
faster build
build
build
whitespace
tfs snaps
mock debug: return type
update snapcraft.yaml
fix #62112 - merge overlapping delete operations
cleanup debugConfigurationProviders properly
let's go crazy: use native promise in debug land
set executable bits
debug: make sure debug stop can stop initializing state
add LinuxSnap build step
cleanup linux yaml build definition
strict null trouble
debt - less TPromise construction
whitespace
Update makefile colorize tests according to the latest grammar. (#61961)
Fixes #62655: mainThreadTask should use unique keys for task provider registration
add test for #61919
strictNull trouble
clone DAP messages properly
Handle error (#31450)
Show README instead of welcome page, if it exists (#60061)
add log messages for all language features (IntelliSense, formatting etc) fixes #43099
fixes #62390
Merge branch 'master' into tyriar/snap
Updated grammars
Themable Welcome background (fixes #46816)
Reload grunt and jake tasks after npm install
After npm install gulp extension should find tasks (#62129)
debt - remove TPromise from telemetry world
Fix #59926
Fixes #62649: Don't serialize URI as JSON in DTOs
revert debt - remove now obsolete smoothScrollingWorkaround setting
debt - less TPromise in service interface
Revert "Add strict null checks in issue and launch services, #60565"
Test for multiline selection for wrap
Update markdown grammar
Add strict null checks in issue and launch services, #60565
Use TS 3.1.4 for building VS Code
Update js/ts grammar
Use set instead instead of regexp for kind modifiers
Enable file icons for js/ts path intellisense
Always show the code action light bulb if quick fixes or refactorings are available
Version js/ts Api
Remove comment user icons that fail to load
Use api for onCompletionAccepted instead of command
Fix #62446, increase opacity of selection highlight bg
Adding command that is fired when a js/ts completion is accepted
Strict null checks
Fix strict-null-check
Fix #62409 - resolve exclude patterns for searchPaths correctly
Strict null checks
Fix strict null errors in encoding and storage
Strict null checks
Send only needed extension data to issue reporter, fixes #62481
Clean up unused parameter from PR
remove unnecessary filter conversion (#62505)
debug issues to weinand
debug: add "Run to Cursor" to command palette
debt - less TPromise
fix #62457
Fix merge compile error
Fixes #62594: Resolving process task doesn't take task system into account
update git iconv-lite dependency
enable component detection in product builds
debug repl: Make sure to select the session if debugging is already active
Merge pull request #62504 from cleidigh/selectbox-vo-label
strict null checks: add dataTree
strict null checks: add objectTreeModel
strict null checks: add indexTreeModel
strict null checks: abstractTree
move ITreeModelOptions to /tree
strict null checks: several ipc utils
strict null checks: issueIpc.ts
strict null checks: grid.ts
disable bogous test, #62587
debt - less TPromise in mainThread-things
debt - less TPromise in tests
debt - less TPromise in webview stuff
Merge branch 'dbaeumer/56721'
Clear doesn't work for extension contributed tasks (#62495)
sidebarFocus -> sideBarFocus. Part of #62270
null checks
Merge remote-tracking branch 'origin/master' into tyriar/snap
Added ability to output extension info to clipboard (#56514)
Force InstallCount sort only for empty extension query #62426
SelectBox: ComboBox role workaround for native select Addresses: #60929
Fix #62146, Fix #62149
Extension install error copyediting
Fix typo, mismatch whitespaces in comments.
Fix typo in comments
Fix typo in comments
Fix css dependency
Update css service for #62159
fix #62460
Merge pull request #62294 from xfix/patch-3
Merge pull request #51197 from JeffreyCA/smooth-caret-animation
Merge remote-tracking branch 'origin/master' into pr/JeffreyCA/51197
Merge pull request #50534 from AdrieanKhisbe/grammar-injection-consider-general-types
update references-view extension
Merge remote-tracking branch 'origin/master' into pr/AdrieanKhisbe/50534
Merge pull request #50312 from irrationalRock/fix-34345
Remove default keybindings
Merge remote-tracking branch 'origin/master' into pr/irrationalRock/50312
fix localization smoketest
update distro
version bump
update distro
allow references view to use proposed api, add as built in extension
commands and widgets do not get along nicely
node-debug@1.29.2
remove bad submodule
fix #62220
repl: only dispose listener if a new session is selected
fix #62412
:lipstick:
fixes #61524
debug: workaround out of precaustion end intiialising state when adapter ends
Remove trailing comma
Update GDPR annotation
Re Microsoft/vscode-pull-request-github#652. Reply/Add comment button should be enabled if the comment editor is not empty.
Fix Microsoft/vscode-pull-request-github#652. Cache in progress new comment.
Skip malicious check when --disable-extensions (#62351…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
important Issue identified as high-priority upstream/vscode
Projects
None yet
Development

No branches or pull requests

2 participants