Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
OmniSharp
/
csharp-language-server-protocol
Public
Notifications
You must be signed in to change notification settings
Fork
110
Star
592
Code
Issues
87
Pull requests
25
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
david-driscoll
Datepicker
All time
Commit History
Commits on Oct 27, 2022
Merge branch 'master' of github.com:OmniSharp/csharp-language-server-protocol
david-driscoll
committed
cd10e33
Copy full SHA for cd10e33
disable macos builds for now
david-driscoll
committed
9b583ba
Copy full SHA for 9b583ba
disable macos builds for now (#894)
david-driscoll
authored
82934b6
Copy full SHA for 82934b6
Commits on Jul 10, 2022
Fixed failing tests, disabled new generators for the moment, they can be re-done in the future
david-driscoll
committed
04aa637
Copy full SHA for 04aa637
Commits on Jul 4, 2022
wip updates
david-driscoll
committed
73efad8
Copy full SHA for 73efad8
Commits on Jun 20, 2022
Worked on updating generation to fix a few problems
david-driscoll
committed
fc6c943
Copy full SHA for fc6c943
Commits on May 30, 2022
moved more tests to verify
david-driscoll
committed
39c31a0
Copy full SHA for 39c31a0
Commits on May 22, 2022
Better behavior with progress observables
david-driscoll
committed
48865d8
Copy full SHA for 48865d8
Initial support to get 3.17 features all working
david-driscoll
committed
8460bd0
Copy full SHA for 8460bd0
Commits on May 21, 2022
Updated global json to rollforward
david-driscoll
committed
ce5dadc
Copy full SHA for ce5dadc
Commits on Apr 28, 2022
Switched to new central package versioning (#817)
david-driscoll
authored
897b5f0
Copy full SHA for 897b5f0
Cleanup warnings and bump minor versions (#760)
Show description for 7e0eefd
david-driscoll
authored
7e0eefd
Copy full SHA for 7e0eefd
Commits on Feb 21, 2022
one more pipelines reference
david-driscoll
committed
aacb0ba
Copy full SHA for aacb0ba
Commits on Feb 20, 2022
Removed explicit reference to System.IO.Pipelines see #595 (#759)
david-driscoll
authored
1c584d7
Copy full SHA for 1c584d7
Updated private test dependencies (#758)
Show description for bb43454
david-driscoll
authored
bb43454
Copy full SHA for bb43454
Move to .net 6 (#757)
Show description for 19d3536
david-driscoll
authored
19d3536
Copy full SHA for 19d3536
Commits on Aug 28, 2021
Updated dotnet tools (#646)
david-driscoll
authored
112f240
Copy full SHA for 112f240
Commits on Apr 24, 2021
WIP tracing support (#553)
Show description for 005c87f
david-driscoll
authored
005c87f
Copy full SHA for 005c87f
Fixed how partial items are scheduled (#565)
Show description for e0cc201
david-driscoll
authored
e0cc201
Copy full SHA for e0cc201
Commits on Apr 16, 2021
Fixed a bug where nullable enum like classes could not be deserialized correctly (#564)
Show description for 5d71f00
david-driscoll
authored
5d71f00
Copy full SHA for 5d71f00
Commits on Jan 30, 2021
fix gittools actions to use the latest tagged release, the master branch as been renamed to main which caused the break (#510)
david-driscoll
authored
323e325
Copy full SHA for 323e325
Minor updates. (#509)
Show description for e68e6e3
david-driscoll
authored
e68e6e3
Copy full SHA for e68e6e3
Commits on Jan 25, 2021
Updated covertlet, dryioc and nuke (#507)
david-driscoll
authored
de7aa98
Copy full SHA for de7aa98
Commits on Dec 16, 2020
Removed Porposal Attributes from everywhere (#480)
Show description for 67b73f1
david-driscoll
authored
67b73f1
Copy full SHA for 67b73f1
Commits on Dec 15, 2020
Added support for open generic params and handler interfaces. (#479)
Show description for 2055eaa
david-driscoll
and
mergify[bot]
authored
2055eaa
Copy full SHA for 2055eaa
Correct readme path to hopefully fix #469 (#474)
Show description for e797c15
david-driscoll
and
mergify[bot]
authored
e797c15
Copy full SHA for e797c15
Fixed json name of adapterID for debug adapter protocol (#475)
Show description for e4837fb
david-driscoll
and
mergify[bot]
authored
e4837fb
Copy full SHA for e4837fb
ensure facade interfaces get registered in external service collection (#478)
Show description for 25eb13f
david-driscoll
and
mergify[bot]
authored
25eb13f
Copy full SHA for 25eb13f
ensure facade interfaces get registered in external service collection (#477)
david-driscoll
authored
8e0377a
Copy full SHA for 8e0377a
Added new FileOperations and updated to work with latest annotations (#470)
Show description for 1c1117d
david-driscoll
authored
1c1117d
Copy full SHA for 1c1117d
Commits on Dec 7, 2020
Removed ConnectedCapability interface as it isn't needed any more (#465)
Show description for 12748c6
david-driscoll
and
mergify[bot]
authored
12748c6
Copy full SHA for 12748c6
Added AllowDerivedRequest support for lsp tellemtry event (#464)
david-driscoll
authored
79227a7
Copy full SHA for 79227a7
Commits on Dec 5, 2020
RegistrationOptions requires a key to be set as an attribute, if it's not set it will be provided through [GenerateRegistrationOptions] if provided there (#461)
david-driscoll
authored
a3a9674
Copy full SHA for a3a9674
make all integration tests retryable. nullability clean up (#460)
Show description for 3b128bb
david-driscoll
and
mergify[bot]
authored
3b128bb
Copy full SHA for 3b128bb
Added ability to define the scheduler used for both input and output (#458)
david-driscoll
authored
acb618b
Copy full SHA for acb618b
Pagination
Previous
Next
You can’t perform that action at this time.