Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
SQL
-
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
-
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.
Dependabot Preview
Dependabot is moving natively into GitHub! To move forward from Dependabot Preview, see the docs.
-
Updated
Jun 28, 2020 - C++
-
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
-
Updated
Jun 27, 2020 - JavaScript
-
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 - Dart
-
Updated
Jun 22, 2020 - Rust
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.


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,