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
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 }}
devlive-community
/
codeforge
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
126
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Improve LSP performance and resolve autocompletion conflicts
- #101
#101
Merged
qianmoQ
merged 15 commits into
devlive-community:dev
devlive-community/codeforge:dev
from
qianmoQ:dev-26.1.0
qianmoQ/codeforge:dev-26.1.0
Copy head branch name to clipboard
Jun 14, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Improve LSP performance and resolve autocompletion conflicts
#101
qianmoQ
merged 15 commits into
devlive-community:dev
devlive-community/codeforge:dev
from
qianmoQ:dev-26.1.0
qianmoQ/codeforge:dev-26.1.0
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2026
chore(release): 版本号升至 26.2.0
qianmoQ
committed
792ad5b
View commit details
Copy full SHA for 792ad5b
Browse repository at this point
perf(lsp): 写入移至独立线程并合批转发消息
Show description for 574f716
qianmoQ
committed
574f716
View commit details
Copy full SHA for 574f716
Browse repository at this point
fix(lsp): 移除与内置补全冲突的自定义 autocompletion
Show description for d39859e
qianmoQ
committed
d39859e
View commit details
Copy full SHA for d39859e
Browse repository at this point
fix(lsp): EditorView 改用 shallowRef 修复接入后整页卡死
Show description for a60ee85
qianmoQ
committed
a60ee85
View commit details
Copy full SHA for a60ee85
Browse repository at this point
feat(lsp): 接入代码格式化并补全重命名触发键
Show description for dd8f0a9
qianmoQ
committed
dd8f0a9
View commit details
Copy full SHA for dd8f0a9
Browse repository at this point
feat(lsp): 支持跨文件跳转到定义
Show description for 0c74bdb
qianmoQ
committed
0c74bdb
View commit details
Copy full SHA for 0c74bdb
Browse repository at this point
feat(lsp): Cmd+Click 跨文件跳转定义并精确定位到列
Show description for 8f7ad00
qianmoQ
committed
8f7ad00
View commit details
Copy full SHA for 8f7ad00
Browse repository at this point
feat(lsp): 新增 Java/Kotlin/Swift/Scala/YAML/Shell/Haskell 服务器
Show description for 75c7275
qianmoQ
committed
75c7275
View commit details
Copy full SHA for 75c7275
Browse repository at this point
feat(lsp): 编辑器右键菜单(跳转定义/重命名/格式化)
Show description for 9c2790d
qianmoQ
committed
9c2790d
View commit details
Copy full SHA for 9c2790d
Browse repository at this point
feat(lsp): 新增问题面板,聚合诊断并支持跳转
Show description for 061bef9
qianmoQ
committed
061bef9
View commit details
Copy full SHA for 061bef9
Browse repository at this point
style(lsp): 修复 clippy while_let_loop 警告
qianmoQ
committed
d7cb2f8
View commit details
Copy full SHA for d7cb2f8
Browse repository at this point
feat(git): 提交/推送按钮增加加载状态
Show description for 150f1d9
qianmoQ
committed
150f1d9
View commit details
Copy full SHA for 150f1d9
Browse repository at this point
fix(git): 修复提交/推送按钮文字溢出重叠
Show description for 8383a29
qianmoQ
committed
8383a29
View commit details
Copy full SHA for 8383a29
Browse repository at this point
fix(git): 加载时按钮只显示转圈图标避免文字与 spinner 重叠
Show description for 48f7447
qianmoQ
committed
48f7447
View commit details
Copy full SHA for 48f7447
Browse repository at this point
fix(git): 直接用 Button 内置 loading,移除多余的自定义加载渲染
Show description for dd68816
qianmoQ
committed
dd68816
View commit details
Copy full SHA for dd68816
Browse repository at this point
You can’t perform that action at this time.