Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>gulp-runNew to Visual Studio Code? Get it now.
gulp-run

gulp-run

yodoeyang

|
11,907 installs
| (0) | Free
run my task and find the gulp file intellgent
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

gulp-run README

only used for gamecenter

Features

1、watch ![desc](images/desc.png)

Tip: ctrl + b

Requirements

no requirements

Extension Settings

no need to setting

Known Issues

nothing

Release Notes

gulp run auto

1.0.0

first edition gulp watch ,gulp release

1、auto find our project

1.0.1

first edition gulp watch ,gulp release

1、auto find our project


Working with Markdown

  • Open any file in our project

  • Add shotcut key in 首选项 -> 键盘快捷方式 ->keybindings.json and add config as follow :

    { "key": "ctrl+r", "command": "extension.gulp-release" }, { "key": "ctrl+b", "command": "extension.gulp-watch" }

  • Press ctrl + w to run gulp watch

  • Press Ctrl + r to run gulp release

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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