Visual Studio Code Snippets for XenForo 2

Visual Studio Code Snippets for XenForo 2 20211012

没有下载权限
  • 作者 作者 work
  • 创建日期 创建日期
XF 兼容性
  1. 2.2.x
摘要
Easily install CSS, HTML, JavaScript, and PHP snippets in VS Code with just a few steps. Extract files from zip, edit user snippets in VS Code preferences, and save your (language).json file for seamless coding experience. Learn more about VS Code Snippets here.
acf5788e722a3.gif

The following (language).json snippets are included:
  • css
  • html
  • javascript
  • php

To install:
  1. Extract the zip file to your local computer containing the above (language).json files.
  2. In VS Code, go to File > Preferences > User Snippets
  3. Select the Existing or New Snippet (language) to edit
  4. Copy the contents of the relevant extracted file and paste into the VS Code editor for the (language).json snippet.
  5. Save the (language).json file

For more information on Visual Code Snippets: Snippets in Visual Studio Code
作者
work
浏览
375
扩展类型
zip
文件大小
6.9 KB
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新更新

  1. 20211012 - 20211012
    The VS Code Snippets for JavaScript now convert the CamelCase Element/Event Name to lowercase-and-dash for the HTML identifier (data-xf-init).

相似的资源

返回
顶部