Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VeloNew to Visual Studio Code? Get it now.
Velo

Velo

shoonia

|
3,682 installs
| (3) | Free
The extension to work with velo-filesystem chrome extension. Highlighting .jsw, support jobs.config, autocomplete, snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Velo

Build for Velo by Wix extension version

The extension to work with velo-filesystem chrome extension. Highlighting .jsw, support jobs.config, autocomplete, snippets.

Velo vscode

Settings Options

This extension contributes the following variables to the settings:

Name Description Default
velo.autocomplete.import on/off autocomplete for import Wix modules. true
velo.autocomplete.jsw on/off autocomplete for Web Modules. true

Snippets List

Snippet Content
$→ $w('')
iww→ import wixWindow from 'wix-window';
iwd→ import wixData from 'wix-data';
iwl→ import wixLocation from 'wix-location';
iwu→ import wixUsers from 'wix-users';
iwub→ import wixUsers from 'wix-users-backend';
iwf→ import { fetch, ... } from 'wix-fetch';
iws→ import { local, ... } from 'wix-storage';
ihf→ import { ok, ... } from 'wix-http-functions';
iwr→ import { ok, ... } from 'wix-router';
jsw→ import { ... } from 'backend';
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft