简体   繁体   English

Coldfusion Builder片段存储库

[英]Coldfusion Builder Snippets repository

I'm looking for Coldfusion Builder snippets repository. 我正在寻找Coldfusion Builder代码段存储库。 I tried looking in github but didn't find any useful snippets. 我尝试在github中查找,但未找到任何有用的代码段。

https://github.com/search?utf8=%E2%9C%93&q=coldfusion+snippets&type=Repositories&ref=searchresults https://github.com/search?utf8=%E2%9C%93&q=coldfusion+snippets&type=Repositories&ref=searchresults

Anybody knows snippets repository where I can import in my coldfusion builder? 有人知道片段库可以在我的Coldfusion构建器中导入吗?

@Vlad, a google search found the git repository if Snippets compatible with ColdFusion Builder at 如果Google代码段与ColdFusion Builder兼容,则@ Vlad,Google搜索会找到git存储库

https://github.com/cfeclipse/cfeclipse/wiki/Code-Snippets https://github.com/cfeclipse/cfeclipse/wiki/Code-Snippets

To install, 安装,

  • copy the zip from Git to a local folder, 将zip从Git复制到本地文件夹,
  • open cfbuilder preferences and enter "snippets" in the search box. 打开cfbuilder首选项,然后在搜索框中输入“片段”。
  • Note the path displayed for ColdFusion Snippets. 请注意为ColdFusion代码段显示的路径。
  • Open the downloaded zip file and extract to that same folder. 打开下载的zip文件,然后解压缩到同一文件夹。

The downloaded snippets will now show up in the snippets view of CFBuilder. 现在,下载的片段将显示在CFBuilder的片段视图中。

I have tested this in Coldfusion Builder 2 and 3. 我已经在Coldfusion Builder 2和3中进行了测试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM