Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joh/swift cicada #11

Merged
merged 2,163 commits into from
Aug 10, 2024
Merged

Joh/swift cicada #11

merged 2,163 commits into from
Aug 10, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 28, 2024

  1. primary button

    meganrogge committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    703a1c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. debug: treat 'subtle' frames like 'deemphasized' (#209078)

    To be closer to DAP
    
    Fixes #206801
    connor4312 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    72250a8 View commit details
    Browse the repository at this point in the history
  2. debug: fix resizing window makes debug toolbar disappear (#209075)

    Fixes #208895
    
    Should work but testing on aux windows was limited due to #209073
    connor4312 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    86bf11f View commit details
    Browse the repository at this point in the history
  3. trees: always handle an twistie events by the tree if it changes coll…

    …apsed state (#209090)
    
    This allows preserving your multi-selection while expanding/collapsing other nodes in the tree. I think this is a good overall change to make across our UI. E.g. similarly, without this change, you can't expand a folder in the Explorer view without losing your selection state. cc @joaomoreno
    
    Fixes #208852
    connor4312 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e2dc70e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #209080 from microsoft/merogge/first-code

    add run/insert first code block actions when there are multiple
    meganrogge authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7955ac4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #209037 from microsoft/tyriar/208640

    createDataStream -> readData
    Tyriar authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    960217f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4df13e9 View commit details
    Browse the repository at this point in the history
  7. Also check file scheme

    Tyriar committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c204429 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac44885 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d03962b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a795db5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #209106 from microsoft/tyriar/208655

    Add ... suffix to new with profile actions
    Tyriar authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    dbb3b7b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #209105 from microsoft/tyriar/204167_3

    Apply environment when selecting default profile as well
    Tyriar authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    84d8f1b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #209103 from microsoft/tyriar/208572

    Adjust scheme and authority of URIs in remote terminals
    Tyriar authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1a2b9b5 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #209107 from microsoft/tyriar/git_bash

    Add git bash to shell integration description
    Tyriar authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cea6ec5 View commit details
    Browse the repository at this point in the history
  15. Remove notebook view from focus order & accessibility tree when hidden (

    #209059)
    
    * Remove notebook view from focus order when hidden
    
    * Set `inert` on the correct container
    kycutler authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9d98da3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f7fb22d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e553c6b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3648e8f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a00e2b9 View commit details
    Browse the repository at this point in the history
  20. chore: bump katex (#209141)

    rzhao271 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e483d84 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c3bd42e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9cc4e15 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2af438e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b4f1a54 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #209147 from microsoft/merogge/request

    get request to show up in chat view
    meganrogge authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e4595ad View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Port followups candidate to main (#209203)

    Fix followups going to participant ID (#209114)
    
    Fix microsoft/vscode-copilot#4861
    roblourens authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    904d030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb0f37 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fix typo in editor.action.startDebugTextMate title (#209160)

    TextMate is one word.
    grgar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dcfb696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af3e721 View commit details
    Browse the repository at this point in the history
  3. Remove other icon smoke tests

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    511929f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d788e7 View commit details
    Browse the repository at this point in the history
  5. Introduce ITerminalConfigurationService

    Part of #181900
    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    eb10cea View commit details
    Browse the repository at this point in the history
  6. Docs

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    714d939 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8317e8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53e5c75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2edf458 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    868b8ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7937cc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73d8189 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    343c37d View commit details
    Browse the repository at this point in the history
  14. Pick up editor action command descriptions (#209259)

    Continuation of #193937 and #197442
    
    This adds the command descriptions of editor actions to the ICommandQuickPick results so that those results can be picked up by the "similar commands" feature.
    
    Example:
    
    I can add:
    ```
    metadata: {
        description: nls.localize2('test', "xyz"),
    }
    ```
    to the [AddLineCommentAction](https://github.com/microsoft/vscode/blob/7d788e70b95c79718b565ff9e255858db4cc74b3/src/vs/editor/contrib/comment/browser/comment.ts#L105)... and then when I search "xyz" it'll show up.
    TylerLeonhardt authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ade21d7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a73b0e7 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #209118 from microsoft/tyriar/199964

    Use IconSelectBox to change terminal icon, remove dupes
    Tyriar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bf9f038 View commit details
    Browse the repository at this point in the history
  17. Include Command Description in _getAllCommands (#209260)

    This is important information for the command so we should include it in this response.
    TylerLeonhardt authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6394792 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4e62462 View commit details
    Browse the repository at this point in the history
  19. Fix tests

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    63d95c1 View commit details
    Browse the repository at this point in the history
  20. Fix XtermTerminal.test

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    24d832b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e441414 View commit details
    Browse the repository at this point in the history
  22. fix #209167

    meganrogge committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    57847a5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8460b73 View commit details
    Browse the repository at this point in the history
  24. Fix tests for reals this time

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8a1fc77 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9d6ef1b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    be1efcc View commit details
    Browse the repository at this point in the history
  27. Merge pull request #209258 from microsoft/tyriar/181900

    Introduce ITerminalConfigurationService, move TerminalConfigHelper.config to it
    Tyriar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fd5ac01 View commit details
    Browse the repository at this point in the history
  28. fix #207946

    meganrogge committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9223965 View commit details
    Browse the repository at this point in the history
  29. move a line

    meganrogge committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e349ecf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ee037b3 View commit details
    Browse the repository at this point in the history
  31. clean up

    meganrogge committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3dc6e72 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    156db3e View commit details
    Browse the repository at this point in the history
  33. Make types more correct

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    34bc7d4 View commit details
    Browse the repository at this point in the history
  34. Remove _onData access

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    28d47a5 View commit details
    Browse the repository at this point in the history
  35. Don't use stateful regex (#209268)

    Fixes #209254
    mjbvz authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cb83e0b View commit details
    Browse the repository at this point in the history
  36. Remove _onKey access

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b6afddd View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    cdbe485 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    081be73 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ad545a1 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    64aa2c3 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #209261 from microsoft/tyriar/181900_2

    Move terminal WSL recommendation into a workbench contrib
    Tyriar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7733a6a View commit details
    Browse the repository at this point in the history
  42. Remove hack for canvas to force a refresh

    I can no longer reproduce this issue and it was a big hack regardless.
    Will track issues for any mentioned of bad resizes on the canvas
    renderer.
    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ee7fe25 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #209270 from microsoft/merogge/qp-bug

    fix accessibility signal qp bug
    meganrogge authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e4f949b View commit details
    Browse the repository at this point in the history
  44. Merge pull request #209266 from microsoft/merogge/alpha-sounds

    order sounds/announcements in quick pick alphabetically
    meganrogge authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b85a659 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    e169401 View commit details
    Browse the repository at this point in the history
  46. De-select output for focus cell container commands (#209269)

    * pass message to de-select when container is selected from output
    
    * clear selection in more cases
    amunger authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    16a39cb View commit details
    Browse the repository at this point in the history
  47. Remove xterm canvas renderer from fallback logic

    This simplifies things a lot, the plan is to remove the canvas renderer
    completely from VS Code if all goes well (#209276).
    
    Fixes #209275
    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    596ee31 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #209277 from microsoft/tyriar/209275

    Remove xterm canvas renderer from fallback logic
    Tyriar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8bdc74c View commit details
    Browse the repository at this point in the history
  49. Merge pull request #209271 from microsoft/tyriar/xterm_private

    Remove usage of several xterm private APIs
    Tyriar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    aac8155 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    79b01c4 View commit details
    Browse the repository at this point in the history
  51. eng: fix CSS tooling crashes watch task (#209278)

    Get rid of the gulp-postcss plugin and just implement our own, I couldn't get it to work.
    
    Fixes #207827
    connor4312 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    87780c0 View commit details
    Browse the repository at this point in the history
  52. just add as secondary

    meganrogge committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    563b84c View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    d50528e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    7b73cfd View commit details
    Browse the repository at this point in the history
  55. Remove isMeasurement (#209287)

    * Remove isMeaasurement from the typing
    
    * Remove isMeasurement
    lramos15 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    af1d328 View commit details
    Browse the repository at this point in the history
  56. fix #146972

    meganrogge committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ae2fe7d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a8bd133 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    68e5b46 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    79f5671 View commit details
    Browse the repository at this point in the history
  60. Merge pull request #209298 from microsoft/tyriar/safari

    Remove safari check to use webgl
    Tyriar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f533074 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    20b0d08 View commit details
    Browse the repository at this point in the history
  62. Fix hygiene

    Tyriar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    76b2bf2 View commit details
    Browse the repository at this point in the history
  63. Merge pull request #209283 from microsoft/merogge/kb-term

    get insert kb to work in input editor
    meganrogge authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ed8a695 View commit details
    Browse the repository at this point in the history
  64. use disposableStore

    meganrogge committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7b2d027 View commit details
    Browse the repository at this point in the history
  65. Merge pull request #209294 from microsoft/tyriar/181900_3

    Migrate rest of TerminalConfigHelper to TerminalConfigurationService
    Tyriar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    68746b0 View commit details
    Browse the repository at this point in the history
  66. Merge pull request #209292 from microsoft/merogge/tab-action-bar

    register `Action`s created in `getTerminalActionBarArgs`
    meganrogge authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2c3efed View commit details
    Browse the repository at this point in the history
  67. notebook output performance (#209282)

    * record perf data for notebook outputs
    
    * debounce event per cell
    
    * send size info, emit directly from perf message listener
    
    * fix classification details
    
    * better names
    amunger authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8f218ce View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    093332e View commit details
    Browse the repository at this point in the history
  69. Merge pull request #209306 from microsoft/tyriar/build

    Fix test failures due to private mangling
    Tyriar authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b3d006c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    f69d220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166a042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78cfeea View commit details
    Browse the repository at this point in the history
  4. Fixes #209324

    hediet committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a163748 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fba040a View commit details
    Browse the repository at this point in the history
  6. SCM - 💄 API cleanup (#209339)

    * SCM - 💄 API cleanup
    
    * Fix compilation
    lszomoru authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8d1ecd7 View commit details
    Browse the repository at this point in the history
  7. fix 208710 (#209343)

    * fix syncing profiles (#209336)
    
    fix #208710
    
    * bailout if profile with same name exists already
    
    * make it sync
    sandy081 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3289aba View commit details
    Browse the repository at this point in the history
  8. Fixes #209251

    hediet committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1c26e87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd0b11c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e62970 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4830b7f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4fe8f60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f989eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc4e8af View commit details
    Browse the repository at this point in the history
  15. Improve setting description

    Tyriar committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bf235f6 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #136633 from marvinthepa/terminal-middle-paste

    Middle-click paste in terminal on non-Linux
    Tyriar authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bd05f05 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    325e4c7 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #209310 from mmastrac/main

     Add `windowOptions` to xtermTerminal to allow `ESC [18t` to work
    Tyriar authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8ef2d1d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c532d61 View commit details
    Browse the repository at this point in the history
  20. Add experimental support for updating markdown links on copy/paste (#…

    …209319)
    
    * Add experimental support for updating markdown links on copy/paste
    
    For #209318
    
    * Remove log
    mjbvz authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    998047c View commit details
    Browse the repository at this point in the history
  21. use abstract class

    meganrogge committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ecf7466 View commit details
    Browse the repository at this point in the history
  22. swap lines

    meganrogge committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b41113d View commit details
    Browse the repository at this point in the history
  23. implement as classes

    meganrogge committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5f95ec9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b063b26 View commit details
    Browse the repository at this point in the history
  25. make isPresent optional

    meganrogge committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    309c199 View commit details
    Browse the repository at this point in the history
  26. Update src/vs/workbench/contrib/accessibilitySignals/browser/accessib…

    …ilitySignalLineFeatureContribution.ts
    meganrogge authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    12f9694 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    dd138b1 View commit details
    Browse the repository at this point in the history
  28. Enable terminal smoke tests on desktop

    Fixes #146811
    Tyriar committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3e49f23 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #209357 from hsfzxjy/widget-navigation-tracing-200259

    Logging navigible container events for debug
    meganrogge authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e2d3f25 View commit details
    Browse the repository at this point in the history
  30. exthost: fix profiling not working (#209142)

    * exthost: fix profiling not working
    
    Fixes #194678. Requires jrieken/v8-inspect-profiler#3 to be merged and published in order to pass the 'host' down.
    
    * bump package
    connor4312 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7a523c2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    32d5ad5 View commit details
    Browse the repository at this point in the history
  32. Fix leaks in terminalTabsList

    Fixes #207462
    Tyriar committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b695a62 View commit details
    Browse the repository at this point in the history
  33. Fix leaks in terminalInstance dnd

    Fixes #207459
    Tyriar committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5aa71eb View commit details
    Browse the repository at this point in the history
  34. Fix leaks in hoverService

    Fixes #207454
    Tyriar committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3501dd8 View commit details
    Browse the repository at this point in the history
  35. Support any OSC link scheme

    Fixes #176812
    Tyriar committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    eca9ac7 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #209370 from microsoft/tyriar/207462

    Fix leaks in terminalTabsList
    Tyriar authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2d0c615 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #209371 from microsoft/tyriar/207459

    Fix leaks in terminalInstance dnd
    Tyriar authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c78ef14 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #209372 from microsoft/tyriar/207454

    Fix leaks in hoverService
    Tyriar authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ac37049 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ea29ccb View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    225665b View commit details
    Browse the repository at this point in the history
  41. Merge pull request #209359 from microsoft/tyriar/146811_smoke

    Enable terminal smoke tests on desktop
    Tyriar authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e02d142 View commit details
    Browse the repository at this point in the history
  42. fix #191745

    meganrogge committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e4947ea View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8bd293e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    a86f13b View commit details
    Browse the repository at this point in the history
  45. Allow via notification

    Tyriar committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5e402a4 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e153ed5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix issue

    meganrogge committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5e0acce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209376 from microsoft/tyriar/176812

    Support any OSC link scheme
    Tyriar authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    44fbf7f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #209385 from microsoft/merogge/glob-tasks

    resolve glob tasks in configure default build task
    meganrogge authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1813b35 View commit details
    Browse the repository at this point in the history
  4. api comment (#209410)

    jrieken authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9328959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    250ab2f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #209066 from microsoft/merogge/signal-line

    add `isPresentOnLine` to line feature state
    meganrogge authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a270992 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62b5a4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e773c56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03ef5ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c00163 View commit details
    Browse the repository at this point in the history
  11. Introduce hoverDelegate2.ts

    Part of #204965
    Tyriar committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d296f93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    506cc76 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bfb5b77 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9906083 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c6a7ca7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    85fb8cb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    815dcf0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f93eb1c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    21cf21e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    89e578d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c1169fb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fc5dd80 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    947bb16 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b127f77 View commit details
    Browse the repository at this point in the history
  25. Fix null access (#209449)

    mjbvz authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b5f97ae View commit details
    Browse the repository at this point in the history
  26. Update tab bar colors (#209451)

    tab bar colors debt
    benibenj authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    de571f4 View commit details
    Browse the repository at this point in the history
  27. Fix output vsbuffer transfer via workspace edit. (#209358)

    * Fix output vsbuffer transfer via workspace edit.
    
    * Adopt interface change.
    rebornix authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ba3e5f9 View commit details
    Browse the repository at this point in the history
  28. fix #209091 (#209454)

    sandy081 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e8e027a View commit details
    Browse the repository at this point in the history
  29. support vscode.ChatResponseTextEditPart and support rendering of te…

    …xt edits in chat widget (using the diff editor)
    jrieken committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cf00384 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    31c538e View commit details
    Browse the repository at this point in the history
  31. use disposableStore

    meganrogge committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6b91b70 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    80a9d24 View commit details
    Browse the repository at this point in the history
  33. fix #152476

    meganrogge committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    69193b5 View commit details
    Browse the repository at this point in the history
  34. Enable copy paste api in scm input (#209466)

    * Enable dnd and copy paste apis in scm input
    
    For #209460
    
    Enables dropping or pasting a file from the vscode/system explorer into the scminput to insert the file name. Currently nothing happens when you try this
    
    In the future will also allow extensions to hook into these apis
    
    * Revert organize imports
    
    * Remove duplication
    mjbvz authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9efebbe View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    fb7f833 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    23860e9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5d92626 View commit details
    Browse the repository at this point in the history
  38. fix #184454

    meganrogge committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b3bbaec View commit details
    Browse the repository at this point in the history
  39. rm empty line

    meganrogge committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    81cfeac View commit details
    Browse the repository at this point in the history
  40. Merge pull request #209442 from microsoft/tyriar/204965

    Introduce IHoverService.setupUpdatableHover
    Tyriar authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    feb823c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    efee188 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #209477 from microsoft/merogge/default-task

    fix build task command issues
    meganrogge authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f756507 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #209467 from microsoft/merogge/splits

    fix join terminals bug
    meganrogge authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9c892db View commit details
    Browse the repository at this point in the history
  44. Merge pull request #209464 from microsoft/merogge/disposable-store

    use disposableStore for listeners created in render
    meganrogge authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0f13661 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4ad77cc View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8558da1 View commit details
    Browse the repository at this point in the history
  47. fix #209487

    meganrogge committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7a71cd1 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #209495 from microsoft/merogge/speech-signal

    move speech accessibility signals to contribution file
    meganrogge authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    34dc36c View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    951c1b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    26edf9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98ce5b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    641eb4c View commit details
    Browse the repository at this point in the history
  4. Fix injected services becoming public by mistake (#209513)

    * Fix injected services becoming public by mistake
    
    Fixes cases of `@IFooService readonly foo: IFooService`. This makes the service public, which is likely not expected and also means we can't mangle it
    
    * Fix name
    
    * Remove unused props
    mjbvz authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1e765ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c71d1c0 View commit details
    Browse the repository at this point in the history
  6. - extract IChatListItemRendererOptions

    - use diff editor hiding of unchanged regions
    - simpler code compare block (for now)
    jrieken committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5b1b744 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87050ca View commit details
    Browse the repository at this point in the history
  8. fix #209441 (#209526)

    jrieken authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c91cf1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8012a40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae1a6d6 View commit details
    Browse the repository at this point in the history
  11. 💄

    jrieken committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    76301af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15528c7 View commit details
    Browse the repository at this point in the history
  13. removing issue reporter API (#209125)

    * first snap
    
    * sent the comments to the shadow realm
    
    * one comment we forgot to remove :(
    justschen authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    140f3b2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #209529 from microsoft/joh/overseas-cougar

    Add support for `ChatResponseTextEditPart`
    jrieken authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a52d0d9 View commit details
    Browse the repository at this point in the history
  15. fix #207101

    meganrogge committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4c71a4e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2b010cf View commit details
    Browse the repository at this point in the history
  17. Merge pull request #209544 from microsoft/merogge/cue-fix

    fix accessibility signal resource scope
    meganrogge authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3f0dbfe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    68257f6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9713bb3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    50b145a View commit details
    Browse the repository at this point in the history
  21. add scope

    meganrogge committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    32b2476 View commit details
    Browse the repository at this point in the history
  22. accessibility signals

    meganrogge committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    86c3607 View commit details
    Browse the repository at this point in the history
  23. more descriptions

    meganrogge committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7ac8152 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #209546 from microsoft/merogge/accessibility-cleanup

    accessibility contrib/config renaming, cleanup
    meganrogge authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8cf1fbe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e16e41e View commit details
    Browse the repository at this point in the history
  26. add discard description

    meganrogge committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    77fdf27 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f4806a2 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #209548 from microsoft/tyriar/api_todos

    Add todos for shellIntegration API from API sync
    Tyriar authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cb6942b View commit details
    Browse the repository at this point in the history
  29. Merge pull request #209550 from microsoft/merogge/descrs

    improve command descriptions
    meganrogge authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a32d57b View commit details
    Browse the repository at this point in the history
  30. fix #207813 (#209553)

    sandy081 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b4378df View commit details
    Browse the repository at this point in the history
  31. Add eslint rule for potentially unsafe disposable patterns (#209555)

    `DisposableStore`/`MutableDisposable` properties should almost always be `readonly`. Otherwise it's easy to accidentally overwrite the property and leak the previous value. This commonly happens with code such as:
    
    ```ts
    class Foo {
         private disposables = new DisposableStore();
    
         bar() {
             this.disposables = new DisposableStore(); // leaks old values
             ...
         }
    ```
    
    This change adds an eslint rule to enforce this and adopts `readonly` for the caught cases. I only needed to add 2 suppression comments, which seems like an acceptable tradeoff for helping catch a common mistake
    mjbvz authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ae91138 View commit details
    Browse the repository at this point in the history
  32. Bump @typescript-eslint versions (#209516)

    6.x is the latest release that supports our current node target
    mjbvz authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    125e308 View commit details
    Browse the repository at this point in the history
  33. Fix frontmatter line map (#209556)

    Fixes #209267
    mjbvz authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7a623b3 View commit details
    Browse the repository at this point in the history
  34. Fix typo from old code (#209557)

    fix long standing typo
    Yoyokrazy authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    10b819f View commit details
    Browse the repository at this point in the history
  35. Add command description (#209558)

    mjbvz authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0203900 View commit details
    Browse the repository at this point in the history
  36. testing: remove back compat shims for coverage API (#209559)

    Now that the API is finalized, remove the back compat shims that were in place
    connor4312 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3c28146 View commit details
    Browse the repository at this point in the history
  37. chore: update to rust 1.77 (#209563)

    * chore: update to rust 1.77
    
    * fix tests
    connor4312 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6813d7c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    180710a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    74fff91 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #209490 from microsoft/tyriar/test_leak

    Clean up some tests, fix some leaks
    Tyriar authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9ccaf9d View commit details
    Browse the repository at this point in the history
  41. feat. add a menu item 'expand-select' to expand subtree in search view (

    #206033)
    
    * feat. add a menu item 'Expand All' to expand subtree
    
    * feat. update menu text
    pagict authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    95885d7 View commit details
    Browse the repository at this point in the history
  42. Strongly typed instead of any for nb config (#209493)

    * Strongly types instead of `any` for nb config
    
    * fix swapped setting fallbacks
    
    * Address review comments
    
    ---------
    
    Co-authored-by: Michael Lively <milively@microsoft.com>
    DonJayamanne and Yoyokrazy authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a64b518 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    07e1e8b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0da22a2 View commit details
    Browse the repository at this point in the history
  45. Clean up chat submit actions (#209578)

    * Align submit/send actions in chat
    
    * Clean up chat submit actions
    roblourens authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8098a78 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    09c9ded View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8a4163d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Fix leak (#209588)

    roblourens authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d6eba9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884c8a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab4e8b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #209604 from microsoft/benibenj/governing-caterpillar

    Add customizable colors for tree sticky scroll
    benibenj authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2fa8d0c View commit details
    Browse the repository at this point in the history
  5. Expose comments input as text document (#209512)

    * Expose comments input as text document
    
    Fixes https://github.com/microsoft/vscode-pull-request-github/issues/5875
    For #209508
    
    Exposes comment input editors as text documents that extensions can see. Enables a few features in them too such as 'paste as' and 'drop into'
    
    * Small fixes
    
    * Enable markers in comments
    
    * Fix async
    
    * Fix comment buttons on the top
    
    ---------
    
    Co-authored-by: Alex Ross <alros@microsoft.com>
    mjbvz and alexr00 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8cae0f0 View commit details
    Browse the repository at this point in the history
  6. Adding command descriptions for TF-IDF search (#209612)

    adding descriptions
    aiday-mar authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ed4edd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dce0137 View commit details
    Browse the repository at this point in the history
  8. Fixing typo in description (#209630)

    fixing typo
    aiday-mar authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    344682b View commit details
    Browse the repository at this point in the history
  9. Bump distro (#209636)

    alexr00 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    927ff5b View commit details
    Browse the repository at this point in the history
  10. add StableEditorBottomScrollState so that inline chat moves lines o…

    …f interest less (#209637)
    
    there is still some movement because the height of the zone changes through out the request
    jrieken authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    47fc35d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ae11b1 View commit details
    Browse the repository at this point in the history