Daniel Imms
ec59051727
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
2024-08-16 06:11:32 -07:00
RichardLuo
eb16f50451
fix: remove tooltips from dialog buttons ( #225772 )
...
fix: remove `title` so tooltips (hover) don't appear on dialog button
2024-08-16 14:55:02 +02:00
Benjamin Christopher Simmonds
c629a06feb
Fix removing old key when changing object setting key ( #225775 )
...
Changing key of object setting did not remove old key
2024-08-16 12:23:13 +02:00
Benjamin Pasero
40bc2c9474
Extensions insider icon is wrongly sized ( fix #225435 ) ( #225774 )
2024-08-16 12:20:24 +02:00
Benjamin Pasero
3cf8c16fa1
debt - do not log all english words in trace mode ( #225765 )
2024-08-16 10:19:45 +02:00
Benjamin Pasero
c3819e438c
esm - pass build variable around properly ( #225724 )
2024-08-16 09:24:34 +02:00
Kat Marchán
d751e4324d
stop AutoInstallerFs from thrashing forevermore and fix typings installer ( #225648 )
...
stop AutoInstallerFs from thrashing forevermore
2024-08-15 18:48:29 -07:00
Aaron Munger
d466c91e6a
set default repl editor label ( #225740 )
...
just the default case
2024-08-15 18:30:34 -07:00
Peng Lyu
55c07a3155
Hide experimental floating nb chat setting ( #225738 )
2024-08-16 01:23:55 +02:00
Justin Chen
96fa58c197
fix gutter decoration check for lightbulb in the gutter (but like not the trash) ( #225732 )
...
better line decoration check
2024-08-15 14:42:52 -07:00
Aaron Munger
97b8ef092f
consistent history navigation with debug view/terminal ( #225725 )
...
* consistent history navigation with debug view/terminal
* editing while in history
* naming
2024-08-15 14:13:50 -07:00
mkasenberg
ea4897ed37
Fix focusResult of Search Editor ( #205914 )
...
Add focusResultsOnSearch option to Search Editor
The option allows to set where the focus(cursor) should be moved
in a use case where the Search Editor has been opened from the search
view ("Open in editor" button). The focus can be moved to the results
or to the input of Search Editor.
2024-08-15 12:58:31 -07:00
Daniel Imms
e29313cd07
Adding missing labels
2024-08-15 11:50:20 -07:00
Daniel Imms
ccb2817632
Give labels to all webgpu objects
2024-08-15 11:48:06 -07:00
Daniel Imms
06d9d3aa36
Use atlas instead of texture atlas in gpuviewlayer
2024-08-15 11:41:06 -07:00
Daniel Imms
c1da6fb545
Clean up hacky types around render pass color attachment and view init
2024-08-15 11:39:23 -07:00
Daniel Imms
a9a6db4210
Clean up constants/comments
2024-08-15 11:30:16 -07:00
Aaron Munger
d7e7dd9649
move repl execute to repl.contrib ( #225713 )
2024-08-15 20:26:11 +02:00
Daniel Imms
750f53c562
Only update pages on gpu when their version changes
2024-08-15 11:25:03 -07:00
Daniel Imms
1cdda04afe
Comment
2024-08-15 11:19:29 -07:00
Benjamin Pasero
02fcc994ac
esm - port over unit test changes ( #225711 )
2024-08-15 19:58:52 +02:00
Daniel Imms
7c37ba78aa
Multiple texture layers progress
2024-08-15 10:54:26 -07:00
John Murray
bc94102b9b
Improve description of workbench.editor.enablePreview setting ( fix #225453 ) ( #225704 )
...
* Improve description of `workbench.editor.enablePreview` setting (fix #225453 )
* Amend new description
2024-08-15 17:26:20 +00:00
David Dossett
fc4244ee69
Merge pull request #225431 from gjsjohnmurray/fix-225429
...
Fix bad capitalization of completion item statusbar texts (#225429 )
2024-08-15 09:28:04 -07:00
Daniel Imms
c1232b94e5
Multiple texture layers
2024-08-15 09:19:49 -07:00
David Dossett
018c20613f
Merge branch 'main' into fix-225429
2024-08-15 09:12:47 -07:00
Ulugbek Abdullaev
f6b7d757ab
Merge pull request #225699 from microsoft/ulugbekna/move-able-inline-chat
...
allow chat participants to migrate inline chat from one editor to another
2024-08-15 17:32:49 +02:00
Daniel Imms
d11d4d7331
Work towards multiple textures
2024-08-15 08:18:13 -07:00
Ulugbek Abdullaev
32bcab43d1
inline chat: minor fixes
...
- don't log editor ID twice
- requestInProgress implies hasRequest, so remove duplication
2024-08-15 17:17:40 +02:00
Ulugbek Abdullaev
ab1d4f50c5
inline chat: pass a single option prop to createSession
2024-08-15 17:14:55 +02:00
Ulugbek Abdullaev
048cea10cc
inline chat: make SHOW_REQUEST less likely to throw
2024-08-15 17:06:18 +02:00
Benjamin Pasero
b96404323b
Merge pull request #225695 from microsoft/ben/handsome-squirrel
...
esm - add `yarn watch-esm` and `watch-client-esm`
2024-08-15 16:59:30 +02:00
Ulugbek Abdullaev
6101524532
inline chat: refactor: assert presense of last exchange and response before assigning
2024-08-15 16:45:02 +02:00
Benjamin Christopher Simmonds
09cc4e79f3
Fix order of original/modified in Compare Selected ( #225702 )
...
fix #225441
2024-08-15 07:27:59 -07:00
Daniel Imms
edf152b215
Disposable leaks, basic texture atlas unit tests
2024-08-15 06:28:30 -07:00
João Moreno
51e599754e
Merge pull request #225675 from microsoft/joao/black-scorpion
...
move back to official 1ESPT
2024-08-15 15:26:22 +02:00
Ulugbek Abdullaev
a326bc2d1d
inline chat: migrating inline chat to another editor also allows specifying the range
2024-08-15 15:17:10 +02:00
Benjamin Pasero
f5920b80a3
esm - add yarn watch-esm and watch-client-esm
2024-08-15 15:08:49 +02:00
Daniel Imms
386b8cf4f4
Move allocators into own files, move interfaces around
2024-08-15 06:02:49 -07:00
Benjamin Pasero
3dfe155b3d
esm - backport more changes ( #225692 )
2024-08-15 14:58:04 +02:00
Aiday Marlen Kyzy
214be4b529
Fixing hover is more sticky than before ( #225687 )
...
fixing hover more sticky than before
2024-08-15 13:59:52 +02:00
Benjamin Pasero
fdc8d882e2
esm - backport worker related changes ( #225672 )
2024-08-15 13:46:45 +02:00
Johannes Rieken
0aad4fe8d6
Inline chat tweaks ( #225683 )
...
* inline chat - show content widget below line when having an empty selection
* add `inlineChat.experimental.onlyZoneWidget` which allows to start inline chat with zone right away
2024-08-15 13:03:19 +02:00
Ulugbek Abdullaev
adc3fe4984
inline chat: also migrate lastInput and exchanges from old session to new session of the migrated inline chat
2024-08-15 12:53:47 +02:00
Alexandru Dima
4520f0f17a
update to vscode-textmate@9.1.0 ( #225682 )
2024-08-15 12:51:56 +02:00
Ulugbek Abdullaev
8eb2665b22
inline chat: trace-log run error
2024-08-15 12:48:05 +02:00
Ulugbek Abdullaev
e813d88844
inline chat: slightly nicer logging formatting
2024-08-15 12:47:32 +02:00
Johannes Rieken
734932fb20
correct context keys for InlineChatExpandLineAction ( #225674 )
2024-08-15 11:49:23 +02:00
João Moreno
6c9566926a
hm
2024-08-15 11:43:26 +02:00
João Moreno
f58c85c416
bring back runSourceLanguagesInSourceAnalysis
2024-08-15 11:41:30 +02:00