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
GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

Redux logo
Popular topic
Redux is a predictable state container for JavaScript apps.
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

Stale

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

How it works

After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.

If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.

If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.

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
Codacy screenshot
App recommended by GitHub

Codacy

Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.

You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.

You can’t perform that action at this time.