Visual Studio Code Snippets for XenForo 2

Add-ons Visual Studio Code Snippets for XenForo 2 20211012

Register & Get access to index
Compatible XF Versions
2.0 , 2.1 , 2.2
Visible Branding
No
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: Snippets in Visual Studio Code
  • Like
Reactions: MetehanSN and Aram
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. JavaScript Snippet Improvements

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