-
Updated
Sep 25, 2020 - Rust
snippet
Here are 235 public repositories matching this topic...
-
Updated
Apr 7, 2020 - CSS
-
Updated
Mar 20, 2020 - CSS
-
Updated
Oct 6, 2020 - Swift
The request handling of this VSCode plugin is not handling errors at the moment.
Here is the request code:
https://github.com/mre/vscode-snippet/blob/370d427158ad683590d8abc4cadd976d0c584041/src/snippet.ts#L99-L110
As you can see, we don't check for errors in line 106.
It would be great to catch errors there and show and error message to the user.
You can test this by going offline and sear
-
Updated
Jul 24, 2020 - PHP
-
Updated
Oct 17, 2019 - HTML
-
Updated
Aug 22, 2020 - Jupyter Notebook
-
Updated
Oct 2, 2020 - TypeScript
-
Updated
Jan 4, 2020 - PHP
-
Updated
Sep 27, 2020 - Python
-
Updated
Oct 3, 2020 - Python
-
Updated
Sep 19, 2019 - JavaScript
-
Updated
Oct 3, 2019 - HTML
-
Updated
Oct 1, 2020
-
Updated
Feb 14, 2017 - JavaScript
-
Updated
May 30, 2020 - TeX
-
Updated
Aug 12, 2020 - Python
Improve this page
Add a description, image, and links to the snippet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the snippet topic, visit your repo's landing page and select "manage topics."
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Even
Permission denied (publickey).
message is not shown.@guyzmo offered to "suggest a