gpt4 book ai didi

git - 我如何从 visual studio 代码( pull/推)访问 git gist?

转载 作者:太空狗 更新时间:2023-10-29 14:42:39 25 4
gpt4 key购买 nike

我想将我的代码片段保存在 git gist 中以便更快地引用。但我也想从我的 ide Visaul Studio Code 访问它。我怎样才能做到这一点?

最佳答案

您可以为 VS 代码安装 Gist 扩展:

VS code -> Extensions -> search Gist -> install the extension (such as install the extension https://marketplace.visualstudio.com/items?itemName=kenhowardpdx.vscode-gist for below example) -> 安装成功后 -> 重新加载。

enter image description here

然后你可以直接通过VS code将你的代码保存到Gist:

在Gist中打开要保存的文件->按F1->输入Gist: create new block->输入描述等

要打开/编辑相关的 Gist,您可以按 F1,然后输入 GIST: Open Block

注意:第一次使用VS code创建Gist时,需要提供github用户名和密码。

关于git - 我如何从 visual studio 代码( pull/推)访问 git gist?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49070599/

25 4 0
文章推荐: html - CSS 在线显示输入(最后输入宽度 :100%)
文章推荐: html - Twitter Bootstrap 轮播不拉伸(stretch)背景图像
文章推荐: html - 如何创建用CSS切掉一 block 的圆圈
文章推荐: javascript - 添加一个事件以在将列表项添加到