Commit graph

69650 commits

Author SHA1 Message Date
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
Johannes Rieken 77b355055c
Merge pull request #104885 from jeanp413/fix-104776
Fixes middle-click on a link doesn't open the link properly
2020-08-18 15:15:11 +02:00
Alex Ross 1171409ffd Better preserve host name in port forwarding
Fixes https://github.com/microsoft/vscode-remote-release/issues/2711
2020-08-18 13:12:46 +02:00
isidor 15122ccbba Explorer: Cmd+Down should move focus to editor
fixes #104783
2020-08-18 12:40:04 +02:00
Johannes Rieken 1ecf279ca5 only add menu contribution when having call hierarchy providers, https://github.com/microsoft/vscode/issues/104727 2020-08-18 12:10:15 +02:00
Ladislau Szomoru bd364ea311
Run commosJS integration tests consistently (#104914) 2020-08-18 12:04:38 +02:00
isidor aa094f11a8 fixes #104773 2020-08-18 11:49:35 +02:00
Benjamin Pasero e55f6c99cc fix #104698 again 2020-08-18 10:27:55 +02:00
Benjamin Pasero 8a9659f3e3 🆙 distro 2020-08-18 10:02:00 +02:00
Benjamin Pasero b561a5e1ac debt - sync changes back from distro 2020-08-18 09:59:33 +02:00
Benjamin Pasero 88c6e7b448 debt - remove node.processEnv.ext.d.ts
We will probably need to find a different solution for sandbox and should reduce exposure so that not everyone is seeing this hack
2020-08-18 09:56:55 +02:00
Benjamin Pasero 651fb28e3c web - rename resources/serverless => resources/web 2020-08-18 09:49:53 +02:00
Johannes Rieken 494c209353 mark toArray as deprecated/obsolete 2020-08-18 09:21:55 +02:00
Benjamin Pasero 4491427ac7 web - move playground out of sources
We will consume the playground from https://github.com/microsoft/vscode-web-playground going forward.
2020-08-18 09:18:23 +02:00
Eric Amodio 3d5b2fecf2 Removes unused code 2020-08-18 01:30:56 -04:00
jeanp413 ace080a622 Fixes #104776 2020-08-17 23:12:03 -05:00
Eric Amodio 6b01ac19ed Fixes #104700 - use registered provider count
Don't account for excluded providers, since the user can change those dynamically and we don't want the view to hide itself
2020-08-18 00:02:31 -04:00
Duc Nghiem Xuan 63c711deef
Don't include this function types in completeFunctionCalls (#104479) 2020-08-17 17:52:26 -07:00
Matt Bierner 650f7688f3 Add (loading...) prefix to hovers while TS Server is starting up
Fixes #104859
2020-08-17 17:48:26 -07:00
Rob Lourens 9fcefcd872 Make sure "command palette" command doesn't show up in simple editor
#104727
2020-08-17 17:39:05 -07:00