Commit graph

114289 commits

Author SHA1 Message Date
Christof Marti b6860e399a Add back VNC (microsoft/vscode-remote-release#8994) 2023-10-04 12:46:23 +02:00
Alex Ross 4f7a76b792
Switch Remote button not working after hiding (#194604)
* Switch Remote button not working after hiding
Fixes #194569
Part of #194603

* Respond to PR feedback

* Fix for uninstalled extensions and for extensions that don't activate

* Fix active remote view not being selected
2023-10-04 09:36:02 +02:00
Benjamin Pasero d309643887
watcher - emit URI instead of string for faster fsPath compute (for #194341) (#194774) 2023-10-04 09:13:04 +02:00
Bhavya U 1d7b8b8a43
Update color-registry (#194756) 2023-10-03 17:53:59 -07:00
Megan Rogge 4cd8f2f7c4
Merge pull request #194757 from microsoft/merogge/fix-issue
revert accidental changes
2023-10-03 16:00:34 -07:00
meganrogge 2ced9dccfc
undo bad changes 2023-10-03 15:46:00 -07:00
meganrogge 6a412745f2
Revert "add test acc service"
This reverts commit 3b442f9c73.
2023-10-03 15:43:52 -07:00
Matt Bierner f42c55740d
Remove dom.isInDom (#194752) 2023-10-03 15:08:44 -07:00
Peng Lyu e4ecdbcced
disable editor hint mouse click in empty cell editor. (#194743) 2023-10-03 14:32:41 -07:00
Megan Rogge 0b29101472
Merge pull request #194747 from microsoft/merogge/invalidate
rm unused function
2023-10-03 13:55:55 -07:00
Megan Rogge aa056eda19
Merge pull request #194739 from microsoft/merogge/fine-tune-clear
add `alertCleared` to accessibility service, adopt everywhere
2023-10-03 13:07:13 -07:00
meganrogge 694d7869cd
rm unused function 2023-10-03 13:02:36 -07:00
meganrogge 3b442f9c73
add test acc service 2023-10-03 12:52:12 -07:00
Daniel Imms 7e773fad40
Merge pull request #191370 from microsoft/tyriar/191247
Adopt instance event multiplexer on title change event
2023-10-03 12:15:53 -07:00
Connor Peet 331e445eff
eng: add a basic 'must use result' and ensure assertSnapshot result is used (#194744)
* eng: add a basic 'must use result' and ensure assertSnapshot result is used

Fixes #194570

* fix found lint
2023-10-03 20:08:56 +01:00
Joyce Er 9106c6421b
fix: remove migrated setting value (#194732) 2023-10-03 20:02:26 +01:00
Daniel Imms 5277ab7c0c
Merge icon and color events 2023-10-03 11:45:58 -07:00
Benjamin Pasero cb8bb7b508
Dialogs that error in actions bring down dialog handling (fix #194314) (#194742) 2023-10-03 19:43:59 +01:00
Daniel Imms 28599c1928
More progress adopting event multiplexer 2023-10-03 11:41:28 -07:00
Daniel Imms b7a3bfcb4c
Merge pull request #194644 from microsoft/tyriar/192816
Fix term exception during font measurement
2023-10-03 11:39:25 -07:00
Andrea Mah 097840b4e8
searcheditor change for #193427 (#194740) 2023-10-03 19:25:27 +01:00
Daniel Imms e7a32bd6f5
Tweak names 2023-10-03 11:20:08 -07:00
Daniel Imms 034276e632
onDidReceiveProcessId -> onAnyInstanceProcessIdReady 2023-10-03 11:19:34 -07:00
Peng Lyu 34305abdce
more getlinelength. re #193427. (#194737)
* more getlinelength. re #193427.

* more 💄

* 💄
2023-10-03 19:17:24 +01:00
Daniel Imms 721d270d50
Merge branch 'main' into tyriar/191247 2023-10-03 11:13:08 -07:00
Daniel Imms bbe37fe987
Fix tests 2023-10-03 11:12:31 -07:00
Daniel Imms 4204d34ed9
Merge pull request #194734 from microsoft/tyriar/193585
Match beginning of line in multi-line link prefix matcher
2023-10-03 11:11:30 -07:00
aamunger 5f98e64a56 pin to top if revealed element is larger than viewport 2023-10-03 11:07:52 -07:00
aamunger ef07cc9d5e fix undo notebook action leak 2023-10-03 11:07:36 -07:00
meganrogge a247e52deb
fix #194672 2023-10-03 10:59:08 -07:00
Daniel Imms f73e061063
Match beginning of line in multi-line link prefix matcher
Fixes #193585
2023-10-03 10:45:43 -07:00
Peng Lyu f0c227187d
Fix notebook kernel test disposable leaks. (#194727) 2023-10-03 18:41:58 +01:00
Daniel Imms d3ce3f4d82
Merge pull request #194718 from microsoft/tyriar/194717
Localize Task and Local consistently
2023-10-03 10:28:37 -07:00
Aaron Munger 0f02245dc0 revert file 2023-10-03 10:00:47 -07:00
Aaron Munger 7639f01159 partial undo/redo 2023-10-03 10:00:47 -07:00
Aaron Munger 041e81986c find test leaks 2023-10-03 10:00:47 -07:00
Aaron Munger 878e66eda1 not quite all kernel service test leaks 2023-10-03 10:00:47 -07:00
Aaron Munger 025bf03c60 editor model test leaks 2023-10-03 10:00:47 -07:00
Aaron Munger bc06efacfc outline test leaks 2023-10-03 10:00:47 -07:00
Justin Chen fcd7ab5a08
Update Quick Fix editor value (#194685)
* updated editor value

* added migration code
2023-10-03 09:00:10 -07:00
Daniel Imms deb9eca017
Localize Task and Local consistently
Fixes #194717
2023-10-03 08:17:36 -07:00
Daniel Imms a7dd65694e
Merge branch 'main' into tyriar/192816 2023-10-03 08:09:35 -07:00
Megan Rogge e2c928ed9c
Merge pull request #194667 from microsoft/merogge/disposed
use `store.isDisposed` instead of `_isDisposed`
2023-10-03 06:32:42 -07:00
Sandeep Somavarapu 4e384c5054
fix #194648 (#194709) 2023-10-03 13:55:01 +01:00
Ulugbek Abdullaev 2bdd4af2d0
mapped edits: support de/serialization of mapped edits context so that it can be used across vscode sessions (#194572)
* refactor(chatModel): remove unused code

especially because `isResponse` may've been incorrect because it would return true on a falsy value while `isRequest` checked for it

* refactor(mapped edits): better names

* mapped edits: support de/serialization of mapped edits context so that it can be used across vscode sessions

reservation/concern: the document versions are obsolete/incorrect, what should we do with them?

* mapped edits: fix test failing remotely but not locally
2023-10-03 14:41:02 +02:00
Christof Marti 01edf51e0f Merge dev container configs (microsoft/vscode-remote-release#8994) 2023-10-03 12:26:07 +02:00
Benjamin Pasero 73cc570f58
Allow for multiple editor parts (#193425)
* demo

* wip

* polish

* allow to toggle

* compile

* enable devtools

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* Avoid using global document, global window

* Fix exception caused by reading the size of the newly created window before it is available

* cleanup

* make it more useful

* apply zoom

* first cut editor parts

* cleanup

* scaffold some services

* preserve view state

* simple label distinction

* introduce accessor

* support dnd

* fix open editors view

* share window options

* cleanup

* 💄

* 💄

* 💄

* 💄

* cleanup on unload

* add todo

* stylescleanup

* avoid instanceof checks

* share more styles

* revert changes partially

* fix custom menus

* more alignment to main window

* codicon does not seem to be needed anymore

* no need for isHTMLElement

* fix icon error on macOS

* prevent `document.createElement`

* close child window when main window closes

* better active groups tracking

* cleanup

* pass along editor parts viewer

* eslint rule for instanceof checks

* add dom tests

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

---------

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2023-10-03 12:20:06 +02:00
Ladislau Szomoru 97cfd032a6
SCM - Sync view uses scm.providerCountBadge (#194688) 2023-10-03 12:19:42 +02:00
Alex Ross ca2ff62d63
Use DisposableMap for tree data provider listeners (#194390)
* Use DisposableMap for tree data provider listeners

* Fix error
2023-10-03 12:16:18 +02:00
Rob Lourens ddf9e92664
Implement $file variable reference (#193817)
* Show filepicker for @file

* Decorations for $file references

* Hover for $file

* Send file references as variables

* Avoid layer breaking between the chat parser and dynamic file references

* deserialize file references

* Hide file references in quick chat, and fix tests

* comment

* Add setting
2023-10-03 05:59:34 +01:00