Commit graph

104206 commits

Author SHA1 Message Date
Benjamin Pasero
c0f4a4b32a
debt - do not use "sandbox" in type names (#170501) 2023-01-03 17:21:55 +01:00
Logan Ramos
0bc337806f
Fix some incorrect comments (#170499) 2023-01-03 17:12:10 +01:00
Johannes Rieken
64eef4cec1
some API 💄 (#169404)
* some API 💄

* New names

Co-authored-by: Logan Ramos <lramos15@gmail.com>
2023-01-03 10:46:20 -05:00
Ladislau Szomoru
2377c7a4c5
💄 Git - Add icon to the message item (#170486) 2023-01-03 16:07:23 +01:00
João Moreno
a23a1090f7
add tree user info to error (#170483) 2023-01-03 15:57:53 +01:00
Rob Lourens
f078e6db48
Ignore pointer events from nested ListViews (#169680)
Fix #97820
2023-01-03 06:34:00 -08:00
Alexandru Dima
67119309e2
Recover in case resourceUriProvider throws (#170456) 2023-01-03 15:26:29 +01:00
Ladislau Szomoru
1542e90126
Git - Add command to delete remote tags (#170415)
Add command to delete remote tags
2023-01-03 06:08:48 -08:00
Ladislau Szomoru
1d18dfc209
Git - detect when HEAD is a tag (#170271)
* HEAD set when checking out a tag

* Remove more calls

* Remove tag references when in detached mode
2023-01-03 06:07:46 -08:00
Johannes Rieken
2c7fc7c978
fix https://github.com/microsoft/vscode/issues/170075 (#170452) 2023-01-03 05:49:56 -08:00
Alex Ross
c78258c856
Bump distro (#170443) 2023-01-03 14:11:51 +01:00
John Murray
0b11b23e12
Add 'Fuzzy Match' toggle to tree find widget (#116286) (#164376)
* Add 'Match Whole Word' toggle to tree find widget (#116286)

* Use search-fuzzy codicon and invert toggle sense

* Reorder TreeFindFuzzy enum

* More renaming

* Add `workbench.list.defaultFindMatchType` setting

* Adapt to changes merged from main

* fix number as boolean

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2023-01-03 04:59:53 -08:00
Henning Dieterichs
1f74c2432d
Merge pull request #169512 from ssigwart/camel
Add CamelCase Transformation
2023-01-03 12:55:25 +01:00
Sandeep Somavarapu
b33612c4a8
fix comparing profile scan options (#170446) 2023-01-03 11:58:01 +01:00
John Murray
8eee363410
Add history to new list/tree search/filter widget (#155578) (#159188)
* Add isFirst(), isLast(), isNowhere() to HistoryNavigator

* Expose new HistoryNavigator methods from HistoryInputBox

* HistoryInputBox: support unconditional addToHistory()

* Support history (not yet persisted) in tree find (#155578)

* Persist search/filter history across widget close

* Persist search/filter mode across widget close

* 💄

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2023-01-03 11:00:38 +01:00
John Murray
4a7489d4dd
Prevent hiding unresolved tree branches (#167047)
* Another approach to fixing #66971, after feedback on #164472

* add tree.defaultFindVisibility

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2023-01-03 10:59:58 +01:00
Leonardo Montini
d2090a68e0
145458 List: Support scroll by page (#145788)
* 145458 List: Support scroll by page

* 💄

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2023-01-03 10:09:46 +01:00
João Moreno
717d7d62c8
always authenticate to npm (#170437) 2023-01-03 09:27:18 +01:00
João Moreno
dfcf5c1528
move watermark shortcuts closer to letterpress (#170403)
* move watermark shortcuts closer to letterpress

fixes #59952

* fix layout in firefox
2023-01-02 17:23:45 +01:00
Benjamin Pasero
f01a44b447
Editors can steal focus later when opening slowly (fix #128117) (#170328)
* Editors can steal focus later when opening slowly (fix #128117)

* play it a bit safer

* fix tests
2023-01-01 16:31:26 +01:00
Connor Peet
4c0cecf300
fix: show binary data inspector on top-level watch expressions (#170320)
Fixes #164124
2022-12-30 17:07:27 -08:00
MonadChains
6d7e511b5c
Issue 163528/create edit breakpoint command (#163734)
* Add edit breakpoint command

* Match to closest breakpoint
2022-12-30 16:57:03 -08:00
Connor Peet
818b05e474
fix: test explorer colors on default light theme (#170319)
Fixes #163678
2022-12-30 15:42:15 -08:00
Peng Lyu
b98735cea3
Fix #158233. Cell output should not read editor height. (#170317) 2022-12-30 15:41:56 -08:00
Rob Lourens
d8ce693468
Use WeakMap to store private breakpoint ids (#170316)
Fixes #169639 better
2022-12-30 15:26:56 -08:00
Connor Peet
00b145c091
fix: serverReadyAction with ANSI colors (#170315)
Fixes #159391
2022-12-31 00:24:02 +01:00
Justin Grote
267b98d271
Remove Requirement for "Add to Watch" to be in debug mode (#153224)
There's no reason this shortcut should require debug mode to run, this would allow the user to pre-populate watch before starting a debug session.

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2022-12-31 00:05:53 +01:00
Rob Lourens
acb9348ee9
Avoid using privates via cast (#166722)
* Avoid using privates via cast

* Enable instantiating the breakpoint with an id from core without letting extensions do that
2022-12-30 14:52:33 -08:00
Connor Peet
b5ad508dfb
cli: cleanup some process querying code (#170306)
Avoid pulling system info we don't have to.

Minor cleanups while working on https://github.com/microsoft/vscode/pull/170305
2022-12-30 12:55:57 -08:00
dependabot[bot]
6106980525
Bump json5 from 2.2.0 to 2.2.2 in /build (#170244)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 21:50:46 +01:00
Peng Lyu
d5f5daff6b
Fix #96442. Show errors/warnings on notebook overview ruler. (#170304) 2022-12-30 21:10:29 +01:00
Tyler James Leonhardt
15605b7f6c
Ensure Install & Restart sets locale (#170302)
Fixes #167540
2022-12-30 20:48:53 +01:00
Tyler James Leonhardt
741531e106
Check if there is an edit before applying it to the buffer (#170301)
This was throwing an error before if you were writing `undefined` to a property that didn't exist.

Fixes #168092
2022-12-30 11:44:42 -08:00
SteVen Batten
653ee6ddf0
workspace trust wording tweaks (#170249)
* workspace trust wording tweaks
fixes #153816

* simple verb
2022-12-30 19:44:22 +01:00
Peng Lyu
06330f7693
Fix #165415. Reveal range fails to work with out of date cell view height. (#170299) 2022-12-30 19:30:11 +01:00
SteVen Batten
8cdee244e8
tweak extension workspace trust text (#170296)
fixes #122419
2022-12-30 18:34:55 +01:00
SteVen Batten
3cd9cecbce
better panel context menu (#170294)
fixes #141378
2022-12-30 17:57:11 +01:00
SteVen Batten
f370b736aa
Introduce reset layout to customize layout picker (#170293) 2022-12-30 17:19:22 +01:00
Sandeep Somavarapu
948469452c
fix order (#170290) 2022-12-30 15:18:32 +01:00
Sandeep Somavarapu
dac00ad7fb
fix #162645 (#170284) 2022-12-30 13:03:51 +01:00
Sandeep Somavarapu
c53c12385d
fix #156173 (#170287) 2022-12-30 12:54:45 +01:00
Peng Lyu
257533b98e
Re #140133. Separate cell part css (#170260) 2022-12-30 08:06:00 +01:00
Rob Lourens
a8d3944890
Only show languages supported by some kernel (#170269)
when a kernel is not selected
Fix #128338
2022-12-30 08:05:47 +01:00
Peng Lyu
90277d5c56
Fix #170263, do not parse html for stream output. (#170264) 2022-12-30 08:05:30 +01:00
Rob Lourens
92df25dd8c
Make debug editor contributions lazy (#170270)
Fix #166969
2022-12-30 08:05:16 +01:00
Ladislau Szomoru
d227bd7495
Git - disable publish branch action button when in detached mode (#170272) 2022-12-30 08:04:46 +01:00
Raymond Zhao
ee0e2359ee
Fix Chinese Settings widget button layout (#170253)
Fixes #168328
2022-12-29 16:07:48 -08:00
Rob Lourens
9c9d03ef71
Don't spam errors when setting search fails (#170247) 2022-12-29 14:05:52 -08:00
Daniel Imms
5f7d04eb52
Merge pull request #170193 from microsoft/tyriar/unsafe_path
Support detecting terminal profile with potentially unsafe paths and add an opt-in
2022-12-29 12:55:36 -08:00
Logan Ramos
2a2724217f
Try using token to see if it helps with exit code (#170243) 2022-12-29 21:42:51 +01:00