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
.
MagnusOpera
/
FScript
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
21
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: langserver rewrite in C#
- #1
#1
Merged
pchalamet
merged 14 commits into
main
MagnusOpera/FScript:main
from
feature/langserver-rewrite-csharp
MagnusOpera/FScript:feature/langserver-rewrite-csharp
Copy head branch name to clipboard
Feb 14, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: langserver rewrite in C#
#1
pchalamet
merged 14 commits into
main
MagnusOpera/FScript:main
from
feature/langserver-rewrite-csharp
MagnusOpera/FScript:feature/langserver-rewrite-csharp
Copy head branch name to clipboard
Commits
Commits on Feb 14, 2026
feat(interop): add C# bridge and C# language server host
pchalamet
committed
3990cca
View commit details
Copy full SHA for 3990cca
Browse repository at this point
feat(lsp-csharp): add native C# server core and tests
pchalamet
committed
22eac71
View commit details
Copy full SHA for 22eac71
Browse repository at this point
feat(lsp-csharp): add diagnostics and AST command handlers
pchalamet
committed
c3ef9ae
View commit details
Copy full SHA for c3ef9ae
Browse repository at this point
feat(lsp-csharp): switch to full dispatch parity and default host
pchalamet
committed
828d4d5
View commit details
Copy full SHA for 828d4d5
Browse repository at this point
Replace F# LSP executable with C# server
pchalamet
committed
3eae56a
View commit details
Copy full SHA for 3eae56a
Browse repository at this point
Fix qualified imported type annotations
pchalamet
committed
a3e1921
View commit details
Copy full SHA for a3e1921
Browse repository at this point
allow build on feature branches
pchalamet
committed
a774019
View commit details
Copy full SHA for a774019
Browse repository at this point
update changelog
pchalamet
committed
6346992
View commit details
Copy full SHA for 6346992
Browse repository at this point
Move LS core modules into CSharpInterop
pchalamet
committed
37b7fd1
View commit details
Copy full SHA for 37b7fd1
Browse repository at this point
Convert LanguageServer tests project to C#
pchalamet
committed
2fadb83
View commit details
Copy full SHA for 2fadb83
Browse repository at this point
Remove obsolete F# LanguageServer test files
pchalamet
committed
6ef92fd
View commit details
Copy full SHA for 6ef92fd
Browse repository at this point
Rename CSharpInterop LanguageServer folder
pchalamet
committed
e1031d8
View commit details
Copy full SHA for e1031d8
Browse repository at this point
Delete old LanguageServerLegacy directory
pchalamet
committed
80708d2
View commit details
Copy full SHA for 80708d2
Browse repository at this point
Adjust CI triggers for PR branch updates
pchalamet
committed
7d0243c
View commit details
Copy full SHA for 7d0243c
Browse repository at this point
You can’t perform that action at this time.