Commit graph

109577 commits

Author SHA1 Message Date
Connor Peet be6446ddb1
fix: remove extraneous incorrect context keys (#183959)
These were actually getting added in getTestItemContextOverlay, and the test ID was using the extended ID which extensions do not know about.

Fixes #183612
2023-05-31 17:23:50 +02:00
Johannes Rieken d4771143d3
fix https://github.com/microsoft/vscode-internalbacklog/issues/4298 (#183957) 2023-05-31 17:06:22 +02:00
Sandeep Somavarapu 8038e0ee3a
Fix #181446 (#183956) 2023-05-31 16:55:14 +02:00
Daniel Imms 1575ac2d3f
Merge pull request #183951 from microsoft/tyriar/181242_css
Update xterm.css
2023-05-31 07:52:15 -07:00
Johannes Rieken 070168f694
Merge pull request #183954 from microsoft/joh/overwhelming-tuna
joh/overwhelming tuna
2023-05-31 16:40:21 +02:00
Megan Rogge 5c01360bd7
Merge pull request #183887 from microsoft/dev/bhavyau/welcome-widget
Remove check for context keys
2023-05-31 09:17:42 -05:00
Johannes 517370b795
change snippetsPreventQuickSuggestions default to false 2023-05-31 16:14:35 +02:00
Johannes 2d797050eb
revert not focusing completion list when quick suggest happens during snippet 2023-05-31 16:14:05 +02:00
Johannes 87234fcfe0
Revert "When snippet mode is active, make Tab not accept suggestion but advance placeholder"
This reverts commit 50a80cdb61.
2023-05-31 16:03:53 +02:00
Ulugbek Abdullaev de70014331
chore: add @ulugbekna and @aiday-mar to my-endgame notebook (#183946) 2023-05-31 15:55:50 +02:00
Daniel Imms 26378c25c4
Update xterm.css
Fixes #181242
2023-05-31 06:48:32 -07:00
Ladislau Szomoru 8602b29876
Git - fix #183941 (#183944) 2023-05-31 15:48:04 +02:00
Sandeep Somavarapu 207c1b956e
Fix #183837 (#183943)
fix #183837
2023-05-31 15:45:24 +02:00
Henning Dieterichs 1b01ed010e
Fixes #183909 (#183940) 2023-05-31 15:26:59 +02:00
Alex Ross 44ef5cc531
Tree checkbox item -> items (#183931)
Fixes #183826
2023-05-31 14:41:17 +02:00
Sandeep Somavarapu 2a3475bb37
Fix #182309 (#183925) 2023-05-31 14:26:37 +02:00
Sandeep Somavarapu 68e4866b30
Fix #183777 (#183929) 2023-05-31 14:12:48 +02:00
Johannes Rieken b3f2337542
joh/icy manatee (#183917)
* Use idle value for widget of interactive editor controller

https://github.com/microsoft/vscode/issues/183820

* also make preview editors idle values

https://github.com/microsoft/vscode/issues/183820
2023-05-31 13:40:32 +02:00
Benjamin Pasero 2a8dea3225
code --status displays a lot of errors before actual status output (fix #183787) (#183915) 2023-05-31 18:47:24 +09:00
Johannes Rieken 2d131d25d1
fix https://github.com/microsoft/vscode/issues/183770 (#183914) 2023-05-31 11:28:42 +02:00
Johannes Rieken 7844d7378a
fix https://github.com/microsoft/vscode-internalbacklog/issues/4278 (#183910) 2023-05-31 11:10:59 +02:00
Benjamin Pasero cfaa19383c
Empty reason while switching profile (fix #183775) (#183904) 2023-05-31 09:01:54 +02:00
Benjamin Pasero 4690a06638
"Revert File" on inactive editors are ignored (fix #177557) (#183903) 2023-05-31 08:57:43 +02:00
Rob Lourens 67a1ca676e
Fix some chat keybindings on windows (#183896) 2023-05-31 08:54:20 +02:00
Rob Lourens 7b87b701eb
Enable chat "move" commands on empty sessions (#183895)
* Enable chat "move" commands on empty sessions
and also imported sessions

* Fix command name
2023-05-31 08:54:05 +02:00
Rob Lourens f6758dfc33
Enable updating a chat model without triggering incremental typing (#183894) 2023-05-31 08:53:32 +02:00
Bhavya U b6fb17e444
Remove check for context keys 2023-05-30 17:15:20 -07:00
Matt Bierner fa8eefda18
Use <...> style markdown links when needed (#183876)
Fixes #183849
2023-05-31 09:58:23 +10:00
Matt Bierner f4175f4a13
Default to current dir for move to file select (#183875)
Fixes #183870

`showOpenDialog` seems to ignore `defaultUri` if the file doesn't exist
2023-05-31 09:58:03 +10:00
Andrea Mah 3370908fd1
Can't do regex search after opening notebook (#183884)
Fixes #183858
2023-05-31 01:09:59 +02:00
Matt Bierner d1ae1fff18
Make JS/TS go to configuration commands work on non-file: file systems (#183688)
Make `go to project` commands work on non-`file:` file systems

Fixes #183685
2023-05-30 16:07:14 -07:00
Michael Lively 9f3c499c33
Adjust codeAction validation to account for notebook kind (#183859) 2023-05-30 13:54:39 -07:00
Matt Bierner 8a71f8515d
Noop when moving a symbol into the file it is already in (#183866)
Fixes #183793
2023-05-30 13:40:45 -07:00
Matt Bierner 8d59fc4e0f
Fix small typo (#183865)
Fixes #183819
2023-05-30 22:16:13 +02:00
Matt Bierner d933dbdc34
Default to filename for markdown new file if empty (#183864)
Fixes #183848
2023-05-30 22:09:43 +02:00
Matt Bierner 50527c97d8
Use desired file name when generating new md pasted file paths (#183861)
Fixes #183851
2023-05-30 21:54:18 +02:00
Rob Lourens 5f37021eeb
Implement "delete" action for chat history (#183609) 2023-05-30 12:21:51 -07:00
Connor Peet 78643b05d5
cli: bump to openssl 1.1.1u (#183828) 2023-05-30 20:44:56 +02:00
Connor Peet 62c33b3ca2
cli: fix connection default being applied (#183827) 2023-05-30 20:44:42 +02:00
Michael Lively 5d83e25547
Support for Notebook CodeAction Kind (#183457)
* nb kind support -- wip

* allow notebook codeactions around single cell edit check

* move notebook code action type out of editor

---------

Co-authored-by: rebornix <penn.lv@gmail.com>
2023-05-30 11:03:12 -07:00
Martin Aeschlimann 60bfd19afb
fix comment (#183812) 2023-05-30 15:58:30 +02:00
Alex Ross ef372f4335
Update language config schema with more details about brackets. (#183779) 2023-05-30 14:11:10 +02:00
Alex Ross e4c3ea2b5c
Remove angle brackets from VB brackets (#183782)
Fixes #183359
2023-05-30 14:10:41 +02:00
Ladislau Szomoru d46c2fcd5d
Status - fix compact padding (#183768) 2023-05-30 12:24:55 +02:00
Ulugbek Abdullaev 627b85e605 fix aria-label issue in kb editor
fixes A11y_GradeB_VSCode_Keyboard shortcut reads words together - Blind: Arrow key navigation to row Find the binding keys and  "when" cell data are read together resulting in a word " CTRL + FeditorFocus  instead of CTRL + F editorFocus" #182490
2023-05-30 12:08:10 +02:00
Ladislau Szomoru da47f08b53
Git - run git status if similarityThreshold changes (#183762) 2023-05-30 10:49:38 +02:00
Rob Lourens 784e72bc44
Improve "next codeblock" navigation (#183744)
* Improve "next codeblock" navigation
Operate on the current focused response, or the last one, and scroll to the selected item

* Normalize command title
2023-05-30 11:31:32 +10:00
Martin Aeschlimann b53fb02d7f
Recent devcontainer display string corrupted on Get Started page (#183740) 2023-05-29 15:25:10 -07:00
Martin Aeschlimann 26ee556939
Copy vscode.dev link to tunnel generates an invalid link when an untitled workspace is open (#183739) 2023-05-29 15:24:36 -07:00
Martin Aeschlimann c2a9a86afa
Delete --compatibility=1.63 code from the server (#183738) 2023-05-29 15:24:14 -07:00