GitHub
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
Here are 8,077 public repositories matching this topic...
This is my favorite git app by the way!
It would be nice to be directed to that location in a readme by clicking on the marked links of a readme, clicking it doesn't do anything as of now. For well organized readme's, it would be easy to jump to the section you want to read!
Description
Access tokens are shown in clear text on Brave Browser with extension installed
Environment (if bug)
- Octotree version: 4.1.7
- Browser & version: Version 1.4.95 Chromium: 80.0.3987.122 (Official Build) (64-bit)
- OS & version: macOS Mojave 10.14.6
- Screenshot, if any (drag an image here) - N/A - really don't want to show my token =)
- Console error log below this
Here's a text translation of the machine
At present, the contribution to the document is very inconvenient, indirectly leading to the progress gap between the language documents is too large, I hope some good-hearted men could add a button to the document page so that the document contributor can jump directly to the corresponding md file editing page.
Here's what might be useful:
- On
I use stackedit.io and frequently have several documents open in different tabs simultaneously.
It would be very useful to me if the tab title was either the filename or the title of the document or something like that, to make it easy to find what I'm looking for.
document.title = 'StackEdit | ' + document.querySelector('.token.h1').innerText.slice(2)looks pretty goo
Problem
When using git-history with a base repo url you get the startpage of githistory.xyz which isn't very useful by itself.
I'd suggest redirecting to the RegEx:(?i)readme(\.md|\.rst|\.txt)? file on the master branch.
Example
https://github.githistory.xyz/babel/babel/
--> https://github.githistory.xyz/babel/babel/blob/master/README.md
equally with gitlab:
<https://gitlab
- Have 2 windows open (the order of opening may affect this)
- Select 2 issues in a repo you own, eg. https://github.com/sindresorhus/refined-github/issues
- Click on "Open all"
The tabs may open on the background window instead of the current one.
It happened on Firefox
Is your feature request related to a problem? Please describe.
There is no indication in the CMS when the underlying service (BitBucket/GitHub/GitLab) u
GitHub Sponsors
follow up from #8249 to make it more robust/future-proof
There's a bunch of prior art that can be stolen from the suggested next steps view that I think would help here so that we don't have to manually keep these in sync with the application menu.
-
Updated
Mar 17, 2020
建议在界面中添加图床管理页面链接
问题类型
Feature Request
PicGo的相关信息
Windows 10 1909 18363.535
picgo 2.2.0
问题重现
功能请求
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
可否增加一个自动复制链接到剪贴板的开关?
-
Updated
Apr 19, 2019 - JavaScript
The Minimum Required Information
- Browser: Google Chrome Version 76.0.3809.132 (Official Build) (64-bit)
- **Operating Syst
-
Updated
Jan 14, 2018 - HTML
I think the work you've done on this is amazing. Seems like a great project, but your README is a bit bloated and hard to decipher. Might I suggest you condense it down into a set of readable chunks and maybe link off to the wiki for the more detailed bits.
Its only my opinion, but I find that answering the following questions, in order, helps to simplify docs.
- who? - who wrote the p
Provide man pages
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
-
Updated
Feb 20, 2020 - Rich Text Format
As the project grows, it would be easier to contribute if the project follows a specific javascript style guide.
These are what I use in my personal projects:
Linter: https://github.com/eslint/eslint
Config: https://www.npmjs.com/package/eslint-config-airbnb
But any other would work too
Github markdown supports links to directories, e.g.:
[here is a link to a directory](/grip)Grip returns a 404 for this style of link.
This component could benefit from a refactoring similar to EventsScreen, where every event type would be handled by a dedicated method.
Instead of the big switch/case in render(), we could have something like this:
render() {
const { repository, event } = this.props;
const handler = camelCase(`handle_${event.event}`); // lodash's camelCase
if (typeof this[handler] ==
Kinda of rare I think, but sometimes I want to check out all the dependencies a module suggests to install. Examples:
$ yarn add -D eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin
JS 配置如下:
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
I cannot figure out how to use properly danger on circleci 2.0 with workflows
Support I have a linear workflow where I bundle my app / install libraries (build job) and then run the tests in parallel. (I'm taking Ruby/Rspec as an example).
How can I execute Danger to report test failures on all containers ?
Currently if a job fails on circleCI, the dependent jobs are not ran (ie if I
The Docker setup instructions do not show how to run the test suite with the docker-compose command. I've successfully set up the app and started the Rails server with the following command (which is in the instructions):
GITHUB_CLIENT_ID=yourclientid GITHUB_CLIENT_SECRET=yourclientsecret
https://octokit.github.io/rest.js/
- whitespace on right of header bar for screens < 360px (https://github.com/gr2m/octokit-rest-documentation/issues/42)
- After click on menu, target heading is hidden behind header bar (https://github.com/gr2m/octokit-rest-documentation/issues/40)
- Update URL when scrolling between sections (https://github.com/gr2m/octokit-rest-documentation/is
In spite of I have a README.md on the branch, it still cannot be shown on the main page of repository
Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
- Organization
- github
- Website
- github.com
- Wikipedia
- Wikipedia
Related Topics
git
GitHub Actions Hackathon
Mar 5 - 31, 2020 • Online

项目推荐
项目地址:https://github.com/christianparpart/contour
类别:C++
项目后续更新计划:
项目描述:contour 是一个使用 C++ 17 开发的终端模拟器,可在 Windows, Linux 和 MacOS 三大平台使用,支持字体连字 Font Ligatures(例如 Fira Code 字体)、GPU 加速渲染、背景模糊(Win10、KDE)、256 色和 True Color 和配色主题。
推荐理由:快速、简洁
示例代码:(可选)长度:1-20 行
截图: