gitignore Extension for Visual Studio CodeA 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
Authenticated GitHub API RequestsThis 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 most likely infrequent usage of this extension. If you reach the rate limit (e.g. because you work inside a corporate network), you can switch to authenticated requests by setting the ExamplesUsing a personal access token:
Using an OAuth2 key/secret
Roadmapv0.1
v0.2
v0.3
v0.4
v0.5
v0.6
v0.7
v0.8
v0.x
ChangelogSee CHANGELOG.md LicenseSee LICENSE file CreditsIcon based on the Git logo by Jason Long |