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
Type
/
to 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
.
TypeFox
/
monaco-languageclient
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
216
Star
1.4k
Code
Issues
16
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Update to monaco-vscode-api 9.0.x
- #749
#749
Merged
kaisalmen
merged 9 commits into
main
TypeFox/monaco-languageclient:main
from
mva-next
TypeFox/monaco-languageclient:mva-next
Copy head branch name to clipboard
Sep 26, 2024
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Update to monaco-vscode-api 9.0.x
#749
kaisalmen
merged 9 commits into
main
TypeFox/monaco-languageclient:main
from
mva-next
TypeFox/monaco-languageclient:mva-next
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2024
Updated to monaco-vscode-api 9.0.3. Incremented versions to -next.1
Show description for db04019
kaisalmen
committed
db04019
View commit details
Copy full SHA for db04019
Browse repository at this point
Only define one configureMonacoWorkers in examples and use it everywhere
kaisalmen
committed
fe0e856
View commit details
Copy full SHA for fe0e856
Browse repository at this point
configuration is loaded before extension init. monaco worker factory can be passed to wrapper config
kaisalmen
committed
1e6dfcc
View commit details
Copy full SHA for 1e6dfcc
Browse repository at this point
Commits on Sep 24, 2024
Rework logging: Rely on vscode logging
kaisalmen
committed
bc1a941
View commit details
Copy full SHA for bc1a941
Browse repository at this point
Fix tests, remove awaitExtensionReadiness
kaisalmen
committed
1c52708
View commit details
Copy full SHA for 1c52708
Browse repository at this point
Overcome Linux test problems
kaisalmen
committed
43f1093
View commit details
Copy full SHA for 43f1093
Browse repository at this point
Unclutter WorkerFactory. Only support direct worker loading, but keep classic preset (used in Langium Classic example)
kaisalmen
committed
d64bfbb
View commit details
Copy full SHA for d64bfbb
Browse repository at this point
Commits on Sep 25, 2024
Implemented review comments
kaisalmen
committed
1ba4a1d
View commit details
Copy full SHA for 1ba4a1d
Browse repository at this point
Implemented further review comments
kaisalmen
committed
51476b8
View commit details
Copy full SHA for 51476b8
Browse repository at this point
You can’t perform that action at this time.