Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
Join the GitHub Game Off!
Game Bytes

Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!

C++ logo
Popular topic
C++ is a general purpose and object-oriented programming language.
Trending repository
GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
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.

k6
Trending repository
Trending repository
erkanarslan
erkanarslan commented Mar 5, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.2
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s): unrelated

Describe the bug
openFile method of utils module does not preview the

Trending repository
heroboy
heroboy commented Nov 25, 2020

Search Terms

Suggestion

When inputing code:

type SomeType<T> = T extends [infer X,infer Y]?any:any;

When you typing at X, the current completion list is a list of existing types, for example XMLDocument.
In vscode, when you typed X it is very easy mistakenly accept the wrong suggestion.(The setting "editor.acceptSuggestionOnCommitCharacter" default is true).

I t

material-ui
Trending repository
Code Climate screenshot
App recommended by GitHub

Code Climate

Collaboratively improve code quality with Code Climate and GitHub

Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.

You can’t perform that action at this time.