Henning Dieterichs
b16e71ad2a
Fixes #147724 .
2022-04-20 16:28:31 +02:00
Joao Moreno
154ce41f43
rename
2022-04-20 16:23:33 +02:00
Joao Moreno
8627bd2569
add policy admx/adml files
2022-04-20 16:19:38 +02:00
Alexandru Dima
7ea39549f5
Merge pull request #147761 from microsoft/alex/extensions-on-all-hosts
...
Send all extension descriptions to all extension hosts
2022-04-20 17:03:11 +03:00
Alex Dima
0b2c629d21
Remove left-over console log calls
2022-04-20 17:01:58 +03:00
Alex Dima
3e7fed03dc
Update the extension path tree after $deltaExtensions
2022-04-20 17:00:44 +03:00
Alex Dima
b9e8734a7b
Do fs calls in parallel
2022-04-20 16:37:56 +03:00
Henning Dieterichs
b1a6a7757d
Don't ask for inline completions for certain suggestions.
2022-04-20 14:54:44 +02:00
Alex Dima
a045f3f48a
Send all extension descriptions to all extension hosts ( #145307 )
2022-04-20 15:06:31 +03:00
Johannes
26ea91e8ce
update distro, https://github.com/microsoft/vscode/issues/144662
2022-04-20 13:58:37 +02:00
Johannes
9530dca29d
finalize notebookDocumentEvents
-API, https://github.com/microsoft/vscode/issues/144662
2022-04-20 13:58:37 +02:00
Alex Ross
36d7dd2a57
Inconsistent font size in a comment with code
blocks ( #146542 )
...
Fixes #146183
2022-04-20 13:26:29 +02:00
Johannes
c7b2eeadb4
fix typo, https://github.com/microsoft/vscode/issues/144662
2022-04-20 12:51:45 +02:00
Johannes
a9c39c582c
rename type, add jsdoc https://github.com/microsoft/vscode/issues/144662
2022-04-20 12:50:54 +02:00
Joao Moreno
701ca68369
use info instead of trace
2022-04-20 11:32:04 +02:00
Johannes
8783c56eb7
fix https://github.com/microsoft/vscode/issues/147711
2022-04-20 11:30:37 +02:00
Joao Moreno
931f4df9dc
fixes #147757
2022-04-20 11:27:40 +02:00
Johannes
5931aa8ed6
fix two issues with notebookType and document selectors, (1) make sure that notebookType: *
matches only when a notebook is around, (2) include notebookType
-property when converting from extHost type to renderer type, fyi @dbaeumer
2022-04-20 09:47:13 +02:00
Rob Lourens
89d1004371
Fix #145265
2022-04-19 20:07:27 -07:00
meganrogge
d472403e42
update min contrast terminal setting description to include excluded powerline chars
2022-04-19 19:43:15 -07:00
Matt Bierner
d851ea5d49
Add 'go to source definition' command
...
Fixes #147532
Requires TS 4.7+
2022-04-19 19:32:19 -07:00
Matt Bierner
973ebbcdd8
Better spelling 🪄
2022-04-19 19:32:19 -07:00
meganrogge
548da541d8
fix #146406
2022-04-19 19:08:50 -07:00
Raymond Zhao
98db85599e
Revert "Provide emmet abbreviations via inline completions ( #147387 )"
...
This reverts commit 94de38e7dd
.
Reason: Found some bugs while demoing the feature.
2022-04-19 16:31:57 -07:00
Rob Lourens
08f9528d33
Add 'notebookCellResource' context key. Fix #146686
2022-04-19 16:04:06 -07:00
meganrogge
5ff2eb2b90
xterm@4.19.0-beta.23
...
fixes #146406
2022-04-19 15:41:14 -07:00
Matt Bierner
2078613c47
Use ⇧ for shift key label on mac
2022-04-19 15:13:59 -07:00
Tyler Leonhardt
8ee64bad04
added docs. Fixes #145673
2022-04-19 14:53:25 -07:00
Henning Dieterichs
94de38e7dd
Provide emmet abbreviations via inline completions ( #147387 )
...
This PR changes Emmet to use inline completions when suggesting completions.
It also provides a boolean setting so that users can opt out.
This PR does not change the "Wrap with Abbreviation" behaviour in Emmet.
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-04-19 13:33:29 -07:00
Matt Bierner
800eec5645
Mark setting as experimental again
...
Will finalize along when we actually ship this api
2022-04-19 13:08:47 -07:00
meganrogge
d2e01929e3
fix #147717
2022-04-19 11:52:59 -07:00
meganrogge
dafbfe227f
xterm@4.19.0-beta.22
...
fixes #147602
fixes #147659
2022-04-19 11:05:03 -07:00
Matt Bierner
bb5215fff6
Pick up new TS version for building VS Code
2022-04-19 10:17:08 -07:00
Matt Bierner
4a6a56a581
Spelling
2022-04-19 10:16:27 -07:00
Matt Bierner
56bc85e2df
Add readonly to args
2022-04-19 10:14:39 -07:00
Matt Bierner
08e838cba3
Don't encode paths
2022-04-19 10:13:38 -07:00
Miguel Solorio
ac2a7cb126
Update Codicons: Update eye icon ( #143602 )
...
115660e11a
2022-04-19 08:34:02 -07:00
Raymond Zhao
56fcb7c7c8
Polish RPM dependencies generator ( #147336 )
...
* Print dependencies
* Add reference deps for rpm package
* Add flag to control new deps behaviour
* Add dependencies by arch
* Link arch properly
2022-04-19 08:33:07 -07:00
Johannes
29083878d6
refresh inlay hints immediately after applying inlay hint edits, fixes https://github.com/microsoft/vscode/issues/147663
2022-04-19 17:24:03 +02:00
Henning Dieterichs
8edff91035
Improves code.
2022-04-19 16:52:36 +02:00
Henning Dieterichs
bc5bfa0621
Fixes 146816
2022-04-19 16:43:26 +02:00
Logan Ramos
9be47ee6ab
Update server telemetry
2022-04-19 10:32:32 -04:00
Henning Dieterichs
90c40f08ab
Fixes #146524
2022-04-19 16:24:41 +02:00
Henning Dieterichs
d1e27d8f7d
Improves utility classes.
2022-04-19 15:55:59 +02:00
Alex Ross
a576b4c066
Fix npm task path now that there's no slash
2022-04-19 15:15:36 +02:00
Henning Dieterichs
856e0ae9cb
Include opus files for web build
2022-04-19 14:48:46 +02:00
Ladislau Szomoru
02a92ee13f
Revert "Workspace trust - add tracing to track down integration test failure ( #142609 )"
...
This reverts commit 0fb0a6df31
.
2022-04-19 13:56:03 +02:00
Alex Ross
bab1b25c0b
Polish comment line numbers in view
...
Part of #146510
2022-04-19 13:45:46 +02:00
deepak1556
cf63e1839c
ci: fix 403 when downloading ripgrep prebuilt
2022-04-19 20:19:47 +09:00
Benjamin Pasero
9ce2a653c8
macOS: declare folder support ( #147686 )
...
* wip
* add utis
2022-04-19 12:56:55 +02:00