Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Swift
-
Updated
Jun 27, 2020 - Jupyter Notebook
- I have checked that a similar feature request does not already exist.
Is your feature request related to a problem? Please describe.
I can't play a game (mindustry) without remapping button
Describe the solution you'd like
Disable shortcuts, especially for mouse, so that right-clicking does correct things in-game.
**Describe alternative
A sandbox tower defense game
-
Updated
Jun 28, 2020 - Java
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
基于Python的开源量化交易平台开发框架
-
Updated
Jun 28, 2020 - C++
shapez.io is an open source base building game inspired by factorio! Available on web & desktop
-
Updated
Jun 28, 2020 - JavaScript
🚀 Feature request
Current Behavior
The type ErrorMessage doesn't have an id property.
Desired Behavior
It'd be nice id?: string would be added to the type ErrorMessage and set on the outermost component that serves as error message.
Suggested Solution
Add id={this.props.id} to the outer component in ErrorMessage.
Who does this impact? Who is this
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
-
Updated
Jun 27, 2020 - JavaScript
Avatars for Zoom, Skype and other video-conferencing apps.
-
Updated
Jun 24, 2020 - Python
-
Updated
Jun 26, 2020 - Go
This issue happens with large tree's, a square showing up removing the shadow. This issue existed since at least CE5.2.
Reproduce: Blank project -> Basic Level (just a name, basic settings) -> Import large tree -> Make sure shadows are visible -> Move around it should show up.
I reproduced it in 5.6.1, 5.6, 5.5 and 5.2 (all the engines i had)
5.6.1 Below

-
Updated
Jun 28, 2020 - Shell
见 https://beego.me/docs/mvc/controller/config.md#basic-config,
beego.AppConfigPath = "conf/app2.conf"
beego.AppConfigProvider = "ini"
代码里 已经改成私有变量,需要通过如下方式进行配置的加载:
beego.LoadAppConfig("ini", "conf/app2.conf")
烦请帮忙更新一下,以免其他用户受误导,谢谢!
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
-
Updated
Jun 28, 2020 - Dart
egui: Immediate mode GUI written in Rust, made for WASM
-
Updated
Jun 22, 2020 - Rust
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.


What behaviour is expected:
Proper tab complete for alias commands from commands.yml
The /give command is shared between EssentialsX and Vanilla; ideal fix would be assigning it an alias in the commands.yml file to direct /give to the /minecraft:give command, and retain tab completion to the alias.
What behaviour is observed:
Tab completion for
/giveonly provides usernames,