Johannes
b1cbc57c61
Merge branch 'main' into joh/swc
2022-05-25 12:29:28 +02:00
Matt Bierner
e4f7f6a9da
Add PasteEditProvider ( #107283 )
...
For #30066
This adds a new `documentPaste` api proposal that lets extensions hook into copy and paste.
This can be used to do things such as:
- Create link when pasting an image
- Bring along imports when copy and pasting code
2022-05-25 12:27:58 +02:00
Matt Bierner
a6724dcc10
Bump default JS target for scripts in html ( #150240 )
...
* Bump default JS target for scripts in html
For JS/TS files, we target ES2020 by default. However in html files we're still stuck targetting es6
This change aligns the two
* use es2020.full (includes dom), fix web, avoid searching in node_modules
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2022-05-25 11:50:44 +02:00
Ladislau Szomoru
9ade6a6636
Engineering - Refactor cyclic dependency ( #150343 )
...
* Refactor to avoid cyclic dependency
* Pull request feedback + compilation errors
2022-05-25 10:01:21 +02:00
Matt Bierner
d891b49fc0
Enable file DataTransfer on tree views ( #150328 )
...
For #147481
2022-05-24 21:38:12 -07:00
Tyler James Leonhardt
61861d7043
skip localization test until localized strings are present ( #150326 )
2022-05-25 00:28:33 +00:00
Megan Rogge
7635c51d7f
add telemetry comments ( #150317 )
2022-05-24 16:10:38 -07:00
Matt Bierner
0226ad3aa7
Fix drop data transfer overwriting everything with uri-list mime ( #150319 )
2022-05-24 23:02:04 +00:00
Logan Ramos
3a8b1fe03e
More telemetry comments ( #150303 )
...
* Add owners to all telemetry events
* More comments
* Add comments to non typescript GDPR annotation
* Another comment
2022-05-24 16:00:55 -07:00
Tyler James Leonhardt
f363be172c
Rename LocalizationsService to LanguagePackService and misc moves ( #150314 )
...
* rename LocalizationsService to LanguagePackService and misc moves
* couple more renames
* one more rename
2022-05-24 15:05:17 -07:00
Matt Bierner
bf7ec548f5
Adopt TS 4.7 final ( #150313 )
...
Picks up the offical TS 4.7 release
2022-05-24 20:19:04 +00:00
Tyler James Leonhardt
bac03e54cb
Move "Configure Display Language" to Action2 ( #150308 )
2022-05-24 13:02:08 -07:00
Alexandru Dima
65d9209e2b
Merge pull request #150304 from microsoft/alexd/splendid-scallop
2022-05-24 21:43:07 +02:00
Alex Dima
7226b69ff4
Fix layering issue
2022-05-24 21:14:47 +02:00
Alex Dima
476e8cc521
Extract NativeExtensionService and register a real implementation based on UtilityProcess for the extension service in the sandbox case
2022-05-24 21:07:29 +02:00
Logan Ramos
d937389358
Add owners to all telemetry events ( #150296 )
2022-05-24 14:58:08 -04:00
Sandeep Somavarapu
a88075a847
show migrate action in extensions viewlet ( #150301 )
2022-05-24 18:42:47 +00:00
Alex Dima
7baaf796b0
Extract NativeLocalProcessExtensionHost
2022-05-24 20:29:14 +02:00
Alex Dima
fa120bbacd
Have the renderer side decide if it wants to use UtilityProcess
2022-05-24 19:46:45 +02:00
Ladislau Szomoru
bf6971ac46
Fix enablement check ( #150297 )
2022-05-24 17:43:27 +00:00
Song Xie
397fa12a6c
[easy] Fix a typo for "synchronizing" in log string ( #150236 )
...
* [easy] Fix a typo for "synchronizing" in log string
* Include artifacts from yarn build compile
2022-05-24 10:33:48 -07:00
Alex Dima
9950ba00d9
Extract connection strategies to two classes
2022-05-24 18:52:13 +02:00
Johannes
cf2cb807a9
undo export import workarounds
2022-05-24 18:27:41 +02:00
Johannes
a3bf62cc5d
latest swc
2022-05-24 18:21:09 +02:00
Raymond Zhao
ac0a282547
Fix default override model value ( #150232 )
2022-05-24 08:33:53 -07:00
Ladislau Szomoru
54cf6a154f
SCMInput enablement proposed api ( #150270 )
2022-05-24 15:01:41 +00:00
Johannes Rieken
15d3e26a36
Merge pull request #150263 from microsoft/hediet/inline-completion-finalization
2022-05-24 16:59:56 +02:00
Alexandru Dima
dfa06b84f8
Use an UtilityProcess for the extension host ( #150167 )
2022-05-24 16:42:47 +02:00
Johannes Rieken
4613cb6174
Merge pull request #150282 from microsoft/joh/distinct-sailfish
...
move `USER_TASKS_GROUP_KEY` into tasks.ts, out of taskService.ts, and prevent cyclic dependency
2022-05-24 16:24:10 +02:00
Logan Ramos
d097ca3f0c
Don't run code review bot on draft PR ( #150280 )
2022-05-24 14:19:03 +00:00
Johannes
0844d7c996
move USER_TASKS_GROUP_KEY into tasks.ts, out of taskService.ts, and prevent cyclic dependency
...
fixes https://github.com/microsoft/vscode/issues/150178
2022-05-24 16:13:37 +02:00
Sandeep Somavarapu
ffb503f65a
Fix #149632 ( #150278 )
2022-05-24 14:11:47 +00:00
Johannes
dea356fa9c
Merge branch 'main' into joh/swc
2022-05-24 16:10:18 +02:00
Alexandru Dima
339c3a9b60
Fixes #150176 : Extract code related to encoded token attributes to a separate file ( #150275 )
2022-05-24 13:51:23 +00:00
Sandeep Somavarapu
903c5c6cc9
- Remove Show Extension button ( #150274 )
...
- Add Open Alternative Extension or Configure Settings button
2022-05-24 13:50:36 +00:00
Johannes Rieken
a3a7f52f7c
Merge pull request #150264 from microsoft/joh/wide-wombat
...
joh/wide wombat
2022-05-24 15:17:42 +02:00
Ladislau Szomoru
3e83fa95b0
Fix #150266 ( #150267 )
2022-05-24 15:06:34 +02:00
Henning Dieterichs
3ab95815b5
Fixes nits.
2022-05-24 14:57:08 +02:00
Henning Dieterichs
705b635c5e
Merge pull request #150265 from microsoft/hediet/fix-inline-completion-bracket-fixing-bug
...
Fixes bracket fixing bug for inline completions.
2022-05-24 14:21:10 +02:00
Johannes
8c1a962c4c
Merge branch 'main' into joh/swc
2022-05-24 14:19:06 +02:00
Henning Dieterichs
753fc8a044
Fixes bracket fixing bug for inline completions.
2022-05-24 13:16:43 +02:00
Johannes
67c79ededd
clarify when/how setting is effective
2022-05-24 12:57:38 +02:00
Johannes
957a9dc194
rename titleMenu to commandCenter
...
This changes hows types and variables are called but also theme colors and the setting name are changing
2022-05-24 12:53:25 +02:00
Henning Dieterichs
9ef07308ea
Finalizes inline completions
2022-05-24 12:52:19 +02:00
Alexandru Dima
faa736ed0e
Fixes #150177 : Extract LinePartMetadata to a separate file ( #150259 )
2022-05-24 12:22:02 +02:00
Sandeep Somavarapu
927f12f067
Merge pull request #150065 from justanotheranonymoususer/alternative-fix-148993
...
Add extension output label to url
2022-05-24 10:29:06 +02:00
Johannes Rieken
695e856c9a
Merge pull request #150255 from microsoft/joh/confused-lion
...
well defined order for command center bwd/fwd buttons
2022-05-24 09:48:48 +02:00
Johannes
ebcbd3d636
well defined order for command center bwd/fwd buttons
...
This isn't https://github.com/microsoft/vscode/issues/150208 but was seen in its screen capture
2022-05-24 09:38:47 +02:00
Sandeep Somavarapu
6099f88ce7
fine tune message ( #150251 )
2022-05-24 09:15:40 +02:00
Peng Lyu
27ea5e48ae
Merge pull request #150146 from microsoft/rebornix/source-commands
...
Notebook kernel source menu contribution
2022-05-23 18:11:33 -07:00