Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 30, 2022 - C++
The Download
On this episode of The Download, Christina returns from some downtime with a random t-shirt and the latest developer and open source project news, including GitHub Copilot, Deno Fresh, GPT-3 code explanation, TensorFlow Lite for Commodore 64s, and more!
Popular topic
OpenGL
Trending repository
Trending repository
-
Updated
Jul 30, 2022 - HTML
Upcoming event recommended by GitHub
Kansas City Developer Conference 2022
August 08, 2022 - August 10, 2022 • Kansas City, MO
Trending repository
Currently the aptos CLI prompts you whenever you're doing something potentially risky. To avoid this you can pass --assume-yes but this gets old very fast for people who are used to CLIs just executing their commands without confirming. It'd be nice to have some way to set something in the config that effectively enables --assume-yes for every command.
Trending repository
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
abaplint
Overview
abaplint.app, quality checks and static analysis for the ABAP programming language.
Automatically run quality checks and static analysis for each change and pull request in the repository.
The application works with SAP ABAP code serialized using abapGit.
Trending repository
-
Updated
Jul 30, 2022 - Go
Trending repository
-
Updated
Jul 30, 2022
Trending repository
-
Updated
Jul 30, 2022 - Python
Trending repository
-
Updated
Jul 29, 2022
Trending repository
-
Updated
Jul 29, 2022 - C++
Trending repository
-
Updated
Jul 30, 2022 - Jupyter Notebook
Trending repository
-
Updated
Jul 29, 2022 - TypeScript
Trending repository
-
Updated
Jul 30, 2022 - Kotlin
Trending repository
-
Updated
Jul 30, 2022 - C++
Trending repository
-
Updated
Jul 22, 2022 - HTML
Trending repository
-
Updated
Jul 29, 2022 - Swift
Trending repository
Summary
Quotation marks should be used to delineate things and make it clear that things are not prose.
There are other ways to delineate such things, e.g. <tt>text</tt> instead of 'text'.
Motivation
I've watched people try to select the name of the resource in order to delete an object, e.g.:
<img width="1010" alt="image" src="https://user-images.githubusercontent.com/2119212
Trending repository
Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)
(node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
Manifest version 2 is deprecated, and support will be removed in 2023. See https://
Trending repository
Trending repository
-
Updated
Jul 29, 2022 - Lua
Trending repository
-
Updated
Jul 30, 2022 - C++
Trending repository
-
Updated
Jul 13, 2022 - Python
Trending repository
-
Updated
Jul 9, 2022 - JavaScript
Trending repository
-
Updated
Jul 29, 2022 - HCL
App recommended by GitHub
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.


Volunteer help
As a branch of #3274 .
At present, the test coverage of shenyu-common module is not high. Please try to make the test coverage of each class reach more than 80% (in the case of ensuring the stability of the test).
If you would like to help, please leave a message under this issue. BTW, you can use
Run 'Test in 'xxx'' With Coveragein IntelliJ IDEA to see the approxim