Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
vscode-csharp
Public
Notifications
You must be signed in to change notification settings
Fork
732
Star
3.1k
Code
Issues
673
Pull requests
24
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Releases
v1.23.8
v1.23.8
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
JoeRobich
released this
16 Dec 05:24
v1.23.8
701a9bb
Updated Debugger support (PR:
#4281
)
Updated the version of .NET that the debugger uses for running its own C# code to .NET 5
Updated .NET debugging services loader to address problem with debugging after installing XCode12 (
dotnet/runtime/#42311
)
Fixed integrated terminal on non-Windows (
#4203
)
Updated Razor support (PR:
#4278
)
Bug fixes
Update OmniSharp version to 1.37.5 (PR:
#4299
)
Update Roslyn version to 3.9.0-2.20570.24 (PR:
omnisharp-roslyn#2022
)
Editorconfig improvements - do not lose state, trigger re-analysis on change (
omnisharp-roslyn#1955
,
#4165
,
#4184
, PR:
omnisharp-roslyn#2028
)
Add documentation comment creation to the FormatAfterKeystrokeService (PR:
omnisharp-roslyn#2023
)
Raise default GotoDefinitionRequest timeout from 2s to 10s (
#4260
, PR:
omnisharp-roslyn#2032
)
Workspace create file workaround (PR:
omnisharp-roslyn#2019
)
Added
msbuild:UseBundledOnly
option to force the usage of bundled MSBuild (PR:
omnisharp-roslyn#2038
)
Support auto doc comment generation (
#8
, PR:
#4261
)
Add schema support for appsettings.json (
#4279
, PR:
#4280
)
Add schema support for global.json (PR:
#4290
)
Update remoteProcessPickerScript windows ssh exit (
#3482
, PR:
#4225
)
Do not start OmniSharp server in Live Share scenarios (
#3910
, PR:
#4038
)
Suppress codelens for IEnumerable.GetEnumerator (
#4245
, PR:
#4246
)
Allow arm64 MacOS to debug dotnet projects (
#4277
, PR:
#4288
)
You can’t perform that action at this time.