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

rename not apply #1

Closed
wants to merge 246 commits into from
Closed

rename not apply #1

wants to merge 246 commits into from

Commits on Jul 9, 2019

  1. First e2e version of fix all.

    savpek committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    b03447b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

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

Commits on Aug 2, 2019

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

Commits on Aug 3, 2019

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

Commits on Sep 21, 2019

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

Commits on Sep 29, 2019

  1. Fix all command support

    savpek committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    609a690 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

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

Commits on Oct 15, 2019

  1. Moved to providers

    savpek committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    48b4e36 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Merge

    savpek committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    0fd12d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bda57c View commit details
    Browse the repository at this point in the history
  3. Merge and linting fixes

    savpek committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    4a93dde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be7218a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5b4861 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Merge

    savpek committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    101a267 View commit details
    Browse the repository at this point in the history
  2. Mergefixes

    savpek committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    bf80498 View commit details
    Browse the repository at this point in the history
  3. Fix for protocol.ts merge

    savpek committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    a236607 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

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

Commits on Feb 6, 2020

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

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    55ad767 View commit details
    Browse the repository at this point in the history
  2. Set up actions pipeline

    Samirat committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    94e2529 View commit details
    Browse the repository at this point in the history
  3. Added omnisomnisharp build

    Samirat committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    87c5a2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c4fd4e View commit details
    Browse the repository at this point in the history
  5. Add vsce tool

    Samirat committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f6ad0a1 View commit details
    Browse the repository at this point in the history
  6. Changed artifact to vsix

    Samirat committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e1d5a0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c372f0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56c11c5 View commit details
    Browse the repository at this point in the history
  9. Bump version

    Samirat committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    cfd12d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

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

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    5ed2558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f391325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26aea07 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Remove random commit

    Samirat committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    0aca135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8741e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

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

Commits on Mar 6, 2020

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

Commits on Mar 8, 2020

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

Commits on Mar 18, 2020

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

Commits on May 9, 2020

  1. Add vscode implemention of the 'RunTestsInContext' and `DebugTestsInC…

    …ontext' commands
    
    This is the omnisharp-vsocde side of OmniSharp/omnisharp-roslyn#1782. I've implemented support for both of those commands, and bound them to the same default shortcuts as in VS proper. These commands can also be invoked from the command palette.
    
    I've also done a small bit of refactoring to remove references to legacy project.json support. There is no support for loading this project type in Omnisharp anymore, so this was cruft that was unnecessary at this point.
    333fred committed May 9, 2020
    Configuration menu
    Copy the full SHA
    410f4d2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    07f6ba0 View commit details
    Browse the repository at this point in the history
  2. Add logger output test.

    333fred committed May 10, 2020
    Configuration menu
    Copy the full SHA
    7040701 View commit details
    Browse the repository at this point in the history
  3. Fix mac debug shortcut.

    333fred committed May 10, 2020
    Configuration menu
    Copy the full SHA
    e7531e1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Update changelog

    JoeRobich committed May 11, 2020
    Configuration menu
    Copy the full SHA
    355a329 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3776 from OmniSharp/dev/jorobich/update-cha…

    …ngelog
    
    Update changelog
    JoeRobich committed May 11, 2020
    Configuration menu
    Copy the full SHA
    b90e961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73654d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    371eaa5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#3774 from JoeRobich/add-decompilation-option

    Add setting for enabling go to decompilation.
    JoeRobich committed May 11, 2020
    Configuration menu
    Copy the full SHA
    65168f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e312610 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7096c6c View commit details
    Browse the repository at this point in the history
  8. Update the endpoint

    JoeRobich committed May 11, 2020
    Configuration menu
    Copy the full SHA
    2b59ddc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    201366a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9945090 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66d72b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c2f340 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5295a55 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    29b3f6c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    931cf93 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2fb93e View commit details
    Browse the repository at this point in the history
  17. Merge pull request dotnet#3667 from JoeRobich/semantic-highlight

    Add experimental Semantic Highlighter
    JoeRobich committed May 11, 2020
    Configuration menu
    Copy the full SHA
    4b249d1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c1ecb3 View commit details
    Browse the repository at this point in the history
  19. Update changelog

    JoeRobich committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1314214 View commit details
    Browse the repository at this point in the history
  20. Bump diff from 3.3.1 to 3.5.0

    Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.3.1 to 3.5.0.
    - [Release notes](https://github.com/kpdecker/jsdiff/releases)
    - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
    - [Commits](kpdecker/jsdiff@v3.3.1...v3.5.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 11, 2020
    Configuration menu
    Copy the full SHA
    9c24c60 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c77ecad View commit details
    Browse the repository at this point in the history
  22. Merge pull request dotnet#3777 from OmniSharp/dependabot/npm_and_yarn…

    …/diff-3.5.0
    
    Bump diff from 3.3.1 to 3.5.0
    JoeRobich committed May 11, 2020
    Configuration menu
    Copy the full SHA
    7012473 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

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

Commits on May 13, 2020

  1. Add RunTestInContext and DebugTestsInContext to the right click menu …

    …in an editor
    
    These commands are sorted below rename and other modification actions. Default groups in vscode are documented here: https://code.visualstudio.com/api/references/contribution-points#Sorting-of-groups. 2_ is below modification, and the `@` is used for relative ordering of commands in a group.
    333fred committed May 13, 2020
    Configuration menu
    Copy the full SHA
    c1a022b View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3772 from 333fred/runtestsincontext

    Add vscode implemention of the 'RunTestsInContext' and `DebugTestsInContext' commands
    JoeRobich committed May 13, 2020
    Configuration menu
    Copy the full SHA
    74cb376 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    189d509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211c14b View commit details
    Browse the repository at this point in the history
  3. Fix typo in attach properties descriptions: pickProcesss -> pickProce…

    …ss (dotnet#3782)
    
    Co-authored-by: Christoph Bergmeister <christoph.bergmeister@bjss.com>
    bergmeister and Christoph Bergmeister committed May 14, 2020
    Configuration menu
    Copy the full SHA
    6526303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e58b627 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#3780 from JoeRobich/exclude-dispose

    Do not display reference CodeLens for Dispose methods
    JoeRobich committed May 14, 2020
    Configuration menu
    Copy the full SHA
    85dc575 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b434e3e View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#3634 from JoeRobich/ignore-ps-error

    Ignore screen size error reported by ps
    JoeRobich committed May 14, 2020
    Configuration menu
    Copy the full SHA
    a81b397 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bd9c24 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    5b64b62 View commit details
    Browse the repository at this point in the history
  2. Classify excluded code

    JoeRobich committed May 15, 2020
    Configuration menu
    Copy the full SHA
    3a07cbc View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Merge pull request dotnet#3789 from JoeRobich/classify-excluded-code

    Classify excluded code
    JoeRobich committed May 16, 2020
    Configuration menu
    Copy the full SHA
    1fe37dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7085021 View commit details
    Browse the repository at this point in the history
  3. Regenerated package lock

    Samirat committed May 16, 2020
    Configuration menu
    Copy the full SHA
    3fb2fc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    612a64c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Merge pull request dotnet#3790 from JoeRobich/add-vs2019-themes

    Add Visual Studio 2019 themes with semantic colors
    JoeRobich committed May 18, 2020
    Configuration menu
    Copy the full SHA
    0287bed View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    fdd6934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99cd044 View commit details
    Browse the repository at this point in the history
  3. regenerated npm files

    Samirat committed May 19, 2020
    Configuration menu
    Copy the full SHA
    8b768f4 View commit details
    Browse the repository at this point in the history
  4. Fix Package types

    JoeRobich committed May 19, 2020
    Configuration menu
    Copy the full SHA
    7562943 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#3796 from JoeRobich/fix-package-type

    Fix Package types
    JoeRobich committed May 19, 2020
    Configuration menu
    Copy the full SHA
    d429425 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9d8fb4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#3601 from Samirat/samirat/test_explorer_ada…

    …pter
    
    Features to support test adapter extension
    JoeRobich committed May 19, 2020
    Configuration menu
    Copy the full SHA
    c1b3c80 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Upgrade OmniSharp to 1.35.2

    JoeRobich committed May 21, 2020
    Configuration menu
    Copy the full SHA
    acaa4ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3799 from JoeRobich/upgrade-omnisharp-1.35.2

    Upgrade OmniSharp to 1.35.2
    JoeRobich committed May 21, 2020
    Configuration menu
    Copy the full SHA
    3d39264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71825c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9487183 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6ffbd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c95780b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    232a6f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e236240 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04f4128 View commit details
    Browse the repository at this point in the history
  10. Merge pull request dotnet#3800 from captainsafia/safia/vscode-razor-5…

    …202020
    
    Update Razor to add Blazor debugger and semantic colorization
    JoeRobich committed May 21, 2020
    Configuration menu
    Copy the full SHA
    8760a1c View commit details
    Browse the repository at this point in the history
  11. Updated Razor TextMate Grammar

    TanayParikh authored and NTaylorMullen committed May 21, 2020
    Configuration menu
    Copy the full SHA
    bd0ddfd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2aedcc1 View commit details
    Browse the repository at this point in the history
  13. Merge pull request dotnet#3802 from JoeRobich/fix-comment-color

    Fix the color of comment punctuation
    JoeRobich committed May 21, 2020
    Configuration menu
    Copy the full SHA
    2544187 View commit details
    Browse the repository at this point in the history
  14. Bump version to 1.22.0

    JoeRobich committed May 21, 2020
    Configuration menu
    Copy the full SHA
    abaa4bb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Fix string puctuation color

    JoeRobich committed May 22, 2020
    Configuration menu
    Copy the full SHA
    de88a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ffe6b5 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
    captainsafia and TanayParikh committed May 22, 2020
    Configuration menu
    Copy the full SHA
    5971f9f View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#3803 from captainsafia/safia/fix-blazor-hos…

    …ted-config
    
    Add note about known issue to changelog
    JoeRobich committed May 22, 2020
    Configuration menu
    Copy the full SHA
    6dcda31 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    27f2085 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3807 from captainsafia/safia/fix-blazor-det…

    …ection
    
    Set IsWebProject property before it is used
    JoeRobich committed May 26, 2020
    Configuration menu
    Copy the full SHA
    6a73ed2 View commit details
    Browse the repository at this point in the history
  3. Updated Changelog for Razor Insertion

    - Removed known issue in Razor attribute completions
    TanayParikh committed May 26, 2020
    Configuration menu
    Copy the full SHA
    b4fe7e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    392a3b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#3808 from TanayParikh/patch-1

    Updated Changelog for Razor Insertion
    JoeRobich committed May 26, 2020
    Configuration menu
    Copy the full SHA
    7a69620 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    4ad29b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3809 from captainsafia/safia/razor-insertion

    Insert new version of Razor extension
    JoeRobich committed May 27, 2020
    Configuration menu
    Copy the full SHA
    0c78954 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c9b95d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4217dde View commit details
    Browse the repository at this point in the history
  5. Added test cases

    TanayParikh committed May 27, 2020
    Configuration menu
    Copy the full SHA
    bcbb700 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b0c1d9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#3810 from TanayParikh/patch-1

    Update taghelper test plan
    JoeRobich committed May 27, 2020
    Configuration menu
    Copy the full SHA
    342cb16 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

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

Commits on Jun 3, 2020

  1. Merge pull request dotnet#3822 from JoeRobich/add-logging-event

    Add logging event for errors
    JoeRobich committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    c6cb69e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    3b24764 View commit details
    Browse the repository at this point in the history
  2. Merge

    savpek committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    13da273 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423aafe View commit details
    Browse the repository at this point in the history
  4. Rename to match backend

    savpek committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7e1208e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc98490 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Merge pull request dotnet#3829 from savpek/feature/directory-removal-fix

    Fix for directory remove/move/rename
    JoeRobich committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    7e8bd2b View commit details
    Browse the repository at this point in the history
  2. Fix up tests

    JoeRobich committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    1087531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdc058e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Merge pull request dotnet#3831 from JoeRobich/add-project-info

    Add more details to ProjectInformation
    JoeRobich committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    4341ab2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Update Razor version.

    - There isn't really any functional improvements in this insertion other than making our error telemetry Codespaces compliant
    NTaylorMullen committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0c7b479 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Merge pull request dotnet#3837 from OmniSharp/nimullen/razorupdate.5.…

    …0.0-preview.7.20309.2
    
    Update Razor version.
    JoeRobich committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    725a022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da9e408 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#3840 from JoeRobich/add-project-info

    Add ProjectCapabilities to ProjectInformation
    JoeRobich committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    5d2e8c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Update browser launch regex to support non-default logging frameworks (

    …dotnet#3842)
    
    The original regex only works with the default logging system. If you change the output template with something like serilog or another logging framework the regex will not match. Loosening it up to match this text will work in more cases.
    steveoh committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    9dd0b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Update OmniSharp to 1.35.3

    JoeRobich committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    064f7a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3848 from JoeRobich/update-omnisharp-1.35.3

    Update OmniSharp to 1.35.3
    JoeRobich committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    546590e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Update Razor version to 5.0.0-preview.7.20312.9.

    - This has a fix for the Razor `rename` issue .
    NTaylorMullen committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    8b106e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Merge pull request dotnet#3849 from OmniSharp/nimullen/razorupdate.5.…

    …0.0-preview.7.20312.9
    
    Update Razor version to 5.0.0-preview.7.20312.9.
    JoeRobich committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    13bd1ea View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. clarified omnisharp.path

    filipw committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    3f8575c View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3867 from OmniSharp/filipw-patch-1

    improved documentation entry for omnisharp.path
    JoeRobich committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    aa85ede View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Add link for .NET Foundation

    Added the link for .NET Foundation in README.md (Section: Contribution License Agreement)
    RudraSwat committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f1577a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3873 from RudraSwat/patch-1

    Add link for .NET Foundation
    filipw committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    6868a02 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Run npm audit fix

    JoeRobich committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    86ddffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8778e View commit details
    Browse the repository at this point in the history
  3. Register debugger for 'clr'

    JoeRobich committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f0f10a8 View commit details
    Browse the repository at this point in the history
  4. Fix urls in package.json

    JoeRobich committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3892615 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded comments

    JoeRobich committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    90e77ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#3912 from JoeRobich/debugger-registration

    Register DebugAdapterExecutableFactory
    JoeRobich committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5c11429 View commit details
    Browse the repository at this point in the history
  7. Update contributes

    ryanbrandenburg committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    93cf336 View commit details
    Browse the repository at this point in the history
  8. PR feedback

    ryanbrandenburg committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    bc59771 View commit details
    Browse the repository at this point in the history
  9. Remove duplicate

    ryanbrandenburg committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    7041698 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Run npm i

    ryanbrandenburg committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    107dd7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3906 from ryanbrandenburg/rybrande/RazorIns…

    …ertion
    
    Update Razor to include various improvments
    JoeRobich committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    b695724 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    eb475b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3915 from RikkiGibson/patch-1

    Make "Run/debug tests in context" position a link
    JoeRobich committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    d8a95d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Razor 16.8 Preview 1 Insertion

    TanayParikh authored and NTaylorMullen committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    0f12588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    175b181 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Update to OmniSharp 1.35.4

    JoeRobich committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f4d4924 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3924 from JoeRobich/update-omnisharp-1.35.4

    Update to OmniSharp 1.35.4
    JoeRobich committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    54ee0a0 View commit details
    Browse the repository at this point in the history
  3. Bump codecov from 3.6.5 to 3.7.1

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.7.1.
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Commits](codecov/codecov-node@v3.6.5...v3.7.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4c301cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#3922 from OmniSharp/dependabot/npm_and_yarn…

    …/codecov-3.7.1
    
    Bump codecov from 3.6.5 to 3.7.1
    JoeRobich committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    cb9dfa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Move omnisharp vscode to the new hover implementation

    Hover implemention is in PR here: OmniSharp/omnisharp-roslyn#1860.
    333fred committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    913df57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a1466 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

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

Commits on Jul 26, 2020

  1. Remove unused import.

    333fred committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    5f5ae8d View commit details
    Browse the repository at this point in the history
  2. Make updateBuffer use incremental updates

    Today, VSCode serializes the entire file whenever it sends a file update request. This can be very costly, particularly for files like Roslyn's NullableReferenceTypeTests.cs, which is 5+ MB. This causes large allocations in both vscode itself and in omnisharp, slowing down typing responsiveness. This commit moves the vscode extension to use the per-line changes that the omnisharp-roslyn host already supports. Editing experience in the afformentioned file is noticeably smoother. Completions are still somewhat slow and work needs to be done on that front, but this makes it possible to actually edit the file with vscode still being responsive.
    333fred committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    4fe09db View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Merge pull request dotnet#3931 from 333fred/incremental-updates

    Make updateBuffer use incremental updates
    JoeRobich committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    87b54cf View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    1dc915c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc1658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34dd643 View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    TanayParikh committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    d31689c View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#3934 from TanayParikh/taparik/razor-16-8-pr…

    …eview-1-v4
    
    Razor 16.8 Preview 1 Insertion 2
    JoeRobich committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    26dd39a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Updated Razor packages

    ajaybhargavb committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d584af9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad1b3c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#3939 from ajaybhargavb/ajbaaska/razor-release

    Razor 16.8 Preview 1 Insertion 3
    JoeRobich committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ea1d3fd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    8180636 View commit details
    Browse the repository at this point in the history
  2. Bump elliptic from 6.5.2 to 6.5.3

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.2...v6.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    cee0cd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Merge pull request dotnet#3942 from tamasvajk/fix-supressBuildAssetsN…

    …otification
    
    Fix typo in supressBuildAssetsNotification setting name
    JoeRobich committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    4979287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532e711 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#3944 from OmniSharp/dependabot/npm_and_yarn…

    …/elliptic-6.5.3
    
    Bump elliptic from 6.5.2 to 6.5.3
    JoeRobich committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    73fdfc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

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

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    2f8c675 View commit details
    Browse the repository at this point in the history
  2. Update to OmniSharp 1.36.0

    JoeRobich committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    db4132e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c4203f View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#3960 from JoeRobich/update-omnisharp-1.36.0

    Update to OmniSharp 1.36.0
    JoeRobich committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    45b80c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62270e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6593b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    008b278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1d265c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8e7c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#3961 from JoeRobich/fix-ps

    Ignore screen size is bogus errors with ps
    JoeRobich committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    9e059df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    220af7f View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#3928 from 333fred/roslyn-quickinfo

    Move omnisharp vscode to the new hover implementation
    JoeRobich committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    069d82e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27017f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    b83f4be View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3967 from JoeRobich/sanity-check

    Fix CI by specifying version of dotnet sdk to install
    JoeRobich committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    bc3ecb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3769538 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#3440 from savpek/feature/fix-all-providers

    Fix all providers support
    JoeRobich committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    ba826dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fba707c View commit details
    Browse the repository at this point in the history
  6. Update OmniSharp to 1.36.1

    JoeRobich committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    ee7c6f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e130033 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dotnet#3975 from JoeRobich/revert-pinning-dotnetsdk

    Revert pinning dotnetsdk
    JoeRobich committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    fb71e7a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    d26e995 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#3977 from OmniSharp/revert-3931-incremental…

    …-updates
    
    Revert "Make updateBuffer use incremental updates"
    JoeRobich committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    0b80418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0648e0e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    JoeRobich committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    35cb919 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Update dependencies

    JoeRobich committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    c43e034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd7c4c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b927ed8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Merge pull request dotnet#3985 from OmniSharp/register-fixall-commands

    Register FixAll commands for disposal
    JoeRobich committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    3179582 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Update changelog for 1.23.1

    JoeRobich committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    95f2227 View commit details
    Browse the repository at this point in the history
  2. Update for 1.23.1 release (dotnet#3995)

    * Update readme for release
    
    * Update version for release
    
    * Update version for release
    
    * Update version for release
    JoeRobich committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    e4ad7da View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Update to OmniSharp 1.37.0 (dotnet#3998)

    * Update to OmniSharp 1.37.0
    
    * Set meaning of UseGlobalMono 'auto' to 'never'
    JoeRobich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9b8ec71 View commit details
    Browse the repository at this point in the history
  2. Update Razor to 5.0.0-rc.1.20417.4. (dotnet#3999)

    - Updated changelog & testplan as well.
    
    This includes:
      * Fully qualify component light bulb ([dotnet/aspnetcore-tooling#22309](https://github.com/dotnet/aspnetcore/issues/22309))
      * Add using for component light bulb ([dotnet/aspnetcore-tooling#22308](https://github.com/dotnet/aspnetcore/issues/22308))
      * Create component from tag light bulb ([dotnet/aspnetcore-tooling#22307](https://github.com/dotnet/aspnetcore/issues/22307))
      * Go to definition on Blazor components ([dotnet/aspnetcore-tooling#17044](https://github.com/dotnet/aspnetcore/issues/17044))
      * Rename Blazor components ([dotnet/aspnetcore-tooling#22312](https://github.com/dotnet/aspnetcore/issues/22312))
      * Prepare Blazor debugging to have better support for "Start without debugging" scenarios ([dotnet/aspnetcore-tooling#24623](dotnet/aspnetcore#24623))
    NTaylorMullen committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    0388fb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dd1b8b View commit details
    Browse the repository at this point in the history
  4. Disable Prettier if no prettier config exists (dotnet#3994)

    A lot of users of [prettier extension](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) use it to format files automatically on save leading to unwanted diffs, so I've added an option to disable prettier unless there is a prettier config file.
    
    Co-authored-by: Joey Robichaud <jorobich@microsoft.com>
    muhammadsammy and JoeRobich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    56cbae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Update Razor to 6.0.0-alpha.1.20418.9. (dotnet#4000)

    - Contains the fix for Component renames not working as expected: https://github.com/dotnet/aspnetcore/issues/25018
    NTaylorMullen committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    28636c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Update the title to reflect that a single code issue is fixed per inv…

    …ocation (dotnet#4005)
    
    * Update the title to reflect that a single code issue is fixed per invocation
    
    * Fix typo
    JoeRobich committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    1c8d891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d87d4 View commit details
    Browse the repository at this point in the history
  3. New completion service (dotnet#3986)

    * Use the new completion and completion/resolve services being added to the roslyn backend for a better overall completion experience.
    
    * Be more threadsafe.
    
    * Add additional tests, including an override completion test.
    
    * Correct line/column handling.
    
    * Add an option to support the forthcoming unimported type completion from Omnisharp.
    
    * Adjust wording of the description.
    
    Co-authored-by: Joey Robichaud <joseph.robichaud@microsoft.com>
    
    Co-authored-by: Joey Robichaud <joseph.robichaud@microsoft.com>
    333fred and JoeRobich committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    6608b73 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Fix Suppress typo (dotnet#4016)

    * Fix typo
    
    * Update package.json
    
    * Update assets.ts
    Youssef1313 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    71cda32 View commit details
    Browse the repository at this point in the history
  2. added known issue for Unity (dotnet#4011)

    Co-authored-by: Joey Robichaud <jorobich@microsoft.com>
    filipw and JoeRobich committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    3be36af View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

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

Commits on Sep 1, 2020

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

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    d5cfdb5 View commit details
    Browse the repository at this point in the history
  2. Update changlog for 1.23.2

    JoeRobich committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    611b6a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    9c8104f View commit details
    Browse the repository at this point in the history
  2. Respond to PR feedback

    ryanbrandenburg authored and NTaylorMullen committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    9c8549b View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: N. Taylor Mullen <nimullen@microsoft.com>
    ryanbrandenburg and NTaylorMullen committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e19851a View commit details
    Browse the repository at this point in the history
  4. Use new Razor package

    ryanbrandenburg authored and NTaylorMullen committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    57539a6 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    ryanbrandenburg authored and NTaylorMullen committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    cdb7a1e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Bump node-fetch from 2.6.0 to 2.6.1 (dotnet#4055)

    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    f576949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e839cd View commit details
    Browse the repository at this point in the history
  3. Fix changelog typo

    JoeRobich committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    46fb48c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Update Razor packages (dotnet#4067)

    * Update Razor packages
    
    * feedback
    
    * Update package.lock.json
    ajaybhargavb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    797eecc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Support TextEdit in completion responses (dotnet#4073)

    This is the vscode side of OmniSharp/omnisharp-roslyn#1941. This is written in such a fashion as to be mergeable now, as it will fall back to InsertText if TextEdit is not present in the completion response. After some appropriate period of time, we can remove the InsertText component.
    333fred committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    7120374 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Razor 16.8 Preview 4 Release (dotnet#4095)

    * Razor Extension 6.0.0-alpha.1.20475.2
    
    * 6.0.0-alpha.1.20479.2
    
    * Update package.json
    
    * Update package.json
    
    * Update CHANGELOG.md
    
    * Linking Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    Co-authored-by: N. Taylor Mullen <nimullen@microsoft.com>
    
    Co-authored-by: N. Taylor Mullen <nimullen@microsoft.com>
    TanayParikh and NTaylorMullen committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    1b7e1b8 View commit details
    Browse the repository at this point in the history
  2. Fix ps call for Alpine images (dotnet#4097)

    gc46 committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    2d26b5d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Update Debugger Packages (dotnet#4091)

    Also added ARM and ARM64
    WardenGnaw committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    95f0650 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

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

Commits on Oct 15, 2020

  1. Readd incremental changes (dotnet#4088)

    * Readd incremental changes.
    
    * React to OmniSharp/omnisharp-roslyn#1962
    333fred committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    48187ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dafa51b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    f97ba36 View commit details
    Browse the repository at this point in the history
  2. Don't apply edits on server

    The code action provider and rename provider were expecting the server to apply the file changes, which then messes up incremental buffer changes. This sends for false for these parameters, and refactors the handling of code action responses to do the renames locally. As part of that, I also refactored the protocol to accurately reflect O#'s hierarchy, and share the edit building between the fixAllProvider and the runCodeAction provider. Fixes dotnet#4128.
    333fred committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f0ea762 View commit details
    Browse the repository at this point in the history