Skip to content

Coding snippets for Velo by Wix (to be used in VSCode and VSCode server)

Notifications You must be signed in to change notification settings

Yoavcwix/Wix-Coding-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

wix-code-snippets README

This package includes coding snippets to be used with Velo by Wix.

Usage

Start typing the name of the function you wish to use, and the snippet will be automatically inserted. You can use TAB to run between parameters that should be defined in the function added.

Features

Includes most used coding blocks:

  • OnReady
  • onClick
  • onMouseIn
  • onMouseOut
  • Repeater onItemReady
  • Open Lightbox with data object
  • Wix Data Query
  • Secrets - get Secret
  • Backend files - web module permissions setup
  • more to be added soon!

Requirements

Working with a Velo by Wix website - either on your local envrionment or on our online VSCode server.

Setup

On your local VSCode IDE - Download the vsix package file from this repo. Install it using the VScode extension installer.

Alternatively, and for VSCode Server - all snippets are saved in the file wix-coding-snippets.code-snippets and can be copied to your global snippets file in VSCode.

About

Coding snippets for Velo by Wix (to be used in VSCode and VSCode server)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published