0.3.0-next.1a46de24eab • Published 5 years ago

@theia/vscode-builtin-jake v0.3.0-next.1a46de24eab

Weekly downloads
1,664
License
MIT
Repository
-
Last release
5 years ago

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.
0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

7 years ago