XF2 Add-on Visual Studio Code Snippets for XenForo 2

virgilio183

Well-known member
Pro
Master
Diamond
Elite
Joined
May 16, 2021
Messages
25,376
Reaction score
29,539
Points
113
NullCash
574,811
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
 

Attachments

  • VS Code Snippets for XF2.zip
    8.2 KB · Views: 0
Top