Resource icon

Visual Studio Code Snippets for XenForo 2 20211012

No permission to download
  • Author Author agnes
  • Creation date Creation date
Xenforo Version
  1. 2.1.x
  2. 2.2.x
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
Author
agnes
Downloads
0
Views
226
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from

Latest updates

  1. 20211012

    The VS Code Snippets for JavaScript now convert the CamelCase Element/Event Name to...
Back
Top