Commit Graph

124157 Commits

Author SHA1 Message Date
Ladislau Szomoru 0592fdf38b SCM - 💄 use observables for count and statusBarCommands (#214202) 2024-06-04 09:25:47 +02:00
Johannes 782128f01a remove graceful-fs error message 2024-06-04 09:20:19 +02:00
Sandeep Somavarapu bc4fdf7520 improvements to profiles editor (#214198)
* feedback

* use list

* reduce size

* fix checkbox and selectbox

* preview profile

* rename

* disable while creating and previewing

* improvements

* refactor

* fix
2024-06-04 08:38:14 +02:00
Johannes 35faacda93 print loader error 2024-06-04 08:23:17 +02:00
Johannes 9350309831 Merge branch 'main' into joh/intense-heron 2024-06-04 08:21:12 +02:00
andreamah fcf8c0bc4f more instances of max safe integer 2024-06-03 17:17:11 -07:00
andreamah f721872ba6 not specifying maxResults on findTextInFiles->textSearchProvider will use MAX_INT for maxResults
Fixes #214189
2024-06-03 17:09:23 -07:00
Connor Peet 5d1faee161 debug: fix hover disappearing 'too quickly' (#214186)
What was actually happening is that in the process of hovering into the
debug hover, another position was briefly hovered. No data was available
for this position, so the hover was hidden.

This PR implements "safe triangle" logic to avoid changing the hover position if the mouse moves in the safe triangle created by a displayed hover widget.

Fixes #212924
2024-06-03 16:46:04 -07:00
Joyce Er 2b7f9e2fff feat: right click to hide empty text editor hint 2024-06-03 16:05:58 -07:00
Joyce Er 9f447e79cd chore: remove empty editor chat hint setting migration 2024-06-03 16:05:58 -07:00
Connor Peet 3c6a63a095 testing: fix testController.items.delete is not removing the item from the tree UI (#214182)
Fixes #213316
2024-06-04 00:00:06 +02:00
Daniel Imms 2217ff29ac Merge pull request #214181 from microsoft/tyriar/213174
xterm@5.6.0-beta.19
2024-06-03 14:59:43 -07:00
Rob Lourens 6922d00174 Count codeblocks correctly in basicRenderElement (#214179)
Not trying to fix progressive rendering here
Better fix for #214071
2024-06-03 14:45:17 -07:00
Daniel Imms 1d415f3a90 xterm@5.6.0-beta.19
Fixes #213174
Fixes #213304
2024-06-03 14:29:55 -07:00
Megan Rogge 1f3326e5ef do not show terminal hint for reconnected terminals (#214174)
fix #212278
2024-06-03 22:00:35 +02:00
Matt Bierner 14addc7735 Pick up latest TS for building VS Code (#214171) 2024-06-03 21:20:52 +02:00
Matt Bierner df2861b737 Pick up TS 5.5 for builtin ts extension (#214170)
For #214169
2024-06-03 21:07:18 +02:00
Connor Peet beda79d402 debug: fix allowing logpoints to be set and triggering bps (#214168)
Fixes #213216
2024-06-03 20:46:17 +02:00
Joyce Er 438ea79aa1 refactor: move Add Context... actions to core (#214167) 2024-06-03 20:36:49 +02:00
Megan Rogge 21033da56f deconstruct signalOptions config object, migrate settings (#214163)
fix #213618
2024-06-03 20:22:31 +02:00
Rob Lourens 2a2a0dbbac Use correct offset when removing instruction breakpoints (#214162)
Fix #212496
2024-06-03 20:13:55 +02:00
Aaron Munger 06a16255ca switch default interactive.execute keybinding (#214161)
switch default keybinding
2024-06-03 10:49:51 -07:00
Bhavya U 176b64ac00 [Engineering] Update locker.yml to skip locking closed backlog candidate issues (#214160)
Update locker.yml to ignore closed backlog candidate issues
2024-06-03 10:39:02 -07:00
Johannes b9b51f0fb0 tweak SWC options to allow module interop 2024-06-03 18:40:56 +02:00
Daniel Imms 7be0a5bd10 Merge pull request #214150 from microsoft/tyriar/214142
xterm@5.6.0-beta.18
2024-06-03 09:21:49 -07:00
Aaron Munger bb102e4522 get the serializer from the notebook service each time (#214036)
* get the serializer from the notebook service each time

* add logservice parameter

* fix unit test
2024-06-03 09:21:04 -07:00
Megan Rogge 9dba4c57f5 update default value for setting to .experimental (#214149)
fix #213968
2024-06-03 18:10:02 +02:00
Daniel Imms 55a60f9ae9 Merge branch 'main' into tyriar/214142 2024-06-03 08:54:59 -07:00
Daniel Imms 1ec00252ae xterm@5.6.0-beta.18
Fixes #214142
2024-06-03 08:53:24 -07:00
Andrea Mah 660018a75f dispose child instantiation service in search (#214145) 2024-06-03 17:31:42 +02:00
Daniel Imms 4d33bf2b8b Merge pull request #214028 from microsoft/tyriar/213820
Disable initialHint after inline chat is triggered
2024-06-03 08:30:12 -07:00
Johannes 5012cb8fb8 adding missing bundle.js compile output 2024-06-03 17:21:09 +02:00
Johannes 9cc71ffe83 change all assert-star-imports 2024-06-03 16:50:42 +02:00
Aaron Munger 8bcf4abd9d remove important! on style (#214044) 2024-06-03 07:50:36 -07:00
Johannes 09981a84af configure esModuleInterop: true, change some star-imports 2024-06-03 16:50:28 +02:00
João Moreno addd445017 upload sourcemaps to CDN instead of ticino (#214141) 2024-06-03 16:10:01 +02:00
Tyler James Leonhardt f4e9ac0f35 Handle when item is undefined (#214107)
Fixes https://github.com/microsoft/vscode/issues/213363
2024-06-03 06:39:12 -07:00
Benjamin Pasero 9b17067697 debt - 🆙 jschardet@3.1.2 (#214136) 2024-06-03 06:22:13 -07:00
Aiday Marlen Kyzy cda51f7b70 Refactoring the stickyScrollController setState method (#213917)
* adding changes

* fixing compilation errors, using undefined as the fallback type not null
2024-06-03 15:00:45 +02:00
Alex Ross 8dd604a8d8 Fix a listener in tunnel service that's GC'ed without having been disposed (#214138) 2024-06-03 14:59:45 +02:00
Benjamin Pasero 6908956c15 status bar - make loading the default (#214135)
This is a more generic progress indicator than `syncing` and looks better.
2024-06-03 13:41:53 +02:00
Benjamin Pasero b5bd304ac8 Show progress indication when saving an editor takes long (fix #193230) (#214128) 2024-06-03 03:56:51 -07:00
Alex Ross 7e451df2cf Dispose scoped instantiation service in comments (#213808) 2024-06-03 11:45:27 +02:00
Christof Marti 49930e26dc Use start position when going reverse (microsoft/vscode-copilot#5946) 2024-06-03 11:45:07 +02:00
Johannes Rieken e96934d9a3 chore - remove dead CSS variable usage (#214125) 2024-06-03 11:35:13 +02:00
Alex Ross a7edb4e374 Remove padding from inline codespans in comment widget (#214123)
Inline codespans in comment widget don't need padding
Fixes #214038
2024-06-03 11:10:37 +02:00
Rob Lourens 403294d92b Show chat agent hover in chat input editor (#214105)
* Show chat agent hover in chat input editor

* Clean up

* Comment
2024-06-03 07:09:51 +02:00
Simon Siefke acfe0e20ce feature: replace electron File.path with electron webUtils (#213031)
* add getPathForFIle function

* use electron webutils

* use webutils

* use getPathForFile

* add test

* fix import

* add web utils service

* register electron webutils service

* register contribution

* import contribution

* register web contribution

* feature: use webUtils service to not directly depend on electron global

* use webutils service for terminal

* update imports

* tsc

* update imports

* add servicebrand

* tsc

* tsc

* try different approach

* add class and subclass

* register contribution with subclass

* rename function

* remove web utils service

* register getPathForFile function

* fix import

* remove webutils service

* remove import

* remove import

* fix imports

* fix import

* fix overwriting view

* register method

* fix import

* register contribution

* don't overwrite electron service with browser service

* remove log

* remove log

* tsc

* Discard changes to src/vs/workbench/contrib/files/browser/fileActions.contribution.ts

* Discard changes to src/vs/workbench/contrib/files/browser/fileActions.ts

* Discard changes to src/vs/workbench/contrib/files/electron-sandbox/fileActions.contribution.ts

* Discard changes to src/vs/workbench/contrib/terminal/browser/terminal.contribution.ts

* Discard changes to src/vs/workbench/contrib/terminal/browser/terminal.ts

* Discard changes to src/vs/workbench/contrib/terminal/browser/terminalInstance.ts

* Discard changes to src/vs/workbench/contrib/terminal/browser/terminalInstanceService.ts

* Discard changes to src/vs/workbench/contrib/terminal/browser/terminalTabbedView.ts

* Discard changes to src/vs/workbench/contrib/terminal/browser/terminalTabsList.ts

* Discard changes to src/vs/workbench/contrib/terminal/browser/terminalView.ts

* Discard changes to src/vs/workbench/contrib/terminal/electron-sandbox/terminal.contribution.ts

* Discard changes to src/vs/workbench/contrib/terminal/electron-sandbox/terminalInstanceService.ts

* Discard changes to src/vs/workbench/contrib/terminal/electron-sandbox/terminalView.ts

* Discard changes to src/vs/workbench/contrib/terminal/test/browser/terminalInstance.test.ts

* add function to interface

* add function

* use host service

* use host service in terminal tabs list

* use host service in terminal instance

* remove unused code

* fix imports

* replace remaining usages of file path

* tsc

* add semicolon

* cleanup

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2024-06-02 20:09:17 +02:00
Benjamin Pasero 60d7343892 Panel visibility is not persisted/restored on vscode.dev after restart (fix #213885) (#214055)
* Panel visibility is not persisted/restored on vscode.dev after restart (fix #213885)

* 💄
2024-06-01 15:52:10 -07:00
Rob Lourens fca05df7d4 Stream chinese text in chat character-by-character (#214046)
Fix #213287
2024-06-01 08:28:07 +02:00