We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Article Reference Link
Release Article: https://about.gitlab.com/2017/06/22/gitlab-9-3-released/
如果 issue 内容因为讨论的内容发生变动,而在编辑的时候又因为跳页而没法查看原来的讨论内容
当然这个问题也可通过多开一个 tab 来解决,如果不用多开那可多好
通过这一特性,直接在当前页面编辑 issue 内容,不用跳页,不用开 tab
就是当你在看一个项目依赖的时候,会根据一定规则,帮每个依赖包做一个链接
通过这个链接,很方便的就可以直接去到包对应的介绍页面
下面是官方的支持列表
*.gemspec
package.json
composer.json
Podfile
*.podspec
*.podspec.json
Cartfile
Godeps.json
requirements.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Article Reference Link
Release Article: https://about.gitlab.com/2017/06/22/gitlab-9-3-released/
Edit Issue Description Inline, Without Losing Context
如果 issue 内容因为讨论的内容发生变动,而在编辑的时候又因为跳页而没法查看原来的讨论内容
当然这个问题也可通过多开一个 tab 来解决,如果不用多开那可多好
通过这一特性,直接在当前页面编辑 issue 内容,不用跳页,不用开 tab
Autolinking Package Names
就是当你在看一个项目依赖的时候,会根据一定规则,帮每个依赖包做一个链接
通过这个链接,很方便的就可以直接去到包对应的介绍页面
下面是官方的支持列表
*.gemspec
(Ruby)package.json
(Node.js)composer.json
(PHP)Podfile
(Objective-C)*.podspec
(Objective-C)*.podspec.json
(Objective-C)Cartfile
(Objective-C)Godeps.json
(Go)requirements.txt
(Python)The End
The text was updated successfully, but these errors were encountered: