gaetschwartz / build-runner

Home Page:https://marketplace.visualstudio.com/items?itemName=GaetSchwartz.build-runner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Runner for VSCode

πŸ”¨ Run build_runner commands conveniently.

🌟 Features

  • Launch build_runner build with CTRL+SHIFT+B (CMD+SHIFT+B on Mac).

  • Launch build_runner build with --build-filter by using CTRL+ALT+B (CMD+ALT+B on Mac) to only rebuild the selected file. Way faster than the regular build. (Thanks to @luke_pighetti)

  • Start watching your entire project using build_runner watch by pressing the extension button on the status bar on the bottom.

πŸ“¦ How to setup

  1. Make sure build_runner is set up properly, read its documentation.
  2. That should be it.

πŸ› If you encounter any issue feel free to open an issue. Please make sure it is not a build_runner issue first, try running the build_runner command equivalent.

About

https://marketplace.visualstudio.com/items?itemName=GaetSchwartz.build-runner

License:MIT License


Languages

Language:TypeScript 100.0%