Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>premake managerNew to Visual Studio Code? Get it now.
premake manager

premake manager

lolrobbe2

|
74 installs
| (0) | Free
a extension to manage premake projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

premake-manager

this is an unofficial extension to manage premake projects

GitHub package.json version GitHub Release

Features

  1. install/manage multiple versions of premake at the same time.
  2. easaliy run premake actions
  3. auto detect premake5.lua

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

installing test version

type >VSIX in the top bar and press enter and select the package.

commands:

  1. premake.action.run run premake action
  2. premake.setversion set the used premake version
  3. premake.action.default.set set default premake action
  4. premake.action.default.run run default premake action
  5. premake.cleanup cleanup the .premake folder
  6. premake.terminal.new opens a new premake5 terminal
  7. premake.terminal.get gets an existing premake5 terminal or opens a new one

Extension Settings

github access

github is used to make it so you are not rate limited!

0.0.3 - alpha

the end of exams update (i passed all of them!)

features/bugfixes

  1. added vscode task support
  2. added the premake workspace explorer/viewer
  3. added premake5 terminal
    • get new or existing terminal: ctrl+alt+p/cmd+alt+p
    • get new terminal: ctrl+alt+m/cmd+alt+m
    • get help for the terminal => just type: help
  4. moved from PremakeRunner to the new terminal.
  5. fixed bug where premake could no be executed on unix systems
  6. added workspace generation command (experimental/ ran out of time)
  7. added snippet for tasks
  8. added snippet for workspace and include
  9. general bug fixes

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft