Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: belav/csharpier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.28.1
Choose a base ref
...
head repository: belav/csharpier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.28.2
Choose a head ref
  • 9 commits
  • 39 files changed
  • 2 contributors

Commits on Apr 19, 2024

  1. Use 0.28.1

    belav committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9cfaed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4282d01 View commit details
    Browse the repository at this point in the history
  3. Making csharpier server official for vs (#1234)

    closes #1231
    references #1109
    belav authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    31e0868 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2a547a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    488ddab View commit details
    Browse the repository at this point in the history
  2. CSharpier server was starting on 127.0.0.1, if localhost resolved to …

    …::1 extensions could not format (#1244)
    
    * Use 127.0.0.1 to avoid issue when localhost resolves to ::1
    
    references #1242
    
    * Use 127.0.0.1 for VS extension
    
    * Use 127.0.0.1 for rider extension
    belav authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    86f6690 View commit details
    Browse the repository at this point in the history
  3. Limit config searching the same way editorconfig searching is limited (

    …#1243)
    
    * Limit config searching the same way editorconfig searching is limited
    
    closes #1240
    
    * don't forget this file
    belav authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    aea004c View commit details
    Browse the repository at this point in the history
  4. Release 0.28.2 (#1245)

    belav authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3e4366c View commit details
    Browse the repository at this point in the history
Loading