vscode-gist | vscode extension for quick gists
kandi X-RAY | vscode-gist Summary
kandi X-RAY | vscode-gist Summary
vscode extension for quick gists
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vscode-gist
vscode-gist Key Features
vscode-gist Examples and Code Snippets
Community Discussions
Trending Discussions on vscode-gist
QUESTION
I'm trying to use the Gist extension for VS Code.
I did the following steps:
- Install extension
GIST: select profile
Create New Profile
->Github.com (common)
- On Github, I created a new access token, then I copied the token and I pasted it on VS Code
When I do GIST: open gist
I have no gist in the list, but on Github I have 3 secret gists.
Why? What am I doing wrong?
...ANSWER
Answered 2019-Jul-21 at 23:521st, make sure that when you created the access token on Github, you enabled the gist access:
https://github.com/settings/tokens/new:
The extension does not raise an error if the token you created and pasted does not have gist access, but when you do "GIST: Open Gist", the list will show up as empty.
2nd, the extension seems to only support owned gists, meaning gists you created under the same account as the access token. It does not include starred or favorited ones. You can check by going to your https://gist.github.com/[username], and selecting the All gists tab. Only those under that tab will be fetched by the VS Code extension.
There was an issue "Feature - Open Starred Gists" and a PR "feat: adds open favorite" opened by the author himself, but as of 3.0.3 that I am using now, my favorited/starred gists still don't show up.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vscode-gist
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page