Commit Graph
69619 Commits
Author SHA1 Message Date
Rob Lourens ad4e97584c Force delete button to right
Fix #104082
2020-08-19 18:18:39 -07:00
Matt Bierner 64d126cafb Add new TSS_REMOTE_DEBUG flags that are only active in remote cases
Fixes https://github.com/microsoft/vscode-remote-release/issues/3546
2020-08-19 17:07:13 -07:00
Jackson Kearl 2611bffc41 Use selected text for query when runnning Open Search Editor with an existing editor
Always select the full query text when running Open Search Editor with no selection
Closes #105032. Closes #105031.
2020-08-19 15:43:24 -07:00
Andre Weinand 7f4c958024 node-debug@1.44.10 2020-08-19 23:06:31 +02:00
Jack Works 5d9647d4bc Improve typescript.code-snippets for async (#99544)
* Update typescript.code-snippets

* Update typescript.code-snippets

* Update typescript.code-snippets

* Update typescript.code-snippets
2020-08-19 12:07:13 -07:00
Rob Lourens 67243326c1 Avoid group conflicts by title between extensions/core
Fix #104442
2020-08-19 11:36:26 -07:00
Rob Lourens 24b55a196a Force horizontal scrolling off in settings TOC tree 2020-08-19 11:28:25 -07:00
Rob Lourens 1d35a03ea6 Remove deprecated helpers in prefModels 2020-08-19 10:56:26 -07:00
Sandeep Somavarapu 55afb516aa Fix #101288 2020-08-19 18:53:24 +02:00
Isidor Nikolic 77e39ac316 Merge pull request #105003 from microsoft/lszomoru/setup-icon-fix
Setup - switch to using autodesktop
2020-08-19 18:42:56 +02:00
Sandeep Somavarapu 3b7c836fd6 fix #104827 2020-08-19 18:10:44 +02:00
Sandeep Somavarapu 0d669335de Fix #104828 2020-08-19 18:03:13 +02:00
Sandeep Somavarapu 860ed7b6cf Merge pull request #104996 from microsoft/sandy081/initUserData
Initialise user data from Settings sync service in Web
2020-08-19 16:43:56 +02:00
Sandeep Somavarapu 2c9df0aa1b fix global state 2020-08-19 16:39:45 +02:00
Sandeep Somavarapu 116157acb1 Merge branch 'master' into sandy081/initUserData 2020-08-19 16:29:10 +02:00
Sandeep Somavarapu cb746636f0 change user data init into a service.
initialize resources at necessary phases
2020-08-19 16:18:40 +02:00
Alex Ross 4a0a7ea1df Make already running task message a warning
Fixes #104869
2020-08-19 16:17:04 +02:00
Ladislau Szomoru a4c736981a Use autodesktop 2020-08-19 16:02:30 +02:00
Alex Ross 893314330c Update grammars 2020-08-19 16:00:28 +02:00
Ladislau Szomoru bdb07d7914 Switch to userdesktop 2020-08-19 15:29:08 +02:00
Johannes Rieken 812331f832 chore - inline single-use function 2020-08-19 14:56:17 +02:00
Sandeep Somavarapu b206806549 Fix #104834 2020-08-19 14:01:13 +02:00
Sandeep Somavarapu 2bdb17235f undo: initialize extensions 2020-08-19 13:56:35 +02:00
isidor fbdc29280b finalize: noDebug and compact flag in DebugSesionOptions
fixes #100852
fixes #99743
2020-08-19 13:51:19 +02:00
Alex Ross af804aa615 Use ignoreFocusLost in variable resolving
Fixes #104915
2020-08-19 13:39:19 +02:00
Johannes Rieken 379bfe61ea support array of ranges in formatDocumentRangesWithProvider and formatDocumentRangesWithSelectedProvider, https://github.com/microsoft/vscode/issues/103745 2020-08-19 13:05:43 +02:00
Sandeep Somavarapu ebdb062403 initialize extensions 2020-08-19 12:46:25 +02:00
Sandeep Somavarapu 8ceb602f29 also check if application was opened before 2020-08-19 12:41:18 +02:00
Sandeep Somavarapu 1c320c0a14 Merge branch 'master' into sandy081/initUserData 2020-08-19 12:40:05 +02:00
Sandeep Somavarapu f56e95ea2b Merge pull request #104933 from microsoft/sandy081/globalIsNew
support isNew with global scope
2020-08-19 12:38:36 +02:00
Sandeep Somavarapu 89ba5a02d3 feedback: no need to wait 2020-08-19 12:38:10 +02:00
Sandeep Somavarapu 1089b6a72b Merge branch 'master' into sandy081/globalIsNew 2020-08-19 12:37:21 +02:00
Andre Weinand b6ff910dcc Merge pull request #103210 from TylerLeonhardt/add-debug-adapter-named-pipe-server
Add DebugAdapterNamedPipeServer
2020-08-19 12:07:54 +02:00
Andre Weinand 36969b3cf9 Merge branch 'master' into add-debug-adapter-named-pipe-server 2020-08-19 11:41:18 +02:00
Benjamin Pasero 32c0f6bc75 web - bump product version to 1.49.0-dev 2020-08-19 10:59:17 +02:00
deepak1556 3665ddb135 Revert "chore: bump electron@9.2.1"
This reverts commit 4dea398d0c.

Internal builds are yet to be published in vscode-electron-prebuilt
2020-08-19 01:06:41 -07:00
Ladislau Szomoru b2efcbf687 Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
deepak1556 4dea398d0c chore: bump electron@9.2.1
Fixes https://github.com/microsoft/vscode/issues/104636
2020-08-18 22:28:03 -07:00
Matt Bierner f694b07825 Make sure we do not enable JS/TS language features on live share clients
For #104180
2020-08-18 16:48:16 -07:00
Matt Bierner c709fd3aa2 Pick up new TS insiders 2020-08-18 16:28:55 -07:00
Jackson Kearl a14a7e0b61 Treat more extensions as C++
Reduce duplicated repository entries in search editor tmgrammar
Closes #104887.
2020-08-18 16:13:27 -07:00
Sandeep Somavarapu 7e94ce8831 initialsing user data
- get the current authenticated user session from credentials provider
2020-08-19 00:31:02 +02:00
Martin Aeschlimann 4de754dc13 [html] [rename on type] does not work properly with multicursor. Fixes #88127 2020-08-18 22:03:59 +02:00
Connor Peet bb284a4943 debug: enable opt-in js-debug auto attach 2020-08-18 12:31:31 -07:00
Martin Aeschlimann 0c61cd2e29 renameOnType: don't register listeners when feature is disabled or has no providers (#104823) 2020-08-18 20:11:40 +02:00
Andre Weinand 5ccf8034de make return type of getDebugProtocolBreakpoint async 2020-08-18 19:16:08 +02:00
Johannes Rieken c30092a838 move proposed apis to vscode.d.ts, https://github.com/microsoft/vscode/issues/101857 2020-08-18 19:07:05 +02:00
Ladislau Szomoru 41b661eb3d Add process.arch into unit test results file names 2020-08-18 18:08:37 +02:00
Sandeep Somavarapu 276e91213e support isNew with global scope 2020-08-18 16:02:31 +02:00
Alex Ross 197b0fcd21 Show task detail in Configure Task
Fixes #104911
2020-08-18 15:24:23 +02:00