Visual Studio Code Snippets for XenForo 2

Unmaintained Visual Studio Code Snippets for XenForo 2 20211012

No permission to download
Compatible XF 2.x versions
  1. 2.0
  2. 2.1
  3. 2.2
Additional requirements
Visual Studio Code by Microsoft
Visual Studio Code snippets for XenForo 2 development, based on @Kier's PhpStorm Live Templates ver 20210519.

vscode snippets for xf2.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: https://code.visualstudio.com/docs/editor/userdefinedsnippets
Related resources
Author
Myke623
Downloads
66
Views
1,574
First release
Last update

Ratings

5.00 star(s) 1 ratings

Latest updates

  1. JavaScript Snippet Improvements

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

Latest reviews

Very glad this was released as I use VS Code and PHPStorm. The best thing to happen in VS Code since...I don't know when. LOL
Top Bottom