Skip to content

Files

Latest commit

9494a89 · Oct 1, 2024

History

History

jake

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 6, 2018
Jul 22, 2024
Oct 1, 2024
Sep 9, 2024
Jul 13, 2018
Sep 20, 2018
Sep 6, 2024
May 10, 2024
May 11, 2021
Nov 9, 2021

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.