Commit Graph

117229 Commits

Author SHA1 Message Date
João Moreno
91a4378f47 allow CORS from PRSS CDN (#200554)
fixes microsoft/vscode-remote-release#9246
2023-12-12 12:49:40 +01:00
Benjamin Simmonds
5d86561178 some context keys do not updated on active editor change (#200624)
context keys not updated on active editor change
2023-12-12 12:34:55 +01:00
Isidor Nikolic
3489014276 Merge pull request #200620 from microsoft/isidorn/national-ant
Update distro version in package.json
2023-12-12 11:08:11 +00:00
Benjamin Simmonds
d8285a1789 Benibenj/removeUnusedContextKeys (#200618)
* Remove unused context keys

* 💄
2023-12-12 11:47:06 +01:00
isidor
1d10285782 Update distro version in package.json 2023-12-12 11:44:20 +01:00
Benjamin Pasero
f29415ce2c editors - do not prevent group locking anymore when only 1 group opened (#200610)
* editors - do not prevent group locking anymore when only 1 group opened

* .
2023-12-12 11:43:03 +01:00
Robo
e7b5076dd7 refactor: use sysroots on linux prod pipeline (#192513)
* ci: use sysroots on linux prod pipeline to build native modules

* ci: rebuild after electron update
2023-12-12 11:39:00 +01:00
Benjamin Pasero
9c679f1e07 Aux window: increase current view size doesn't consider floating windows (fix #200613) (#200617) 2023-12-12 11:14:59 +01:00
Rob Lourens
3648016369 Merge pull request #200606 from microsoft/roblou/reduced-amphibian
Fix ChatAgentTask placeholder styling
2023-12-11 23:32:39 -07:00
Rob Lourens
df9f2a1868 Fix ChatAgentTask placeholder styling
Fix #200575
2023-12-11 20:59:55 -08:00
Logan Ramos
72cb92fdc5 Fix explorer paste (#200601)
Fix paste
2023-12-12 02:44:17 +01:00
Aaron Munger
d5d1424296 Allow disabling filepath links (#200577)
* add setting to enable/disable linkifying filepaths

* implement linkify setting

* update setting without reload

* switch casing style
2023-12-11 15:47:06 -08:00
Matt Bierner
4c5336dae1 Skip encoding of markdown links (#200588)
Fixes #200213

This encoding should no longer be needed now that we can smartly insert angle bracket links
2023-12-12 08:52:25 +11:00
Benjamin Pasero
c2ed45b371 editors - let live preview auto lock groups (#200584) 2023-12-11 12:15:55 -08:00
Benjamin Pasero
2120c548c3 editors - let simple browser auto lock groups (#200578) 2023-12-11 20:11:57 +01:00
Benjamin Simmonds
aa79d7e579 fix terminal editor icon color (#200573) 2023-12-11 10:41:25 -08:00
Aiday Marlen Kyzy
83180a3d09 Using the action title in the hover message when auto-running on clicking of sparkle (#199521)
* using the action title prepended with Run keyword

* setting the title in one function which is outside of _updateLightBulbTitleAndIcon
2023-12-11 16:36:57 +01:00
Aiday Marlen Kyzy
3fca41e19b Making the settings readonly (#200221)
making the settings readonly
2023-12-11 16:34:20 +01:00
Benjamin Simmonds
66fda5f088 Merge pull request #200329 from microsoft/benibenj/codIconLabelSupport
Added support for custom icons in various editor inputs
2023-12-11 16:33:00 +01:00
BeniBenj
692599b833 support updating icon 2023-12-11 16:04:41 +01:00
Ladislau Szomoru
5d6eac5b2d SCM - 💄 remove unused service (#200555) 2023-12-11 15:06:26 +01:00
BeniBenj
8ff022bbe9 fix selector and icon name 2023-12-11 15:03:42 +01:00
BeniBenj
528afd8e42 fix typechecker error 2023-12-11 14:41:37 +01:00
Henning Dieterichs
d8910c5832 Merge pull request #200382 from SimonSiefke/fix/memory-leak-diff-editor
fix: memory leak in diff editor
2023-12-11 14:04:14 +01:00
BeniBenj
13d454deca fix terminal test? 2023-12-11 13:58:26 +01:00
Ladislau Szomoru
d68f53fdea SCM - Input widget should use a context key service with an overlay (#200544) 2023-12-11 13:23:43 +01:00
Isidor Nikolic
09dc82e96b Merge pull request #126199 from loganrosen/patch-1
Update Stack Overflow tag in CONTRIBUTING.md
2023-12-11 11:37:20 +00:00
Isidor Nikolic
1fe872e131 Merge branch 'main' into patch-1 2023-12-11 11:12:18 +00:00
Ladislau Szomoru
55d7566112 SCM - fix scmProvider context keys (#200536) 2023-12-11 12:09:12 +01:00
BeniBenj
751baa0a26 💄 2023-12-11 11:06:42 +01:00
Aiday Marlen Kyzy
fb76941eb9 Disabling auto-send on sparkle auto-run command (#199680)
* wip

* changing the arguments when opening inline chat

* making the code more concise
2023-12-11 10:22:32 +01:00
Benjamin Pasero
d0c510b416 api - warn when using isCloseAffordance multiple times (fix #200504) (#200521) 2023-12-11 08:17:17 +01:00
Benjamin Pasero
513adf583a aux window - show lock icon in main window if locked (#200520) 2023-12-11 07:58:56 +01:00
BeniBenj
61a8604678 💄 2023-12-10 12:48:35 +01:00
BeniBenj
0202181a0d Workspace Trust 2023-12-10 12:29:11 +01:00
BeniBenj
787dfdc6b4 DisassemblyViewInput 2023-12-10 12:19:28 +01:00
BeniBenj
15a273248e Runtime extensions 2023-12-10 12:14:50 +01:00
BeniBenj
94687d50df Terminal theme icon support 2023-12-10 11:58:52 +01:00
BeniBenj
88864a3f13 chat editor icon 2023-12-10 11:56:43 +01:00
Benjamin Pasero
46a2336466 title - menu compact is also hidden (#200467) 2023-12-10 10:19:59 +01:00
Benjamin Pasero
8edc58a136 auto save - skip non-dirty editors (#200468) 2023-12-10 10:19:35 +01:00
Benjamin Pasero
71966e4682 auto save - make it language overridable and add more settings (#200326)
* auto save - make it language overridable and add more settings

* .

* .

* fix tests

* .

* .

* .

* .

* cache

* .

* .
2023-12-10 07:49:31 +01:00
BeniBenj
3b4d17d77b 💄 2023-12-09 15:20:57 +01:00
BeniBenj
30a352a727 move css 2023-12-09 15:15:11 +01:00
BeniBenj
d0fa890a65 Refactored getIconClasses function to accept optional ThemeIcon parameter and updated its usage across multiple files 2023-12-09 15:00:13 +01:00
BeniBenj
bcb4fd8c20 hide codicons 2023-12-09 14:28:58 +01:00
Connor Peet
b8ea8d1083 testing: fix glitch with test view widget and sticky scroll (#200418)
Fixes #200192
2023-12-09 01:18:54 +01:00
Aaron Munger
10b5818f9d enable accessibility help when focused on preview markdown cell (#200417)
enable accessibility help when focused on preview markdown cell in notebooks
2023-12-09 01:03:41 +01:00
Daniel Imms
eb59e06163 Merge pull request #200416 from microsoft/tyriar/193183
Pass location internalOption through to main thread
2023-12-08 15:34:23 -08:00
Daniel Imms
2f4104ef0f Pass location internalOption through to main thread
Fixes #193183
2023-12-08 15:04:07 -08:00