Skip to content

Files

This branch is 74455 commits behind microsoft/vscode:main.

jake

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 6, 2018
Jul 31, 2019
Sep 20, 2018
Jul 13, 2018
Sep 20, 2018
Oct 28, 2019
Jun 27, 2018
Oct 1, 2018
Oct 28, 2019

Jake - JavaScript build tool

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension supports running Jake tasks defined in a Jakefile.js file as VS Code tasks. Jake tasks with the name 'build', 'compile', or 'watch' are treated as build tasks.

To run Jake tasks, use the Tasks menu.

Settings

  • jake.autoDetect - Enable detecting tasks from Jakefile.js files, the default is on.