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

feat: upgrade to 1.64 #45

Merged
merged 2,360 commits into from
Mar 4, 2022
Merged

feat: upgrade to 1.64 #45

merged 2,360 commits into from
Mar 4, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 25, 2022

  1. debug: bump js-debug

    connor4312 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    2a3b916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93c696 View commit details
    Browse the repository at this point in the history
  3. Run OSS tool

    hediet committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e0e77c8 View commit details
    Browse the repository at this point in the history
  4. Enable resourceurls (microsoft#140709)

    * Enable resourceurls
    
    * Add selection to resourceurls from trees
    
    * Rename identifier
    
    * Respond to PR feedback
    
    * Do not loop opver openEditors
    alexr00 authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1ee13ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca19f12 View commit details
    Browse the repository at this point in the history
  6. Bump node-fetch from 2.6.2 to 2.6.7 (microsoft#141307)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.2...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    5a27dae View commit details
    Browse the repository at this point in the history
  7. Bump node-fetch from 2.6.1 to 2.6.7 in /build (microsoft#141306)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f13f882 View commit details
    Browse the repository at this point in the history
  8. fixes microsoft#141392

    joaomoreno committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d6fb938 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd369c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a9ed79d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d78843 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07c6f53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fcb7a9f View commit details
    Browse the repository at this point in the history
  14. Fix microsoft#141326

    lramos15 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c5ab188 View commit details
    Browse the repository at this point in the history
  15. Most recent -> last link

    Tyriar committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ee37c0b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f440a97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c89f347 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2ccb32c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a30e4b2 View commit details
    Browse the repository at this point in the history
  20. remove unnecessary async

    meganrogge committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    060e72d View commit details
    Browse the repository at this point in the history
  21. fix microsoft#141435

    meganrogge committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    5bc227a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1faba6d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cc8b5c0 View commit details
    Browse the repository at this point in the history
  24. Fix spelling error

    lramos15 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    51c7f6d View commit details
    Browse the repository at this point in the history
  25. Install playwright deps

    alexdima committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a33a712 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9daa788 View commit details
    Browse the repository at this point in the history
  27. fix microsoft#141420

    meganrogge committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    01f9ae2 View commit details
    Browse the repository at this point in the history
  28. Run headless on CI

    alexdima committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1b1d594 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    16315dc View commit details
    Browse the repository at this point in the history
  30. Fix cwdFolder on Windows

    Tyriar committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0e45c9f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    46e068c View commit details
    Browse the repository at this point in the history
  32. Avoid * and spell out all allowed node modules to have squiggles wh…

    …en importing `vscode` by accident
    alexdima committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    283f478 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9197038 View commit details
    Browse the repository at this point in the history
  34. Prevent link highlight in markdown code blocks and spans (microsoft#1…

    …40816)
    
    * Prevent link highlight in markdown codeblocks (microsoft#139770)
    
    * Handle inline codespan variants for markdown link provider (microsoft#139770)
    
    * Refactor codespan detection in markdown link provider (microsoft#139770)
    WaqasAliAbbasi authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a514979 View commit details
    Browse the repository at this point in the history
  35. Add back ESM-uncomment

    mjbvz committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c378b95 View commit details
    Browse the repository at this point in the history
  36. Remove export

    mjbvz committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9673703 View commit details
    Browse the repository at this point in the history
  37. fully qualify kind

    TylerLeonhardt committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    58dbc44 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7d84e3e View commit details
    Browse the repository at this point in the history
  39. Merge pull request microsoft#141429 from microsoft/alex/editor-esm-check

    Add check that the editor's ESM JS files can be loaded in a browser
    alexdima authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    5d9d618 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    172e83e View commit details
    Browse the repository at this point in the history
  41. Get rid of null!

    alexdima committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    bb774f6 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c563008 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    f7b1711 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e032ebf View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    f19b13a View commit details
    Browse the repository at this point in the history
  2. fixes microsoft#141387

    sbatten committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    9fe8ad6 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    sbatten committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4911162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56aa7ff View commit details
    Browse the repository at this point in the history
  5. fixes microsoft#141384

    sbatten committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    246688a View commit details
    Browse the repository at this point in the history
  6. fixes microsoft#141421

    sbatten committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4506091 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9e64c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4454a14 View commit details
    Browse the repository at this point in the history
  9. 🆙 distro

    bpasero committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    58c57ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16feb68 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44e1195 View commit details
    Browse the repository at this point in the history
  12. handle extension resource

    sandy081 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b389ce3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    59321d0 View commit details
    Browse the repository at this point in the history
  14. Improve comments

    alexdima committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    46f9fef View commit details
    Browse the repository at this point in the history
  15. Improve explanations

    alexdima committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    de1cbd1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9cf6d28 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    77a0d77 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    393c2eb View commit details
    Browse the repository at this point in the history
  19. Bump node-fetch from 2.6.1 to 2.6.7 in /extensions/github (microsoft#…

    …141538)
    
    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d0cf5a8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    655b10a View commit details
    Browse the repository at this point in the history
  21. formatting and clean up

    sandy081 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b657a50 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9cafc0d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ba40275 View commit details
    Browse the repository at this point in the history
  24. Fix cwd setting in workspace file

    Fixes microsoft#136099
    
    Co-Authored-By: Megan Rogge <[email protected]>
    Tyriar and meganrogge committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    14732d4 View commit details
    Browse the repository at this point in the history
  25. update doc

    sandy081 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    2933140 View commit details
    Browse the repository at this point in the history
  26. fix microsoft#141366. Safari does not respect input::placeholder rule…

    …s, set line height explicitly.
    rebornix committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e3e6ac4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4a0927c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    366e55d View commit details
    Browse the repository at this point in the history
  29. debug: bump js-debug

    connor4312 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ebb95cd View commit details
    Browse the repository at this point in the history
  30. Fix microsoft#141393

    sandy081 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    891164f View commit details
    Browse the repository at this point in the history
  31. testing: add autosave before each test run

    * testing: add autosave before each test run
    
    Save the current project file before each test run so that the code logic is up to date when the test is run
    
    * debug: Add debug.saveBeforeTest - Fix microsoft#139125
    
    * testing: add autosave before each test run
    
    * testing: adjust the "saveBeforeTest" to a suitable position
    weartist authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5adeb09 View commit details
    Browse the repository at this point in the history
  32. fix microsoft#141367.

    rebornix committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3a42694 View commit details
    Browse the repository at this point in the history
  33. Fix microsoft#141461

    sandy081 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7e77535 View commit details
    Browse the repository at this point in the history
  34. Bump node-fetch from 2.6.1 to 2.6.7 in /extensions/github-authenticat…

    …ion (microsoft#141537)
    
    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e137d37 View commit details
    Browse the repository at this point in the history
  35. Bump node-fetch in /extensions/microsoft-authentication (microsoft#14…

    …1536)
    
    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    dbf955b View commit details
    Browse the repository at this point in the history
  36. fix microsoft#141368. Overflow.

    rebornix committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    17a0714 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1d1e3c0 View commit details
    Browse the repository at this point in the history
  38. fix microsoft#141371.

    rebornix committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f779267 View commit details
    Browse the repository at this point in the history
  39. 💄

    rebornix committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b604f3b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6c1be5a View commit details
    Browse the repository at this point in the history
  41. update find unit test.

    rebornix committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    11468e8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    44f7998 View commit details
    Browse the repository at this point in the history
  43. Rearrange methods

    alexdima committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e274292 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    18e6567 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4c76c01 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    c32b9a6 View commit details
    Browse the repository at this point in the history
  47. fix microsoft#141515.

    rebornix committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    29db1d8 View commit details
    Browse the repository at this point in the history
  48. Fix microsoft#141469

    Jackson Kearl committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ec9670e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    38d17ab View commit details
    Browse the repository at this point in the history
  50. Emit event with valid range

    alexdima committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c0f3ff6 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5df75bb View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    3ba94c9 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    d44362c View commit details
    Browse the repository at this point in the history
  54. update doc

    sandy081 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    74ea881 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    d8d34e0 View commit details
    Browse the repository at this point in the history
  56. Cell fold hint fixes

    Hide when in edit mode, simplify top calculation, fix height calc when in edit mode
    roblourens committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ed452eb View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    e227074 View commit details
    Browse the repository at this point in the history
  58. feedback

    sandy081 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fb6144b View commit details
    Browse the repository at this point in the history
  59. fix microsoft#141294

    meganrogge committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    516270b View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    33dc880 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Bumping eslint versions (microsoft#141121)

    * hBumping eslint versions
    
    - Bump eslint and typescript/eslint versions to latest
    - Fixing `code-no-unused-expression` for `x?.(b);` type statements
    - Fixed a few new semicolon errors from upgrade
    
    * Bump eslint parser in build
    
    * Fix eslint errors in d.ts
    mjbvz authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f30dba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f61387 View commit details
    Browse the repository at this point in the history
  3. Fix import path

    roblourens committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    bd667f4 View commit details
    Browse the repository at this point in the history
  4. Close microsoft#141465

    Jackson Kearl committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ddb419c View commit details
    Browse the repository at this point in the history
  5. fixes microsoft#141398

    sbatten committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    877c962 View commit details
    Browse the repository at this point in the history
  6. fixes microsoft#141404

    sbatten committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d7a80ad View commit details
    Browse the repository at this point in the history
  7. unused import

    sbatten committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    0f69073 View commit details
    Browse the repository at this point in the history
  8. Add link to sort description

    Jackson Kearl committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8aab237 View commit details
    Browse the repository at this point in the history
  9. Close microsoft#141555

    Jackson Kearl committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    fe87616 View commit details
    Browse the repository at this point in the history
  10. refs microsoft#141426

    sbatten committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    36c2ee2 View commit details
    Browse the repository at this point in the history
  11. fixes microsoft#141432

    sbatten committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6c03ba9 View commit details
    Browse the repository at this point in the history
  12. fixes microsoft#141552

    sbatten committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3683dbd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c7b4a7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    33fd4dc View commit details
    Browse the repository at this point in the history
  15. add customize layout icons

    sbatten committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3dda6ea View commit details
    Browse the repository at this point in the history
  16. Remove stale comment

    roblourens committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b297fc9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4f9c935 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ffdeff7 View commit details
    Browse the repository at this point in the history
  19. Fixes microsoft#138746.

    hediet committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1c2f442 View commit details
    Browse the repository at this point in the history
  20. - Check if URL is pointing to the right service

    - Set selective request and response headers
    - Update the scheme on the client
    sandy081 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    56291ed View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    362a2ca View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4f7ceb5 View commit details
    Browse the repository at this point in the history
  23. Fixes microsoft#69391: Reserve extra bottom padding when the hover ha…

    …s a horizontal scrollbar
    alexdima committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    be5b4fc View commit details
    Browse the repository at this point in the history
  24. fix microsoft#141643

    sandy081 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7d47cd2 View commit details
    Browse the repository at this point in the history
  25. Revert "always set aria-selected, even for listbox"

    This reverts commit 1356392.
    isidorn committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    048c70d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8b5368e View commit details
    Browse the repository at this point in the history
  27. fix microsoft#141299

    sandy081 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d41298c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5c6672c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    165788b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    82dac48 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d5dda6f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    eb0fb33 View commit details
    Browse the repository at this point in the history
  33. Reduce duplication

    alexdima committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    5b70b99 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ad6d175 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f602b1c View commit details
    Browse the repository at this point in the history
  36. Merge pull request microsoft#141647 from microsoft/tyriar/140761

    Match z-index on parameter hints to the hover
    Tyriar authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    fe1fe13 View commit details
    Browse the repository at this point in the history
  37. fix typo

    aeschli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e146c5f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    fe79871 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    61f0872 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    8211dc3 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f0c9dd6 View commit details
    Browse the repository at this point in the history
  42. Fix microsoft#141331

    sandy081 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    36a510e View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7cfeb2c View commit details
    Browse the repository at this point in the history
  44. fix typos

    sandy081 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6c48bde View commit details
    Browse the repository at this point in the history
  45. fix microsoft#141633

    sandy081 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e7d99f3 View commit details
    Browse the repository at this point in the history
  46. Merge pull request microsoft#141572 from microsoft/sandy081/extension…

    …ResourceHandler
    
    Handle extension resources on server
    sandy081 authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    718af04 View commit details
    Browse the repository at this point in the history
  47. await open editor

    meganrogge committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    fe333b3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3cc9dd4 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    4c83b11 View commit details
    Browse the repository at this point in the history
  50. Merge pull request microsoft#141650 from microsoft/tyriar/141615

    Ensure quick pick is closed on view output
    Tyriar authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9b0917d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a58b538 View commit details
    Browse the repository at this point in the history
  52. Fixes microsoft#140490 by always using cursor:text on macOS instead…

    … of our custom cursor. Since macOS Catalina the native cursor has a white border which makes it work well on dark themes, making our custom cursor not necessary. Also, macOS High Sierra is no longer officially supported by Apple (ref microsoft#96946)
    alexdima committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    56718a1 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8aa58ce View commit details
    Browse the repository at this point in the history
  54. --help should read better

    aeschli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    4f27425 View commit details
    Browse the repository at this point in the history
  55. tty for ./scipts/code-server

    aeschli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    947f2b5 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    ef1ae95 View commit details
    Browse the repository at this point in the history
  57. Improve auto replies config more

    Tyriar committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c606c77 View commit details
    Browse the repository at this point in the history
  58. debug: bump js-debug

    connor4312 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2438af8 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    870bbbf View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5725c6b View commit details
    Browse the repository at this point in the history
  61. tweak setting language

    meganrogge committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7291704 View commit details
    Browse the repository at this point in the history
  62. refs microsoft#137633

    sbatten committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f811558 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    f21479e View commit details
    Browse the repository at this point in the history
  64. Use fully qualified names in @link

    gregvanl committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1a57cb8 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    c3b73d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    1b9ddd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c68d433 View commit details
    Browse the repository at this point in the history
  3. fixes microsoft#141471

    sbatten committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    579c116 View commit details
    Browse the repository at this point in the history
  4. Fix microsoft#141477

    roblourens committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2076c0a View commit details
    Browse the repository at this point in the history
  5. readonly

    mjbvz committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ae08924 View commit details
    Browse the repository at this point in the history
  6. type -> interface

    mjbvz committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4bdfc9a View commit details
    Browse the repository at this point in the history
  7. Avoid lookbehind in regexp

    mjbvz committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    fdd5c84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e95f414 View commit details
    Browse the repository at this point in the history
  9. 💄

    roblourens committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    9990fa9 View commit details
    Browse the repository at this point in the history
  10. fix microsoft#141686

    meganrogge committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4af3e14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fa7a73 View commit details
    Browse the repository at this point in the history
  12. Temporary window shift

    Jackson Kearl committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    cab791b View commit details
    Browse the repository at this point in the history
  13. Merge pull request microsoft#141679 from gregvanl/linkFixes

    Use fully qualified names in @link
    Greg Van Liew authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    56865d9 View commit details
    Browse the repository at this point in the history
  14. Revert

    Jackson Kearl committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    c0172e7 View commit details
    Browse the repository at this point in the history
  15. Dont require steps to be defined

    Jackson Kearl committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    163dd4f View commit details
    Browse the repository at this point in the history
  16. Fix microsoft#141434

    Jackson Kearl committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    22e1d42 View commit details
    Browse the repository at this point in the history
  17. Fix microsoft#141439

    Jackson Kearl committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b8178e3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d4e08c8 View commit details
    Browse the repository at this point in the history
  19. Revert "fix microsoft#141686"

    This reverts commit 4af3e14
    
    Didn't seem to fix the issue
    Tyriar committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    22fc043 View commit details
    Browse the repository at this point in the history
  20. Bump distro

    lramos15 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4823538 View commit details
    Browse the repository at this point in the history
  21. Revert "support file llink"

    This reverts commit 09108ba.
    rebornix committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a853936 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    61b42a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Fix microsoft#141910

    sandy081 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    82329fb View commit details
    Browse the repository at this point in the history
  2. Revert "fix microsoft#140907"

    This reverts commit a81c3b0.
    jrieken committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    86b667a View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#141926 from microsoft/sandy081/fix141910

    Fix getting older versions for platform specific extensions
    sandy081 authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    ce199e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96e996a View commit details
    Browse the repository at this point in the history
  5. Ensure parameter hints z-index is lower than suggest

    Terminal screen element's z-index is 31
    
    Fixes microsoft#141947
    Tyriar committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    090d1ad View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#141951 from microsoft/tyriar/r1_64_param…

    …_hints
    
    Ensure parameter hints z-index is lower than suggest
    Tyriar authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4ccfe11 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    5554b12 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    4a4c17c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ae1ec View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    d6ee99e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612378a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e9e593 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    7a9d05d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3390b24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    050f4a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    194935b View commit details
    Browse the repository at this point in the history
  5. Execution object should be able to be returned by getCellExecution at…

    … the time the change event is fired microsoft#142466
    roblourens committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    252f689 View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#142432 from microsoft/tyriar/r1_64_autor…

    …eplies
    
    Disable auto replies by default
    Tyriar authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d9f91a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Merge pull request microsoft#142547 from microsoft/roblou/142466

    Fix missing "pending" icon
    roblourens authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    108f78f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aadcb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a21487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24d703a View commit details
    Browse the repository at this point in the history
  5. Bump version to 1.64.2

    hediet authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9a05587 View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#142618 from microsoft/hediet/release-bum…

    …p-version
    
    bump version to 1.64.2
    hediet authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    443ac03 View commit details
    Browse the repository at this point in the history
  7. Merge pull request microsoft#142441 from microsoft/aeschli/142201

    Latest update breaks due to proxy requirement.
    aeschli authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    1ebe50c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22fb1cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4e0d1f View commit details
    Browse the repository at this point in the history
  10. Fix microsoft#142421 (microsoft#142433)

    POINTER_DOWN was stealing too many events.
    The old event handlers handled events such as MOUSE_UP,
    and it turns out we can just use POINTER_UP instead.
    rzhao271 authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7f9be88 View commit details
    Browse the repository at this point in the history
  11. fixes microsoft#141349 (microsoft#142644)

    * fixes microsoft#141349
    
    * additional handling of the panel position with panel alignment
    sbatten authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    f80445a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    b574b71 View commit details
    Browse the repository at this point in the history
  2. chore: update package.json and yarn.lock

    From what I can tell, it looks like there aren't many changes here. cookie was
    added as a devDependency. We had that as a regular dependency already. I moved
    it to match theirs. They were also using 0.4.0 while we had 0.4.1. Hope that
    doesn't matter.
    
    The other big update was eslint to 8.7.0 from 6.8.0. That could cause breaking
    changes potentially. Something to look out for.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    84ad4c1 View commit details
    Browse the repository at this point in the history
  3. feat: update product.json

    I don't see anything changed here for us to worry about.
    
    This is mostly making sure we keep the right names on win32.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4649803 View commit details
    Browse the repository at this point in the history
  4. fix: dont use remote node in code-server.sh

    I am unsure if this was the right move but it appears that we commented this
    out previously and did not load remote node. I think this is because it leads
    to Node version discrepencies which we don't want.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    3b1c611 View commit details
    Browse the repository at this point in the history
  5. feat: add getPreferredWebSchema network.ts

    It appears they added a new method to the RemoteAuthoritiesImpl called
    `getPreferredWebSchema` which returns either 'http' or 'https'.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7964c7c View commit details
    Browse the repository at this point in the history
  6. chore: resolve conflicts in src/vs/code/browser/workbench/workbench-d…

    …ev.html
    
    Not much to report here. Seems like nothing new.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    5fe1ea3 View commit details
    Browse the repository at this point in the history
  7. chore: update src/vs/code/browser/workbench/workbench.html

    Based on what I can tell, they changed workbench.web.api to workbench.web.main
    for most of these static assets. I hope that is accurate.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a5f7931 View commit details
    Browse the repository at this point in the history
  8. fix: conflict in src/vs/platform/remote/browser/browserSocketFactory.ts

    I am not 100% if the new code is similar to ours. We had to patch this to work
    against the current path.
    
    Their new implementation may do the same thing but I couldn't tell from looking
    at it.
    
    We may want to revisit this later when we switch to patches. Hopefully we can
    remove this.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    00e2e52 View commit details
    Browse the repository at this point in the history
  9. fix: src/vs/platform/remote/common/remoteAgentConnection.ts

    It appears they've added a new parameter to `createSocket` which takes a string
    for a debugLabel.
    
    Not sure how it's used or made available but it's interesting because it takes
    the `connectionTypeToString` which we're adding to the query.
    
    Makes me think we might be able to remove this patch if our backend can get
    access to the debugLabel somehow.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9e06ca7 View commit details
    Browse the repository at this point in the history
  10. fix: src/vs/server/node/serverEnvironmentService.ts

    Seems like a bunch of new serverOptions were added, some deprecated.
    
    I am not sure how this will affect code-server. They added 'host' so I wonder if we could deprecate 'bind-address' on the code-server side
    and instead use host:port with VS Code. Something to consider.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8945dac View commit details
    Browse the repository at this point in the history
  11. fix: src/vs/workbench/browser/web.main.ts

    Nothing major here. Had to add a random property called `ctor`
    to the CodeServerAdditions class. Also used connectionTokenCookie instead
    of hard-coded string which is a nice addition.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f114773 View commit details
    Browse the repository at this point in the history
  12. fix: src/vs/workbench/browser/web.api.ts

    Clean up IWorkbenchConstructionOptions. That's mostly it here.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9753a09 View commit details
    Browse the repository at this point in the history
  13. fix: src/vs/workbench/contrib/extensions/browser/extensionsViewlet.ts

    Added flexible:Height: true to the SyncDescriptor since we were missing it.
    
    Removed a block that showed the prevented the web view extensions from
    automatically hiding.
    
    I did this because upstream removed two properties it was using:
    this.hasInstalledWebExtensionsContextKey and
    this.updateInstalledWebExtensionsContext. I hope that was right.
    jsjoeio committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    733cd4c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. fix: src/vs/server/node/server.main.ts

    I removed `args['server-data-dir']` from `REMOTE_DATA_FOLDER` since we don't
    have access to `args` here.
    
    The other change was the `{ mode: 0o700 }` added to the `fs.mkdirSync` call.
    Not sure if that's related to chmod 0700 or something else.
    jsjoeio committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    80ec82f View commit details
    Browse the repository at this point in the history
  2. wip

    jsjoeio committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    2ddceaf View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. fix: conflicts in src/vs/server/node/webClientServer.ts

    We resolved a few things here with the conflicts.
    jsjoeio committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    90f0c44 View commit details
    Browse the repository at this point in the history
  2. fix: src/vs/code/browser/workbench/workbench.ts

    We were able to remove a couple of our patches, which is awesome!
    
    Still have some things to test though.
    jsjoeio committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    9ed898a View commit details
    Browse the repository at this point in the history
  3. fix: src/vs/server/node/remoteExtensionHostAgentServer.ts

    Moved our custom serverThemeService into the src/vs/server/node folder and added the missing _serviceBrand to the interface and the class to fix a ctor error.
    jsjoeio committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2d096b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62bb680 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa27540 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    152714d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ce922 View commit details
    Browse the repository at this point in the history
  3. chore: clean up code comments

    jsjoeio committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a56d320 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. chore: clean up comments

    jsjoeio committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    f7df7ee View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. chore: fix typo

    jsjoeio committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    63e4122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff776b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    23692ce View commit details
    Browse the repository at this point in the history
  2. fixup!: clean up TODOS

    jsjoeio committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9288f52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9771e31 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    c188e92 View commit details
    Browse the repository at this point in the history