gitignore Extension for Visual Studio CodeAn extension for Visual Studio Code that assists you in working with Features
UsageStart command palette (with Ctrl+Shift+P or F1) and start typing SettingsVisual Studio Code Settings
GitHub API Rate LimitsThis extension makes API calls to the GitHub REST API which are subject to rate limits. By default, requests sent to the GitHub REST API are unauthenticated. Although the rate limit for unauthenticated requests is low, this should usually not be an issue because of caching and the typical infrequent usage of this extension. If you reach the rate limit (e.g. because you work inside a corporate network), the extension will ask you if you want to the Authenticaton Provider for GitHub. If you agree, the extension will use authenticated GitHub API calls, which come with a mich higher rate limit than unauthenticated calls. Roadmapv0.x
ChangelogSee CHANGELOG.md LicenseSee LICENSE CreditsIcon based on the Git logo by Jason Long |