Commit Graph

127069 Commits

Author SHA1 Message Date
David Barbet 84a337cd0a Do not mark interpolation tokens as strings in C# (#232772)
Co-authored-by: Alex Ross <alros@microsoft.com>
2024-11-18 15:46:11 +00:00
Alex Ross 659bcdfa47 comment dont have default placeholder (#234105)
Fixes #234060
2024-11-18 16:30:27 +01:00
Daniel Imms b31751ce22 Merge pull request #234104 from microsoft/tyriar/234103
Delete lines from cache >=, not >
2024-11-18 07:30:00 -08:00
Sandeep Somavarapu 1e1b39df01 update inno updater (#234109) 2024-11-18 07:27:47 -08:00
Sandeep Somavarapu 17173534de change folder name (#234101) 2024-11-18 15:39:06 +01:00
Ladislau Szomoru 30043071a3 TextEditorDiffInformation API proposal (#233896)
* WIP - initial implementation

* Introduce the diff model service

* Remove code that is not needed

* Handle DiffEditor

* Performance optimization

* Refactor code

* More cleanup (V1)

* More cleanup (V2)

* More cleanup (V2.1)

* Pull request feedback

* Remove debugging statements

* Update mock proxy to fix tests

* Add proposed api check
2024-11-18 15:38:21 +01:00
Daniel Imms 3ef664fd4d Delete lines from cache >=, not >
Fixes #234103
2024-11-18 06:25:45 -08:00
Johannes Rieken 853676dc2c fix https://github.com/microsoft/vscode/issues/234068 (#234099) 2024-11-18 15:23:44 +01:00
Benjamin Pasero 055738782a chat - improve state handling of setup (#234095) 2024-11-18 06:30:10 -07:00
Martin Aeschlimann d2d60bcc33 Icon font size in label is to small (#234088) 2024-11-18 14:16:14 +01:00
Sandeep Somavarapu fc121ef8e5 do not resolve first page again (#234085)
* #232991 do not resolve first page again

* fix tests
2024-11-18 13:56:18 +01:00
Johannes Rieken 94b3d8ec53 fix https://github.com/microsoft/vscode/issues/234077 (#234093) 2024-11-18 13:09:39 +01:00
Johannes Rieken 7acb009143 set upper bounds for chat exec toolbar when space is narrow (#234092)
re https://github.com/microsoft/vscode/issues/233004
2024-11-18 04:05:13 -08:00
Ladislau Szomoru 09255216a2 SCM Graph - add actions back to the view title (#234091)
* Initial implementation

* Adjust commands and context key computation
2024-11-18 12:53:59 +01:00
Rob Lourens 32f6e84cfb Collapse 'used references' when content loads (#234089)
* Better scroll strategy
Avoid sometimes not scrolling down all the way

* Collapse 'used references' when content loads
2024-11-18 12:44:31 +01:00
Benjamin Pasero 5c98072de5 Chat view in broken state if I log out (fix microsoft/vscode-copilot#10300) (#234086) 2024-11-18 11:48:27 +01:00
Johannes Rieken 3413ae9a94 debt - extract action ids into constants (#234079) 2024-11-18 10:40:57 +01:00
Benjamin Pasero 4bfa2f866d Validating device ID slows down window opening (fix #234064) (#234065) 2024-11-18 09:17:14 +01:00
Don Jayamanne 0c9dd26823 Rename file to fix typo and fixes to undo/redo (#234053)
* Rename file to fix typo

* Fixes to undo/redo and support new menu

* Hide menu
2024-11-17 18:34:39 -08:00
Don Jayamanne c3215a7427 Delete entry (instead of replace) when disposing nb cell editor (#234049) 2024-11-18 00:21:04 +01:00
Don Jayamanne 2c42d6a7b9 Update decorators when model contents change (#233970) 2024-11-18 00:14:45 +01:00
Rob Lourens 0c7c759053 Use detected participant id in interactiveSessionProviderInvoked (#234041) 2024-11-17 23:55:18 +01:00
Rob Lourens 86ebde3655 sh codeblocks should have "apply in editor" option (#234037) 2024-11-17 23:55:04 +01:00
Rob Lourens 7632fd3714 A couple minor name tweaks/cleanup (#233968)
* Just a couple name tweaks

* A couple more
2024-11-17 23:54:38 +01:00
Rob Lourens a21b260361 Fix rendering loop/missing toolbar (#234036)
Fix #234034
2024-11-17 23:54:23 +01:00
Robo 33c2ffbd4a chore: bump electron@32.2.3 (#234015)
* chore: bump electron@32.2.3

* chore: bump distro
2024-11-17 21:03:55 +05:30
benshi 4e2855ff7f Cli serve_web sets the path prefix to /<quality>-<commit>/, commit value parsing error (#233986)
fix #233984
2024-11-17 04:34:54 +00:00
Don Jayamanne 00762bfa46 Support Accept/Reject/Next/Prev chat edit actions in notebooks (#233875)
* Accept/Reject/Next/Previous actions per notebook

* Support Accept/Reject/Next/Prev in notebooks
2024-11-17 11:12:32 +11:00
Daniel Imms 25f77b92ca Merge pull request #233995 from microsoft/tyriar/233993
Invert gpuMark, add reasons why it cannot be rendered to title
2024-11-16 14:17:30 -08:00
Daniel Imms e35499613e Invert gpuMark, add reasons why it cannot be rendered to title
Fixes #233993
2024-11-16 07:46:54 -08:00
Rob Lourens 11ce150e2b Fix wonky chat spinner again (#233975)
on wrapped text
2024-11-16 08:32:40 +01:00
Rob Lourens 37d40fce4c Add telemetry for chat attachments (#233973) 2024-11-16 08:32:11 +01:00
Osvaldo Ortega 92d8b52a9c Merge pull request #233737 from osortega/osortega/find-search-history
Search history support for find widget
2024-11-15 15:42:22 -08:00
SteVen Batten 1770cc47a3 fixes #233257 (#233960) 2024-11-16 00:32:47 +01:00
Joyce Er f0a136acd4 fix: don't render added decorations for created files (#233958) 2024-11-16 00:31:30 +01:00
Osvaldo Ortega add268e1c5 Test fix 2024-11-15 15:17:21 -08:00
Sandeep Somavarapu 076f0926a0 Support installing default extensions on first startup (#233957)
Support installing default extensions on first startup #232990
2024-11-16 00:06:58 +01:00
Aaron Munger 53ab97b103 separate help menus for REPL input and history (#233955)
separate help menus for repl input and history
2024-11-16 04:27:51 +05:30
Tyler James Leonhardt 9b957f920d Limit providerUsage event (#233954)
The 'authentication.providerUsage' event fires wayyyy too often.

Before:

> 1 Event every time an extension asks for any provider and that provider returns an auth session.

After:

> 1 Event per provider per extension per session. In other words, we will only fire the telemetry event if we have never seen Extension, Foo, receive an auth session from Provider, Bar, in this window.

This will dramatically reduce the number of events, while still giving me insight on what extensions are using what providers.
2024-11-15 23:06:12 +01:00
Sandeep Somavarapu 7742645ec6 Show local extensions on the top while searching extensions #232991 (#233926)
* Show local extensions on the top while searching extensions #232991

* use lowercase
2024-11-15 22:45:48 +01:00
Osvaldo Ortega 8cf1060c7b Workspace level history and configuration 2024-11-15 13:29:20 -08:00
João Moreno dfe78a1fb9 use WIF for Codesign (#233908)
* use WIF for Codesign

* fix indentation

* fix tasks
2024-11-15 22:16:31 +01:00
Daniel Imms 67d03ca2ba Merge pull request #233947 from microsoft/tyriar/227107
Cache up to date lines and don't write them unless invalidated
2024-11-15 12:55:57 -08:00
Tyler James Leonhardt b278635434 predictable keytar resolution (#233948)
In a couple of builds [like this one](https://dev.azure.com/monacotools/Monaco/_build/results?buildId=305323&view=results) we have seen bad comparisons of `extension.js` in the Microsoft Auth extension:

> 2024-11-15T19:16:07.080Z electron-universal SHA for file Contents/Resources/app/extensions/microsoft-authentication/dist/extension.js does not match across builds a4db653e84d42a8cb4681a2274dffd34e0d7729cf14c0c4228b668778aa81c18!=6ff1bd8b8b51db2bff1d5f000625f0efe490a92eb282d0559aa904325d6cad68

Which is odd, considering there is no native dependencies used on macOS. The suspicion is that this is because of `keytar` which we have in the package.json using an odd `file:./path...`syntax to prevent it from installing normally since we don't use it.

The solution: additionally alias keytar in the webpack config so that the resolution is predictable.
2024-11-15 21:47:48 +01:00
Joyce Er 1445d0170d fix: don't re-add suggested entries which were previously removed (#233946)
* fix: don't re-add suggested entries which were previously removed

* fix: don't add related files after first request is submitted
2024-11-15 21:41:35 +01:00
Aaron Munger eaa6d7e555 label the execution item a cell (#233944) 2024-11-15 12:35:58 -08:00
Aaron Munger bf2e6e978d a11y view for last output from REPL input (#233943)
* a11y view for last output from REPL input

* default auto focus to input

* comment
2024-11-15 12:35:37 -08:00
Daniel Imms f8c18693df Cache up to date lines and don't write them unless invalidated
Fixes #227107
2024-11-15 12:24:23 -08:00
Aaron Munger b8ad8f5101 put fix/explain with copilot directly in the status bar (#233927)
* put copilot fix and explain in status bar

* fix up actions

* watch for execution error within the viewmodel

* make observable publicly readonly

* remove unused service

* fix tests

* remove unused import
2024-11-15 11:36:12 -08:00
LitoMore 10c9715567 Remove Microsoft-related logos 2024-11-15 20:09:15 +01:00