Commit Graph
73433 Commits
Author SHA1 Message Date
Johannes Rieken 38e46c9a4d duration for word based suggestions, Perf telemetry for completions #109167 2020-10-22 13:58:45 +00:00
Sandeep Somavarapu a6366cb038 fix compilation 2020-10-22 15:55:17 +02:00
Johannes Rieken 4c73fa617c define CompletionList#duration and adopt in snippets provider, Perf telemetry for completions #109167 2020-10-22 13:40:40 +00:00
Christof Marti c33d495dda On Linux use a different example (fixes #18902) 2020-10-22 15:37:39 +02:00
Benjamin Pasero c8d434c125 Revert "super" (happens when you don't use VSCode for Git stuff)
This reverts commit 829a508a1c.
2020-10-22 15:34:41 +02:00
Benjamin Pasero 829a508a1c super 2020-10-22 15:32:53 +02:00
Sandeep Somavarapu 8b9a8a53aa sync extension if machine scope is not specified 2020-10-22 15:18:37 +02:00
Sandeep Somavarapu 6103736bb9 Use dropdown action for extension install
- introduce install with sync/donot sync actions
2020-10-22 15:13:32 +02:00
Sandeep Somavarapu 4a079b355f Introduce ignored extensions management service 2020-10-22 15:13:32 +02:00
Sandeep Somavarapu 2ed69dff1d introduce workbench extension management service 2020-10-22 15:13:32 +02:00
Sandeep Somavarapu 0e874957a5 pass install options 2020-10-22 15:13:32 +02:00
Sandeep Somavarapu 7df3db7690 Use split dropdown action 2020-10-22 15:13:32 +02:00
Johannes Rieken 55550e1551 fix https://github.com/microsoft/vscode/issues/109159 2020-10-22 14:55:13 +02:00
Ryan Clarke f59bbd4235 Add enum key to description when there are labels 2020-10-22 07:07:41 -04:00
Johannes Rieken 98d0ad542f fix details hide-on-scroll issue, move before/after render functions... 2020-10-22 12:57:33 +02:00
Johannes Rieken da6fb489f8 :liptstick: suggest widgets, details widget 2020-10-22 12:17:34 +02:00
Johannes Rieken 2fdbf69523 allow ol-tags in saferInnerHtml, https://github.com/microsoft/vscode/issues/109149 2020-10-22 11:59:14 +02:00
Johannes Rieken fd7ebbb756 move content widget logic into its own class 2020-10-22 11:54:16 +02:00
Christof Marti b3b5417500 Remove hardcoded URL 2020-10-22 11:26:08 +02:00
Johannes Rieken 1d71cd1f76 💄 state handling 2020-10-22 11:22:39 +02:00
Martin Aeschlimann 426214a2a9 sync persisted color theme data 2020-10-22 11:14:15 +02:00
Johannes Rieken 114c7eab26 better status bar sizing when using custom font sizes andline heights 2020-10-22 11:11:56 +02:00
Christof Marti 329c86960a Cleanup typing 2020-10-22 11:09:25 +02:00
Christof Marti 9465dbe8cc Use own domain 2020-10-22 11:09:25 +02:00
Johannes Rieken 10722887b8 simplify labels, fixes https://github.com/microsoft/vscode/issues/108987 2020-10-22 10:50:42 +02:00
Johannes Rieken ff21e848ed simpler action rendering, render enter as symbol
https://github.com/microsoft/vscode/issues/88749
2020-10-22 10:19:39 +02:00
Alex Dima 3725ff44d5 Fixes #109131: Do not fail if an undo stop is inserted in between the two consecutive edits 2020-10-22 09:59:35 +02:00
Martin Aeschlimann d49d437919 Merge branch 'master' of https://github.com/microsoft/vscode 2020-10-22 07:44:25 +00:00
Martin Aeschlimann 749a8edf99 [VCQ][DevDiv_VSO][VSCode][Placeholder meaning check] Fixes #108986 2020-10-22 07:44:22 +00:00
Johannes Rieken 30f8366f6d hide status bar overflow, https://github.com/microsoft/vscode/issues/88749 2020-10-22 09:18:15 +02:00
Jordan Bayles 3082f63523 Add Git: Clone Recursively option
This patch adds a new command, Git: Clone Recursively, that adds the
--recursive option to git clone in order to also check out git
submodules.

Bug: 108381
2020-10-21 23:05:48 -07:00
Benjamin Pasero d0c90c9f3e debt - retry sqlite tests 2020-10-22 07:49:56 +02:00
Rob Lourens 9f7a586124 Only persist terminals for the same workspace
Fix #109082
2020-10-21 16:46:22 -07:00
Connor Peet 9b646fda6c debug: adopt perScriptSourcemaps options for faster browser debugging 2020-10-21 16:34:59 -07:00
Miguel Solorio d7019f3d21 Fix #108981 2020-10-21 22:22:43 +00:00
Alex Dima f4e5221ca7 update distro 2020-10-21 22:18:15 +02:00
SteVen Batten 1bb6133bbd fixes #109100 2020-10-21 13:04:59 -07:00
Alex Dima f366b1289f update distro 2020-10-21 20:12:13 +02:00
Alex Dima b72438c7f3 Don't use data: as the src of the web worker extension host iframe (#108285) 2020-10-21 20:03:54 +02:00
isidor 3b95fb5233 fixes #108969 2020-10-21 18:56:42 +02:00
isidor d1654e1592 fixes #108980 2020-10-21 18:51:33 +02:00
isidor 3b7602b78b fixes #108985 2020-10-21 18:42:18 +02:00
Johannes Rieken 39645b361c suggest ux - make sure details scroll bar is updated with each change 2020-10-21 17:56:03 +02:00
Rachel Macfarlane 042095d937 Handle simultaneous getSession requests, fixes #106014 2020-10-21 08:44:59 -07:00
Rachel Macfarlane e8051c67a5 Fix for getPassword when credential is not chunked 2020-10-21 08:44:59 -07:00
Johannes Rieken 5046c97721 Merge pull request #109094 from microsoft/joh/resizeSuggest
Make suggest widget resizable
2020-10-21 17:41:19 +02:00
Johannes Rieken 7e7f3c44fe fix tests 2020-10-21 17:34:39 +02:00
Johannes Rieken 6a2e162aeb shrink right label much more than left 2020-10-21 17:26:44 +02:00
Johannes Rieken be8fe42dd5 have preferred width based on suggestion labels 2020-10-21 17:20:19 +02:00
Ladislau Szomoru e5da6df45f Fixes #99182 2020-10-21 17:00:59 +02:00