Skip to content

Repository files navigation

Task for Visual Studio Code

Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.

Installation | Documentation | Twitter | Mastodon | Discord

Installation

Features

  • View tasks in the sidebar.
  • Run tasks from the sidebar and command palette.
  • Go to definition from the sidebar and command palette.
  • Run last task command.
  • Multi-root workspace support.
  • Initialize a Taskfile in the current workspace.

Task for Visual Studio Code Preview

Configuration

SettingTypeAllowed ValuesDefaultDescription
updateOnstring"manual", "save""save"When the list of tasks should be updated.
pathstring"task"Path to the Task binary. Can also the name of a binary in your $PATH.
outputTostring"output", "terminal""output"Where to print the output of tasks. Note that the output panel does not support ANSI colors.
checkForUpdatesbooleantrueCheck if there is a newer version of Task on startup.
tree.nestingbooleantrueWhether to nest tasks by their namespace in the tree view.
tree.sortsortdefault, alphanumeric, none"default"The order in which to display tasks in the tree view.

About

Task for Visual Studio Code

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages