Johannes Rieken
dd9b112141
Merge pull request #191985 from microsoft/joh/eslint-jsdoc
...
add jsdoc-lint checks for `vscode.d.ts`
2023-09-01 14:49:24 +02:00
Henning Dieterichs
0ae7b5b1c5
Fixes tests
2023-09-01 14:43:31 +02:00
Henning Dieterichs
fe25a72de8
Fixes CI
2023-09-01 14:43:31 +02:00
Henning Dieterichs
4d53e0a136
Fixes CI
2023-09-01 14:43:31 +02:00
Henning Dieterichs
e424e83820
Diff Algorithm Cleanup
2023-09-01 14:43:31 +02:00
Henning Dieterichs
e1430e4328
Sets up hot reloading of css and code (requires vscode-diagnostic-tools extension to be installed)
2023-09-01 14:35:42 +02:00
Johannes
415bc174ea
refine lint config, add missing jsdoc and jsdoc-tag corrections
2023-09-01 14:23:16 +02:00
Alexandru Dima
2c021905ad
Do not repaint decorations overview ruler if it is not necessary ( #191931 )
...
Fixes #191423 : Do not repaint decorations overview ruler if it is not necessary
2023-09-01 13:40:20 +02:00
Alexandru Dima
e4a24b361a
Enable the family autodetection algorithm ( #191971 )
...
Fixes #191945 : Enable the family autodetection algorithm to support a case where localhost resolves first to the ipv6 address and only second to the ipv4 address, and the desired server listens only on ipv4
2023-09-01 11:41:21 +02:00
Johannes Rieken
86921c2fb8
Merge pull request #191967 from microsoft/joh/menuEntrySVGIconColor
...
Apply color SVG icons via theme coloring
2023-09-01 10:44:56 +02:00
Johannes
2c3d2faeb3
Merge branch 'main' into joh/eslint-jsdoc
2023-09-01 10:42:07 +02:00
Benjamin Pasero
2ed3ef2588
editors - do not focus empty editor group when created ( #191966 )
2023-09-01 10:32:59 +02:00
Christof Marti
a5f4583b51
1.83.0
2023-09-01 09:55:29 +02:00
Robo
5f7b620db8
chore: bump electron@25.8.0 ( #191905 )
...
* chore: bump electron@25.8.0
* chore: update internal build id
* chore: bump distro
2023-09-01 08:32:05 +02:00
Bhavya U
dd112ec024
Open walkthrough if a gettingStarted page is found ( #191947 )
2023-09-01 01:37:56 +02:00
Joyce Er
ee08fd53cc
Don't show chat widget context menu for filetree ( #191940 )
2023-08-31 15:52:13 -07:00
Tyler James Leonhardt
8f33e459f6
Only update layout when chat is visible ( #191943 )
...
Fixes https://github.com/microsoft/vscode/issues/191942
2023-09-01 00:51:04 +02:00
Bhavya U
4c6dbcf90f
Add check to see if resource has file extension before setting FILE | FOLDER ( #191923 )
...
* Set resource as FILE only if children are undefined
* Add check to see if resource has extension before setting FileKind
2023-08-31 15:28:39 -07:00
Tyler James Leonhardt
79277e0b8f
Skip flakey smoke test ( #191936 )
...
* Skip flakey smoke test
ref https://github.com/microsoft/vscode/issues/191860
* skip at describe since there's only 1 test
2023-08-31 23:34:22 +02:00
Bhavya U
065d4c1e23
Do not show parent checkbox contents for ai generated workspaces ( #191933 )
2023-08-31 14:28:15 -07:00
Tyler James Leonhardt
eec2fc723c
Disable Local Server flow for REH ( #191930 )
...
Because spinning up ports on the remote won't always work. Instead, we have the trusty device code flow.
Fixes https://github.com/microsoft/vscode/issues/191866
Fixes https://github.com/microsoft/vscode/issues/191867
2023-08-31 22:10:26 +02:00
Megan Rogge
3cd6f48126
Merge pull request #191912 from microsoft/merogge/windows-command-start
...
fix undefined check, get textarea sync to work for windows
2023-08-31 09:44:37 -07:00
Megan Rogge
a3d842ed4d
Update src/vs/workbench/contrib/terminalContrib/accessibility/browser/textAreaSyncAddon.ts
...
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com >
2023-08-31 09:29:53 -07:00
Megan Rogge
6ca26d992b
different udf check
2023-08-31 09:08:40 -07:00
Megan Rogge
68a8e14d30
fix issue
2023-08-31 08:43:49 -07:00
Alex Ross
414606b665
Don't throw if view doesn't exist when visibility false ( #191781 )
2023-08-31 17:30:16 +02:00
meganrogge
9637c47fdc
check if mac
2023-08-31 08:03:54 -07:00
Megan Rogge
a5fabc665b
fix #186904
2023-08-31 07:47:49 -07:00
Henning Dieterichs
6b49d155ca
Fixes #191892
2023-08-31 12:36:12 +02:00
Johannes
596a9a8926
removed unneccessary mask property, make FF happy
2023-08-31 12:24:29 +02:00
Alexandru Dima
07aacd25bb
Initialize all services as soon as the first service is needed ( #191890 )
...
Fixes microsoft/monaco-editor#4120 : initialize all services as soon as the first service is needed
2023-08-31 12:22:11 +02:00
Johannes
5306d2b898
don't inherit color for codicons from parent but use theme defined color
2023-08-31 12:21:38 +02:00
Johannes
31b6e070b2
use CSS mask and icon-foreground color so that customized foreground colors also work for CSS
2023-08-31 12:11:59 +02:00
Benjamin Pasero
1ebb673280
Linux: Notifications Accessible View only opens when focusing with mouse ( fix #191705 ) ( #191888 )
2023-08-31 11:02:57 +02:00
Benjamin Pasero
8800b43181
some Some grid operations cause the activeElement to get lost ( fix #189256 ) ( #191886 )
2023-08-31 10:41:37 +02:00
Benjamin Pasero
204d0b3038
window.title setting feedback ( fix #191579 ) ( #191885 )
2023-08-31 10:05:57 +02:00
Benjamin Pasero
6d62f83a76
voice - start to better understand different chat input contexts ( #191884 )
...
* voice - start to have context and actions per chat kind
* voice - add context to `stop`
* voice - add todo for focus issue when starting
2023-08-31 10:01:25 +02:00
Karel Frederix
9293e05e89
wrap handler for resize observer in requestAnimationFrame() ( #183325 )
...
* wrap handler for resize observer in requestAnimationFrame()
(fixes #183324 )
* React immediately on first notification during an animation frame and only delay the second notification during the same animation frame
---------
Co-authored-by: Karel Frederix <kfrederix@selligent.com >
Co-authored-by: Alexandru Dima <alexdima@microsoft.com >
2023-08-31 09:38:24 +02:00
Tyler James Leonhardt
9e927a6111
After 30s re-layout the quick chat ( #191853 )
...
fixes https://github.com/microsoft/vscode/issues/191627
2023-08-31 15:24:20 +10:00
Tyler James Leonhardt
e7756c8870
reinstate github-auth parameter that was accidentally removed ( #191862 )
...
Fixes https://github.com/microsoft/vscode/issues/191861
2023-08-31 02:19:18 +02:00
Daniel Imms
7bfd9cbc28
Merge pull request #191852 from microsoft/tyriar/fix_groups
...
Partially revert a change that broke dimming in active group
2023-08-30 15:38:55 -07:00
Martin Aeschlimann
511b759056
view descriptor created with containerTitle that is not a string ( #191842 )
2023-08-30 15:35:53 -07:00
Joyce Er
700bf1a4db
Fix progressive rendering of updated markdown content ( #191851 )
...
Fix progressive rendering updated markdown content
2023-08-30 15:29:07 -07:00
David Dossett
8f1af4b868
Show focus state on editor tabs in hc themes ( #191850 )
2023-08-31 00:24:03 +02:00
Daniel Imms
d89cac9ac1
Partially revert a change that broke dimming in active group
...
Reopens #191608
2023-08-30 15:20:02 -07:00
Tyler James Leonhardt
3217686db1
get x off the edge ( #191849 )
...
Fixes https://github.com/microsoft/vscode/issues/191701
2023-08-31 00:12:33 +02:00
Aaron Munger
e2085fa51d
Merge pull request #191846 from microsoft/aamunger/flakyImageCopy
...
look for re-used output id containing the image
2023-08-30 14:56:10 -07:00
Aaron Munger
9fbe99c616
cleanup
2023-08-30 14:41:03 -07:00
Aaron Munger
2e4187c15f
normalize option name
2023-08-30 14:39:22 -07:00
Aaron Munger
e5851bc5f5
look for re-used output id containing the image
2023-08-30 14:34:42 -07:00