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
.
devlive-community
/
codeforge
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
125
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Enhance workspace features with tabs, editor commands, and Git links
- #112
#112
Merged
qianmoQ
merged 17 commits into
devlive-community:dev
devlive-community/codeforge:dev
from
qianmoQ:dev-26.3.0
qianmoQ/codeforge:dev-26.3.0
Copy head branch name to clipboard
Jun 28, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Enhance workspace features with tabs, editor commands, and Git links
#112
qianmoQ
merged 17 commits into
devlive-community:dev
devlive-community/codeforge:dev
from
qianmoQ:dev-26.3.0
qianmoQ/codeforge:dev-26.3.0
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
feat(workspace): 切换文件时自动在文件树中定位(可开关)
Show description for 5e048b8
qianmoQ
committed
5e048b8
View commit details
Copy full SHA for 5e048b8
Browse repository at this point
feat(tabs): 支持置顶标签 (Pin Tab)
Show description for 428e114
qianmoQ
committed
428e114
View commit details
Copy full SHA for 428e114
Browse repository at this point
feat(editor): 状态栏新增缩进指示,点击可快速切换空格/Tab 与缩进宽度
Show description for 636b9fd
qianmoQ
committed
636b9fd
View commit details
Copy full SHA for 636b9fd
Browse repository at this point
feat(git): AI 生成提交信息改用暂存 diff,更贴合实际提交内容
Show description for f78ebb0
qianmoQ
committed
f78ebb0
View commit details
Copy full SHA for f78ebb0
Browse repository at this point
feat(git): 复制当前行的远程仓库永久链接
Show description for 15cd416
qianmoQ
committed
15cd416
View commit details
Copy full SHA for 15cd416
Browse repository at this point
Commits on Jun 27, 2026
fix(editor): 右键菜单按真实尺寸夹取到视口内,修复贴底/贴右裁切
Show description for 0495a2f
qianmoQ
committed
0495a2f
View commit details
Copy full SHA for 0495a2f
Browse repository at this point
feat(editor): 新增缩进参考线(可开关)
Show description for 1a9a87a
qianmoQ
committed
1a9a87a
View commit details
Copy full SHA for 1a9a87a
Browse repository at this point
feat(git): 远程永久链接支持在浏览器打开,并加入编辑器右键菜单
Show description for 51e428c
qianmoQ
committed
51e428c
View commit details
Copy full SHA for 51e428c
Browse repository at this point
feat(git): 状态栏显示当前分支,点击打开 Git 面板
Show description for 8ba7917
qianmoQ
committed
8ba7917
View commit details
Copy full SHA for 8ba7917
Browse repository at this point
feat(editor): 新增文本变换命令——排序行(升/降)、转大写/小写
Show description for 5a519bb
qianmoQ
committed
5a519bb
View commit details
Copy full SHA for 5a519bb
Browse repository at this point
Commits on Jun 28, 2026
feat(editor): 文本命令补充——删除重复行、去除行尾空白
Show description for 17a0ad3
qianmoQ
committed
17a0ad3
View commit details
Copy full SHA for 17a0ad3
Browse repository at this point
feat(editor): 新增专注模式,隐藏工具栏/输入区/侧栏/状态栏沉浸编辑
Show description for 9fb9db1
qianmoQ
committed
9fb9db1
View commit details
Copy full SHA for 9fb9db1
Browse repository at this point
style(rust): cargo fmt 统一格式(git_permalink 等)
qianmoQ
committed
4dcc19d
View commit details
Copy full SHA for 4dcc19d
Browse repository at this point
fix(ci): docs 锁文件重建为 pnpm 10 格式(lockfileVersion 9.0)
Show description for acf7905
qianmoQ
committed
acf7905
View commit details
Copy full SHA for acf7905
Browse repository at this point
refactor(app): 文本变换命令抽离为 useTextCommands composable
Show description for 2cce136
qianmoQ
committed
2cce136
View commit details
Copy full SHA for 2cce136
Browse repository at this point
refactor(app): 远程永久链接逻辑抽离为 useGitPermalink composable
Show description for 94eb8cd
qianmoQ
committed
94eb8cd
View commit details
Copy full SHA for 94eb8cd
Browse repository at this point
refactor(app): 文件树定位逻辑抽离为 useRevealInTree composable
Show description for 2a674e2
qianmoQ
committed
2a674e2
View commit details
Copy full SHA for 2a674e2
Browse repository at this point
You can’t perform that action at this time.