Commit graph

85292 commits

Author SHA1 Message Date
Logan Ramos 66f8cd1f65
Clean query paramters from ext name 2021-07-14 09:31:36 -04:00
Sandeep Somavarapu 90e2379121
Improve hover:
- Reviews link
- Preview
- Categories
2021-07-14 15:28:38 +02:00
Henning Dieterichs 549404bbee
Merge pull request #128646 from microsoft/hediet/inlay-hints-injected-text
Adopts injected text for inlay text.
2021-07-14 15:26:05 +02:00
Henning Dieterichs 821fe26af9
IContextKeyService -> IConfigurationService 2021-07-14 15:22:19 +02:00
Johannes Rieken d1a971fd52
add missing semicolon 2021-07-14 14:35:31 +02:00
Johannes Rieken c3144e0ae0
Merge pull request #127849 from kilbouri/main
Commit message
2021-07-14 14:23:55 +02:00
Sandeep Somavarapu 472f93615d
add runtime status section 2021-07-14 14:18:32 +02:00
Dirk Baeumer dd782c3a54
Add lsifrc file 2021-07-14 13:38:16 +02:00
Henning Dieterichs c8d80b5001
Adds afterInjectedText to IThemeDecorationRenderOptions. 2021-07-14 13:37:35 +02:00
Henning Dieterichs f1b360520a
Extends CodeEditorService so that rich decorations can be registered for injected text.
Adopts injected text for inlay text.
2021-07-14 13:32:28 +02:00
Michael Overmeyer 5b0d37ef72 Resolve all time-based snippet variables using the same time 2021-07-14 06:29:30 -04:00
Sandeep Somavarapu 3dd3d93f81
add extension hover class 2021-07-14 11:45:56 +02:00
Sandeep Somavarapu fd6566dc1b
support opening extension editor tab 2021-07-14 11:44:56 +02:00
Sandeep Somavarapu 60dd2827a0
use setup customhover util 2021-07-14 11:38:11 +02:00
Johannes Rieken 28f4bd6ef8
override importScripts with error-function so that web extension cannot use them, https://github.com/microsoft/vscode/issues/128080 2021-07-14 11:28:48 +02:00
Martin Aeschlimann 9f4c43ff1b
Merge pull request #128550 from karolz-ms/patch-1
Improve defaults for dockercompose language
2021-07-14 11:19:13 +02:00
João Moreno 6881079a37
fix defaultLayout with contributed fs providers 2021-07-14 11:00:13 +02:00
Alex Dima 69e8f8ea0c
Fixes #128528: Skip acquiring workspace storage locks on the local nodejs extension host 2021-07-14 10:58:15 +02:00
Robo 9520f0a515
chore: update to electron 13 (#124666)
* chore: bump electron@13.0.1

* chore: update cache for native modules

* chore: bump electron@13.1.2

* chore: bump electron@13.1.4

* chore: fix user data dir length for validateIPCHandleLength check

* chore: always disable uploadToServer on OSS

* chore: use process.contextIsolated property

* chore: bump electron@13.1.6

* fix: getUserDataPath helper
2021-07-13 20:01:10 -07:00
Connor Peet 968ccb6935
testing: fix flat projection 2021-07-13 18:42:52 -07:00
Connor Peet 082f48c4f2
Merge branch 'connor4312/testing/test-run-configs' into main 2021-07-13 18:21:03 -07:00
Connor Peet e4ac0cd64c
testing: complete test run experience update
Fixes https://github.com/microsoft/vscode/issues/127096
2021-07-13 18:20:48 -07:00
Jackson Kearl e72471fc42
Allow overriding animatableness of welcome page via exp service 2021-07-13 18:04:54 -07:00
Sandeep Somavarapu 5118964d27
fix tooltip and status 2021-07-14 02:44:16 +02:00
Jackson Kearl f76d07f7a1
Start to adopt "Reduced Motion" ref #128595 2021-07-13 17:33:52 -07:00
Sandeep Somavarapu 9c0d12c146
fix info css 2021-07-14 02:26:03 +02:00
Sandeep Somavarapu c1cad829f3
improvements to extensions view
- rich hover
- simplified extension view
- add extension runtime status info
2021-07-14 02:19:14 +02:00
Jackson Kearl 1fa030e2ec
Close #128581 2021-07-13 17:10:29 -07:00
Jackson Kearl aaad870bb0
IMprove filtering logic 2021-07-13 16:59:42 -07:00
Jackson Kearl 8914bff9cd
Close #128579 2021-07-13 16:57:41 -07:00
Jackson Kearl 28c480e783
Getting Started -> Walkthroughs
Close #128580
2021-07-13 16:50:23 -07:00
Jackson Kearl 2f2e10bee0
More styling 2021-07-13 16:43:18 -07:00
Jackson Kearl 486e840ea9
Styling tweaks ref #128555 2021-07-13 16:42:33 -07:00
deepak1556 c2a2625e1b fix: parsing of no-sandbox flag
Fixes https://github.com/microsoft/vscode/issues/128279
2021-07-13 14:43:12 -07:00
Logan Ramos cfc1f52378
Fix misclassification 2021-07-13 15:55:21 -04:00
Raymond Zhao 5e1f69ea88
Add default value if it is missing
For enum renderer, fixes #128367
2021-07-13 12:36:28 -07:00
Rob Lourens 4490e196f1 Bump node2 2021-07-13 12:15:05 -07:00
Rob Lourens 547b31104a Fix #128244 2021-07-13 12:15:05 -07:00
Daniel Imms bd225205cd
Merge pull request #128362 from usjpin/hide-hover-while-typing
Hide activity bar hover while typing
2021-07-13 12:12:43 -07:00
Miguel Solorio 0f37155a78 Getting Started polish (Fixes #128555) 2021-07-13 11:20:24 -07:00
Eric Amodio 6f9483bab6 Disables auto-fetch in untrusted workspaces 2021-07-13 13:04:49 -04:00
Eric Amodio 5ef5837c58 Improves Git security with untrusted workspaces 2021-07-13 13:04:49 -04:00
Matt Bierner 5b8ce768f3
Add getNonce function to generate webview nonces 2021-07-13 10:02:24 -07:00
Matt Bierner 31185ce96e
Remove reference to electron-index
This file no longer exists
2021-07-13 10:02:23 -07:00
Miguel Solorio aa02ffebb9 💄 2021-07-13 09:36:27 -07:00
Miguel Solorio 4860b6f45b Fix broken syntax 2021-07-13 09:15:56 -07:00
Karol Zadora-Przylecki 929deac3c3
Improve defaults for dockercompose language
The Docker Compose language will benefit from the same defaults that vanilla YAML. See https://github.com/microsoft/vscode-docker/issues/3057 for an example of customer-submitted issue illustrating this.
2021-07-13 08:57:14 -07:00
Henning Dieterichs 4308e9375b
Revert "When a decoration and injected text refer to the same model position, injected text is preferred. This resolves a conflict with gitlens."
This reverts commit 351409e397.
2021-07-13 17:34:12 +02:00
Henning Dieterichs 351409e397
When a decoration and injected text refer to the same model position, injected text is preferred. This resolves a conflict with gitlens. 2021-07-13 17:22:27 +02:00
Alex Ross 2a893be76c
Fix custom tree dnd now that tree is created later 2021-07-13 16:43:49 +02:00