1loc-vscode 中文文档教程

发布于 3年前 浏览 28 项目主页 更新于 3年前

1loc-vscode

1loc vscode logo

一行代码 (loc) 中 JavaScript 实用程序的 VSCode 扩展!

Motivation

时间过得真快,在 1loc 网站上找到我想要的片段。 这是为了让所有代码片段在我(以及数百万开发人员)使用的代码编辑器中触手可及每天。 这个项目最初是从 1loc

demo gif

Run it locally

git clone git@github.com:codeshifu/1loc-vscode.git

cd 1loc-vscode

yarn install

yarn dev

生成的片段可以在 extension/snippets 文件夹中找到

Packaging

你应该有 vsce 全局安装,

yarn global add vsce
# or
npm install -g vsce

然后在根目录中运行,即 1loc-vscode

yarn package

Author

Luqman Olushi O.
Luqman Olushi O.

Support

请考虑通过订阅我的 YouTube 来支持我频道 ????????

License

该项目已获得许可 麻省理工学院

1loc-vscode

1loc vscode logo

VSCode extension for JavaScript utilities in one line of code (loc)!

Motivation

Time flies finding the snippets I want on the 1loc website. This was an attempt to make it easily accessible to have all snippets at my fingertips in the code editor I (& millions of developers) use every day. This project was originally forked from 1loc

demo gif

Run it locally

git clone git@github.com:codeshifu/1loc-vscode.git

cd 1loc-vscode

yarn install

yarn dev

Generated snippets can be found in extension/snippets folder

Packaging

You should have vsce installed globally

yarn global add vsce
# or
npm install -g vsce

then run in the root dir i.e. 1loc-vscode

yarn package

Author

Luqman Olushi O.
Luqman Olushi O.

Support

Please consider supporting me by subscribing to my YouTube channel ????????

License

This project is licensed under MIT

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文