Commit graph

53379 commits

Author SHA1 Message Date
Daniel Imms 68660775ab Teardown server on SIGTERM 2019-08-20 10:17:54 -07:00
Daniel Imms 64716dd3b0 Fix smoke test driver types 2019-08-20 10:17:54 -07:00
Daniel Imms 0f7db00b93 Add experimental terminal title event option
This lets you use \[\033]0;\w\a\] in PS1 to set the dropdown value to the cwd for example

Part of #22325
2019-08-20 09:48:34 -07:00
Alex Ross 78d48a09cd Get recently opened 2019-08-20 17:37:29 +02:00
isidor d0e60e01ad fixes #77063 2019-08-20 17:32:14 +02:00
Johannes Rieken 0cec0816d0 debt - use DisposableStore 2019-08-20 17:09:46 +02:00
Isidor Nikolic 5740357c43
Merge pull request #77743 from jeanp413/fix-76494
Make centerEditorLayout do not call layout
2019-08-20 17:00:02 +02:00
isidor c763a0e5bc goto line announce column
#78220
2019-08-20 16:48:05 +02:00
Alex Ross bab821e058 Make custom tree view registration wait until extensions are registered 2019-08-20 16:24:04 +02:00
Johannes Rieken ed576d082a no remote authority for worker process manager 2019-08-20 16:19:56 +02:00
Johannes Rieken 3d5238589e debounce outline requests based on average reply duration, #77096 2019-08-20 16:07:03 +02:00
Isidor Nikolic 51c4fc3403
Merge pull request #79241 from gjsjohnmurray/fix-79240
Fix #79240 - Duplicated '(read-only)' suffix on titlebar name
2019-08-20 15:57:08 +02:00
Benjamin Pasero d746dcceda fix #79501 2019-08-20 15:55:56 +02:00
Benjamin Pasero 71c1fe1f3f fix #79469 2019-08-20 15:39:26 +02:00
isidor e1f96ca53f debug: refresh variables when selection added to repl
fixes #78299
2019-08-20 15:35:23 +02:00
Martin Aeschlimann ba00f5ff80 Folding last item inside #region hides all blank lines up to #endregion Fixes #79359 2019-08-20 15:15:00 +02:00
isidor 26a8fa55d4 debug: data breakpoints that can not be persisted should be cleared when a session ends 2019-08-20 15:12:52 +02:00
Johannes Rieken 63fe017c5a make extensionService fit for running without remote connection 2019-08-20 14:38:56 +02:00
Benjamin Pasero a6cc555dda window.open throws 2019-08-20 14:38:06 +02:00
Alex Dima ea7f62fa08 Fixes #79496: Always go through the protocol handler 2019-08-20 14:28:55 +02:00
Johannes Rieken fe70d5717d
Merge pull request #79160 from mbelsky/fix-79005
Polish breadcrumbs icons spacing
2019-08-20 14:11:51 +02:00
Johannes Rieken 955bc9e7e2
Merge branch 'master' into fix-79005 2019-08-20 14:11:30 +02:00
Belskiy Maksim Andreevich 25c9b4bf6a Polish breadcrumbs icons spacing (#79005) 2019-08-20 15:02:32 +03:00
Alex Dima bb384a83e5 Remove for-in usages (#79432) 2019-08-20 12:52:02 +02:00
isidor 606987ec3d debugSession: respect sortText
fixes #78408
2019-08-20 12:35:55 +02:00
Alex Dima 37981d8fd5 Fixes #79430: Bring all auto-closing logic in one place which can now also handle multi-character auto-closing pairs 2019-08-20 12:34:35 +02:00
Andre Weinand 1271e25f4f update DAP to 1.36.0-pre.0 2019-08-20 12:28:40 +02:00
isidor 3a6099cab3 repl: support completionTriggerCharacters
#79195
2019-08-20 12:23:12 +02:00
Martin Aeschlimann 97e60d9f1c History Main Service: bad reference to 'window'? Fixes #79426 2019-08-20 12:19:02 +02:00
Benjamin Pasero b0d58e4fe6 debt - prefer opener service over window.open(). Block window.open() 2019-08-20 11:29:03 +02:00
Andre Weinand 6aa2a756b0 use latest DAP 2019-08-20 11:22:15 +02:00
Andre Weinand 0f338d93b5 node-debug@1.38.3 2019-08-20 11:22:14 +02:00
Johannes Rieken 711faedf57 allow https: as 'script-src' 2019-08-20 11:18:32 +02:00
Benjamin Pasero d5026ed3fb fix #79453 2019-08-20 11:01:07 +02:00
Matt Bierner df0dd2edc2 Move webview into browser
Fixes #79424

This file depends on dom api so it should live in browser instead of common
2019-08-19 21:06:47 -07:00
Matt Bierner c5dc9d16be Finalize asWebviewUri api
Fixes #79242

As discussed, renames `toWebviewResource` to `asWebviewUri` to be consistent with the `asAbsolutePath` api naming
2019-08-19 20:18:26 -07:00
Matt Bierner 7af2ebb9fc Update md grammar 2019-08-19 20:10:35 -07:00
Matt Bierner abb946ccaa Whitelist a few additional attributes for img elements in mdÏ 2019-08-19 20:01:14 -07:00
Matt Bierner bfda914104 Update md grammar
Fixes #https://github.com/microsoft/vscode/issues/79478
2019-08-19 19:48:50 -07:00
Matt Bierner e9b4a91e4a Pass rendered markdown through additional sanitizer
Uses insane to process rendered markdown. Adds an additional level of protection for context injections
2019-08-19 19:40:43 -07:00
Daniel Imms 6ccd57138a
Merge pull request #79420 from AidanGG/master
Fix trivial zsh completion typo
2019-08-19 15:58:20 -07:00
Rachel Macfarlane 56b7625239 Fix hygiene check 2019-08-19 13:00:19 -07:00
Sandeep Somavarapu b3827c8b37 Fix #79429 2019-08-19 21:08:33 +02:00
Sandeep Somavarapu 8d67f9b13a #79454 Fix warnings 2019-08-19 21:05:45 +02:00
Rachel Macfarlane 94c6d0482f Update browser telemetry common properties 2019-08-19 11:53:22 -07:00
Pine Wu 69f99d3439 Unify trusted domain language and use quick pick item id 2019-08-19 11:26:42 -07:00
Benjamin Pasero 0fe9538110 distro 2019-08-19 20:17:32 +02:00
Benjamin Pasero b9748c53f0
debt - menubar service should not live in common (#79181) 2019-08-19 20:02:11 +02:00
Rob Lourens 8b15ad7844
Merge pull request #79111 from skprabhanjan/fix-78397
Fix-78397 Implement case preservation in search as well
2019-08-19 10:49:21 -07:00
Benjamin Pasero 17f0eac656 update distro 2019-08-19 19:38:09 +02:00