Commit Graph
124157 Commits
Author SHA1 Message Date
Isidor NikolicandGitHub 68e0cdd3a4 Merge pull request #196993 from microsoft/isidorn/central-kiwi
Fix Slack link in dev-question command comment.
2023-10-30 15:41:53 +00:00
8df9b0b03d Update .github/commands.json
Co-authored-by: Logan Ramos <lramos15@gmail.com>
2023-10-30 16:27:12 +01:00
Benjamin PaseroandGitHub d8bca5efc2 Aux window: support to lock single groups (fix #196256) (#196992) 2023-10-30 16:16:01 +01:00
Daniel ImmsandGitHub 00adccb04d Merge pull request #196991 from microsoft/tyriar/196990
Run in terminal -> Insert into terminal
2023-10-30 08:11:39 -07:00
isidor d3b6dca5b5 Fix Slack link in dev-question command comment. 2023-10-30 16:00:21 +01:00
Daniel Imms 198e2dfbaa Run in terminal -> Insert into terminal
Fixes #196990
2023-10-30 07:55:21 -07:00
Raymond ZhaoandGitHub 932e49579b Separate Settings editor open and search steps (#196866) 2023-10-30 07:50:27 -07:00
Megan RoggeandGitHub 4c7ae755ff Merge pull request #196247 from gjsjohnmurray/fix-192490
Remove redundant task system message and early return affecting FSPs (fix #192490)
2023-10-30 07:46:36 -07:00
Sandeep SomavarapuandGitHub 641e962040 fix #196979 (#196982) 2023-10-30 15:45:16 +01:00
Daniel ImmsandGitHub 5648529a13 Merge branch 'main' into tyriar/action_context 2023-10-30 07:43:24 -07:00
c9b23f1fb0 Fix an issue that \xN8 and \xN9 in Rust strings are incorrectly colored (#196198)
* Update Rust grammar

* Add a test for #166781

* Make color themes in the test data for #166781 up-to-date

---------

Co-authored-by: Alex Ross <alros@microsoft.com>
2023-10-30 11:30:48 +00:00
Sandeep SomavarapuandGitHub bddbc750a6 fix #196801 (#196965) 2023-10-30 22:30:00 +11:00
Sandeep SomavarapuandGitHub 377d2cdbbd Merge pull request #196602 from hsfzxjy/match-extension-description-196450
@installed matches extension description
2023-10-30 11:32:29 +01:00
Aiday Marlen KyzyandGitHub d93cf5e0e8 Updating keybinding message on hover of inline chat (#196694)
* updating the decoration when the keybindings are changed

* adding the call to onEnablementOrModelChanged inside of the update decorations method too

* removing the letter s to the word keybindings

* Making the _gutterDecoration an IModelDeocrationOptions type instead of ModelDecorationsOption

* polishing the pr

* polishing further the code

* inlining second localization

* removing the duplicate lookup of the keybindings

* calling also on enablement or model chanfed inside of update deocration hover

* placing the call elsewhere
2023-10-30 11:29:47 +01:00
Henning DieterichsandGitHub 61bc7a3db6 Merge pull request #196808 from microsoft/hediet/b/swift-vole
Do heuristic syntax highlighting immediately when showing diff editor
2023-10-30 11:10:03 +01:00
Benjamin PaseroandBenjamin Pasero 64b037670a aux window - 💄 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero ec89c51b57 aux window - properly implement ILayoutService.focus() (fix #196763) 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero c0a95b7b68 aux window - first cut of window switcher support (fix #196912) 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero cb0895594c aux window - ensure "Open Recent" works when aux window has focus (fix #195876) 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero 70d0c70e17 aux window - enable some menu actions when aux window has focus 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero 3ea02ea985 aux window - fix compile 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero df91499d49 aux window - disable menu on macOS 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero f021e5d6cb aux window - share mutation observers for global elements 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero bed2384bfe aux window - require window context in more places 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero 646666645b aux window - add perf marks for opening 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero 494cc43ec8 debt - allow to pass in disposables to createStyleSheet 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero 81f9858f1d aux window - fix more focus issues 2023-10-30 09:14:45 +01:00
Benjamin PaseroandBenjamin Pasero 94b453b4f4 aux window - fix focus issues 2023-10-30 09:14:45 +01:00
Sandeep SomavarapuandGitHub a6b37b4439 fix account toggle action after moving activity bar location (#196940) 2023-10-30 09:05:40 +01:00
Daniel Imms 22748bc296 Unwrap matchesWord loop, improve variable names 2023-10-29 07:02:33 -07:00
Daniel Imms f052627bb0 Move all character data to bottom of file 2023-10-28 09:10:46 -07:00
Daniel Imms e41116658f Mostly fix full syllable matching 2023-10-28 09:08:43 -07:00
Daniel Imms 818a295937 Improve performance of hangul alt character selection 2023-10-28 08:46:42 -07:00
Daniel Imms 332a8ca651 Improve docs of exported Korean alt chars function 2023-10-28 07:30:14 -07:00
Daniel Imms 55e5f527ca Move Korean alt char handling into new file 2023-10-28 07:22:20 -07:00
Daniel Imms 79fd19b007 Merge remote-tracking branch 'origin/main' into tyriar/hangul 2023-10-28 07:11:40 -07:00
Johannes RiekenandGitHub 6697193a79 debt - merge EditResponse and MarkdownResponse into ReplyResponse (#196885) 2023-10-28 15:08:49 +02:00
Daniel ImmsandGitHub dc18c2c2f8 Merge pull request #194912 from tisilent/terminal-multi-select-rename
Add multi-select renames to terminalAction
2023-10-27 17:23:56 -07:00
Rob LourensandGitHub 6482b2a458 Merge pull request #196858 from microsoft/roblou/hungry-guineafowl
Don't show empty animated agent avatar when the agent doesn't have an icon
2023-10-27 14:23:29 -07:00
Rob Lourens 519d45ed80 Don't show empty animated agent avatar when the agent doesn't have an icon
Fix microsoft/vscode-copilot#2467
2023-10-27 14:08:00 -07:00
Daniel Imms 5e89a6bde2 Improve terminal action helper docs 2023-10-27 13:30:57 -07:00
Daniel Imms 4abe3d3959 Merge move to editor commands 2023-10-27 13:29:14 -07:00
Daniel Imms cc7874cca7 Simplify kill active tab command 2023-10-27 13:21:10 -07:00
Daniel Imms 480b74f9e8 Merge split terminal commands 2023-10-27 13:06:26 -07:00
Daniel Imms ea078c058e Remove more unused actions 2023-10-27 13:02:12 -07:00
Daniel Imms f69901b2d0 Remove unused action 2023-10-27 12:58:55 -07:00
Daniel Imms 4c18a51d14 Merge the 2 toggle size actions into one 2023-10-27 12:56:56 -07:00
Daniel Imms 374b470959 Pass terminal context to toggle size action
Part of #193380
2023-10-27 12:47:50 -07:00
Daniel ImmsandGitHub 66e1a595ba Merge branch 'main' into terminal-multi-select-rename 2023-10-27 11:32:16 -07:00
Daniel ImmsandGitHub b93639dfa3 Merge pull request #196762 from microsoft/tyriar/196757
Improve styling of terminal dev mode text box
2023-10-27 11:31:28 -07:00