Commit Graph
89393 Commits
Author SHA1 Message Date
Raymond ZhaoandGitHub dab4942887 Restrict remote search provider to top 5 (#194018)
* Restrict remote search provider to top 10

* Reduce to top 5
2023-09-25 10:32:35 -07:00
Raymond ZhaoandGitHub 2db313274b Sort settings by ToC when ToC shown (#193242) 2023-09-25 10:20:11 -07:00
Sandeep SomavarapuandGitHub 1867fceec3 fix 'extension' word order (#194006) 2023-09-25 09:18:22 -07:00
Logan RamosandGitHub 17134f92f7 Align open editors with explorer (#194007)
Align with explorer
2023-09-25 09:18:06 -07:00
Sandeep SomavarapuandGitHub ca5f7d8d5b do not restart ext hosts if not needed (#194003) 2023-09-25 17:07:12 +01:00
Tyler James LeonhardtandGitHub 3fba5b2f64 Preserve value if one was passed in (#193939)
Fixes https://github.com/microsoft/vscode/issues/192898
2023-09-25 08:42:19 -07:00
Johannes RiekenandGitHub be8a9dbf0c fix https://github.com/microsoft/vscode/issues/193976 (#193999) 2023-09-25 16:25:25 +01:00
Ladislau SzomoruandGitHub e0ef7c97fa SCM - fix sync view actions (#193998) 2023-09-25 16:09:48 +01:00
Johannes RiekenandGitHub 888d8d5cab don't double apply workspace edits when getting from the chat ext (#193995) 2023-09-25 15:41:21 +01:00
Benjamin SimmondsandGitHub fb50e794eb tabHeight setting name change (#193977)
* setting name change

* 💄

* 💄
2023-09-25 15:34:36 +01:00
Sandeep SomavarapuandGitHub 1f56ec49bf consider icon during profile import/export (#193963) 2023-09-25 15:32:10 +01:00
Sandeep SomavarapuandGitHub 2b40a69b3b simplify settings sync turn on prompt (#193993) 2023-09-25 15:29:43 +01:00
Johannes RiekenandGitHub d7b9e2027a bulk edit preview must validate edit ranges before using them (#193992) 2023-09-25 15:26:31 +01:00
Sandeep SomavarapuandGitHub 5d9d2123ec better phrasing of extensions in prompts (#193990) 2023-09-25 07:24:46 -07:00
Alex RossandGitHub 70a9d8f4ea Quick diff should not run in diff editor (#193978)
Fixes #193572
2023-09-25 15:23:41 +02:00
Henning DieterichsandHenning Dieterichs dc22b93c59 Fixes #192558 2023-09-25 15:05:38 +02:00
Henning DieterichsandHenning Dieterichs 79a3ef5a7d Fixes #193367 2023-09-25 14:00:33 +02:00
Benjamin SimmondsandGitHub bfb541540f Context Menu Enables Pinned Tabs On Seperate Row (#193813)
* Context menu seperate pinned tabs

* unpinned instead of notpinned

* 💄

* Base class toggle setting action

* compute context before open menu

* default false

* 💄

* 💄
2023-09-25 13:00:44 +02:00
Alex RossandGitHub 84c516db5d Revert "Cache last quick diff (#188506)" (#193964)
This reverts commit 5ae46ad300.
2023-09-25 12:40:05 +02:00
Johannes RiekenandGitHub 109e1f8d8a fix https://github.com/microsoft/vscode/issues/193957 (#193960)
* fix https://github.com/microsoft/vscode/issues/193957

be honest about typings and prevents bugs...

* update signature of `coalesceInPlace`
2023-09-25 11:03:14 +01:00
Sandeep SomavarapuandGitHub c0c1841030 show default icon if icon does not exist (#193959) 2023-09-25 11:53:02 +02:00
Alex RossandGitHub 377fae6a7f next/previous commenting range command doesn't work (#193958)
Fixes #193728
2023-09-25 11:52:47 +02:00
Henning DieterichsandHenning Dieterichs 9987f6f321 Fixes #193784 2023-09-25 11:39:59 +02:00
Sandeep SomavarapuandGitHub 070168a062 fix fg color for profile badge (#193950) 2023-09-25 11:06:33 +02:00
Alex RossandGitHub 39ad8c7bcd Look at folder readonly and locked before saving (#193825)
Cannot select a path outside the workspace to save the file
Part of #191877
2023-09-25 08:59:29 +01:00
Raymond ZhaoandGitHub ca9da6c177 Add tests (#193856) 2023-09-24 20:12:49 +02:00
Rob LourensandGitHub 944d57540d Put render callback on elementDisposables (#193897) 2023-09-24 06:10:38 -07:00
Ulugbek AbdullaevandGitHub 61a18c284f Merge pull request #193656 from microsoft/ulugbekna/implement-code-mappers-context
support getting various document ranges from InteractiveSessionProviders
2023-09-23 17:38:20 +05:00
Aaron MungerandGitHub aa311a929d Merge pull request #193854 from microsoft/aamunger/notebookSymbols
Include symbols for cells we haven't rendered yet
2023-09-22 15:49:44 -07:00
Raymond ZhaoandGitHub c5e303a94a Add Unicode flag to setting pattern validators (#193853) 2023-09-22 23:02:06 +01:00
Megan RoggeandGitHub 7d2b45b29c Merge pull request #193847 from microsoft/merogge/text-area-sync
fix issue with textarea sync addon
2023-09-22 15:01:44 -07:00
Aaron Munger 749e4399a9 update test 2023-09-22 14:55:02 -07:00
Aaron Munger ec41ee59eb resolve cell text models so that we get the symbols even for cells outside the view 2023-09-22 14:49:56 -07:00
Megan Rogge ac6c075e8d fix issue with textarea sync addon 2023-09-22 14:14:32 -07:00
Joyce ErandGitHub 87b6f0bdd1 fix: relax slash command execution timeout (#193844) 2023-09-22 21:58:06 +01:00
Raymond ZhaoandGitHub a9f4687c10 Note when settings ToC gets disposed (#193842)
* Note when settings ToC gets disposed

* Reset variable after ctor
2023-09-22 21:56:13 +01:00
Megan RoggeandGitHub 7c8ebd2d77 Merge pull request #193840 from microsoft/merogge/editor-term
don't reveal active terminal before navigating in accessible terminal view
2023-09-22 13:30:15 -07:00
Aaron MungerandGitHub 5601541352 Merge pull request #193833 from microsoft/aamunger/anchorFocusedCell
setting to anchor to focused cell
2023-09-22 12:50:11 -07:00
meganrogge a4f9254547 don't create a terminal in these commands 2023-09-22 12:24:37 -07:00
meganrogge 3ca1a456ed fix #193713 2023-09-22 12:22:12 -07:00
Aaron Munger 44d8efafd8 spelling 2023-09-22 12:01:46 -07:00
Megan RoggeandGitHub 1c6fe1ee54 Merge pull request #193819 from microsoft/merogge/announce-line
announce comment range to SR user
2023-09-22 11:30:11 -07:00
Aaron Munger bad883bd6a fix anchor range check 2023-09-22 11:08:03 -07:00
Aaron Munger 1f70856242 anchor to focused cell setting 2023-09-22 10:42:41 -07:00
Johannes RiekenandGitHub e2a0ef6f7c Merge pull request #193823 from microsoft/joh/aggregate-dinosaur
Joh/aggregate-dinosaur
2023-09-22 19:20:02 +02:00
Raymond ZhaoandGitHub a744a00d83 Simplify local settings search (#193635) 2023-09-22 09:23:47 -07:00
Johannes 3eb1b60c97 add tests 2023-09-22 18:03:36 +02:00
Johannes 923744a7d4 move SetMap into src/vs/base/common/map.ts 2023-09-22 17:52:40 +02:00
meganrogge c7a7056707 fix #193500 2023-09-22 08:38:01 -07:00
Megan RoggeandGitHub 27897243f9 Merge pull request #193720 from microsoft/merogge/diff
add comment help info to diff help dialog
2023-09-22 08:13:15 -07:00