Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>VisionScript SnippetsNew to Visual Studio Code? Get it now.
VisionScript Snippets

VisionScript Snippets

Tanishq Patni

|
31 installs
| (0) | Free
Code snippets for VisionScript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VisionScript Snippets (Visual Studio Code)

Quickly write Visionscript. This extension provide full description & useful snippet.

Snippets

Functions available in the VisionScript language.

Functions
├── Input
│   ├── Load
│   └── SetRegion
├── Process
│   ├── Blur
│   ├── Cutout
│   ├── FilterByClass
│   ├── Greyscale
│   ├── Paste
│   ├── PasteRandom
│   ├── Profile
│   ├── Replace
│   ├── Resize
│   ├── Rotate
│   ├── SetBrightness
│   ├── SetConfidence
│   └── Size
├── Find
│   ├── Caption
│   ├── Classify
│   ├── Count
│   ├── CountInRegion
│   ├── Describe
│   ├── Detect
│   ├── Find
│   ├── First
│   ├── GetEdges
│   ├── GetText
│   ├── Last
│   ├── ReadQR
│   ├── Search
│   ├── Segment
│   └── Similarity
├── Output
│   ├── Compare
│   ├── GetDistinctScenes
│   ├── GetFPS
│   ├── Save
│   ├── Say
│   ├── Show
│   └── ShowText
├── Logic
│   ├── Break
│   ├── Breakpoint
│   ├── Equality
│   ├── Exit
│   ├── If
│   ├── import
│   ├── In
│   ├── Make
│   ├── Read
│   ├── Reset
│   ├── Select
│   └── Use
└── Deploy
    └── Input

Installation

To install the extension:

  1. Visit the VisionScript Snippets extension page on the Visual Studio Code Marketplace.
  2. Click "Install"

License

The source code in this repository is licensed under an MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft