Commit Graph

87341 Commits

Author SHA1 Message Date
Miguel Solorio 763bfdae7c Update distro 2021-09-14 09:25:09 -07:00
Tyler Leonhardt 73c54f012b update distro 2021-09-14 09:15:10 -07:00
meganrogge 7b068c2354 fix #132897 2021-09-14 09:04:53 -07:00
meganrogge f0cb6d5169 fix #132888 2021-09-14 08:53:59 -07:00
Matt Bierner fc5e2f515c Adopting langauge status api for JS/TS versions (#132015)
* Adopting language status api for JS/TS versions

* Polish
2021-09-14 08:35:12 -07:00
Jean Pierre ae0ec56d90 Fixes #133044 (#133046) 2021-09-14 08:24:39 -07:00
Logan Ramos 9407123681 Intial work to add error to telemetry setting (#132996)
* Intial work to add error to telemetry setting

* deprecate and centralize the telemetry setting

* Fix compilation

Co-authored-by: SteVen Batten <stbatt@microsoft.com>
2021-09-14 10:50:25 -04:00
Benjamin Pasero fca3c5e9bd split editor - behave more like a normal editor when both sides are the same 2021-09-14 16:09:05 +02:00
Alexandru Dima d4d296feab Merge pull request #127860 from LEGOL2/patch-1
Increase max file size for file comparison
2021-09-14 15:31:24 +02:00
Alex Dima e7f1b20baa Group diff editor options 2021-09-14 15:30:20 +02:00
Daniel Imms 24063c5ea3 Update distro 2021-09-14 06:29:05 -07:00
Daniel Imms d891afd080 xterm@4.14.0-beta.22
Commit: d32c6db9676b2b771afb9267a0fad1d6b5fdec57

Fixes #131921
Fixes #82489
2021-09-14 06:14:30 -07:00
Sandeep Somavarapu cd3c3e8c83 Fix #126477 2021-09-14 14:51:08 +02:00
Alex Dima 7b23c5479c Clean up diff editor options and add diffEditor.maxFileSize 2021-09-14 12:34:08 +02:00
Alex Dima 77847c6163 Allow files up to 500MB to be diffed 2021-09-14 12:16:39 +02:00
Henning Dieterichs bb5de0ceb9 Swap italic/non-italic ghost text parts. Fixes #132852. 2021-09-14 12:14:11 +02:00
Henning Dieterichs bc05b37a59 Recompute brackets when the language of a text model changes. 2021-09-14 11:55:05 +02:00
Henning Dieterichs e2f12c9316 💄 2021-09-14 11:43:56 +02:00
Henning Dieterichs ef10d69d39 Merge pull request #132864 from microsoft/hediet/remove-preview-mode-from-schema
Removes preview mode from schema, as only subwordSmart makes sense anyways
2021-09-14 10:56:40 +02:00
Henning Dieterichs 634e7b4505 Merge pull request #132866 from microsoft/hediet/autocomplete-preselect-from-inline-suggestion
Use Inline Completions To Preselect Item In Autocomplete
2021-09-14 10:54:17 +02:00
Henning Dieterichs 0be69b3b03 💄 2021-09-14 09:48:09 +02:00
Sandeep Somavarapu a017ece5a5 getTargetPlatform also handles alpine linux 2021-09-14 09:02:45 +02:00
Benjamin Pasero f66a3e06bc labels - relative path separator not used when no formatting available (#132964) 2021-09-13 17:00:15 -07:00
Miguel Solorio 17731c3fcc Fix #129480 2021-09-13 16:12:22 -07:00
Miguel Solorio c73c9f0a36 Update distro 2021-09-13 16:10:54 -07:00
meganrogge 8845812f6a part of #132801 2021-09-13 15:41:44 -07:00
Miguel Solorio 7f32dde802 Fix #130475 2021-09-13 15:40:36 -07:00
Miguel Solorio 920ad7ca6e Add notebook output border color token (#133019)
* Add notebook output border color token
* Ignore top border
2021-09-13 15:34:08 -07:00
Rob Lourens 235f71c898 Make sure that "open remote settings (json)" goes to json editor
Fix #133039
2021-09-13 15:17:14 -07:00
Megan Rogge bc4d780fe2 Polish when cwdFolder is shown in terminal description and add ProcessCapabilities (#133037) 2021-09-13 15:11:05 -07:00
Rob Lourens aa577019dd Fix #132865 2021-09-13 14:53:00 -07:00
SteVen Batten 9f2d55f212 improve telemetry cleansing 2021-09-13 14:04:11 -07:00
meganrogge 4b35a8e83c update distro 2021-09-13 13:39:32 -07:00
meganrogge 5bb272b312 use IProcessPropertyMap to ensure necessary properties are provided and rename Terminal -> Process 2021-09-13 13:34:38 -07:00
meganrogge 6a7445bacc fire event in refreshProperty 2021-09-13 12:24:23 -07:00
meganrogge 8d848923ca don't return undefined 2021-09-13 10:36:53 -07:00
Miguel Solorio e9b74efc3c Update seti 2021-09-13 10:34:54 -07:00
meganrogge 2806d0d7f3 update distro 2021-09-13 10:14:02 -07:00
meganrogge f1608cd60d fix build, update distro 2021-09-13 10:11:52 -07:00
Megan Rogge f62880a3e0 add refreshProperty (#133010) 2021-09-13 10:00:58 -07:00
Sandeep Somavarapu 758bf79321 #126477 check if telemetry is enabled. Also add some debug statements. 2021-09-13 18:29:07 +02:00
daviddossett b7950949e5 Update distro 2021-09-13 09:18:52 -07:00
Sandeep Somavarapu ca09dd2cdb Merge pull request #131436 from AiverReaver/copytitlecommadkeybinding
added feature to add keybinding to Copy Command Title(fix #131350)
2021-09-13 15:27:30 +02:00
Benjamin Pasero 4eae83a523 statusbar - use model as only truth for sort order 2021-09-13 12:17:45 +02:00
Sandeep Somavarapu c16cd29d10 unknown if alpine is not on x64 2021-09-13 10:45:00 +02:00
Alex Dima 42b99fb959 Merge remote-tracking branch 'origin/main' into pr/LEGOL2/127860 2021-09-13 10:41:10 +02:00
Sandeep Somavarapu 5536e20461 rename alpine to alpine x64 2021-09-13 10:40:47 +02:00
João Moreno 2cff099ddc change kv filter
cc @sbatten
2021-09-13 10:24:09 +02:00
Johannes Rieken cbf8b411b9 move TypeHierarchy-API to stable, https://github.com/microsoft/vscode/issues/15533 2021-09-13 09:10:41 +02:00
Benjamin Pasero 1344e7ea5c debt - extract classes into separate files for some parts 2021-09-13 07:56:43 +02:00