tw1nk / waf-task-provider

A Visual Studio Code plugin for detecting tasks from wscript files used in the https://waf.io buildsystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WAF Provider

This extension auto-detects tasks in wscript files for waf.

VS Code API

vscode module

Contribution Points

Running the example

  • Open this example in VS Code
  • npm install
  • npm run compile
  • F5 to start debugging

About

A Visual Studio Code plugin for detecting tasks from wscript files used in the https://waf.io buildsystem

License:MIT License


Languages

Language:TypeScript 89.8%Language:JavaScript 10.2%