Skip to content

Conversation

@lolrobbe2
Copy link
Contributor

What does this PR do?

This just adds a new extensions file to the docs same as modules but then for extensions.

How does this PR change Premake's behavior?
it does not change anything.

Anything else we should know?

this adds the premake manager vscode extension to the list of available extension

bootstrapping premake example:
this was a quick bootstrapping of premake using the permake terminal.
image

**Workspaces viewer: **
(current version does not always want to play along because of AST traverse bug)
image

integrated premake terminal
(handy for making premake workspaces)
image

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes

  • Align documentation to your changes

You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!

PS lua debug adapter is on the way :)

KyrietS
KyrietS previously requested changes Apr 1, 2025
Copy link
Member

@KyrietS KyrietS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add your page to: sidebars-community.js under "modules".

Also, do we know if there are any other extensions worth mentioning here?

@lolrobbe2
Copy link
Contributor Author

@KyrietS probably the Visual Studio premake runner

These IDE extensions are available from other developers; follow the links for more information. If you've developed an extension you would like to share with others, feel free to [add a link](https://github.com/premake/premake-core/edit/master/website/community/extensions.md) to the list!

# Visual Studio Code
- [premake mananager](https://marketplace.visualstudio.com/items?itemName=lolrobbe2.premake-manager) : Manage premake projects and use the integrated premake terminal. No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Premake Manager" instead of "premake mananager"


## Visual Studio Code

- [Premake Mananager](https://marketplace.visualstudio.com/items?itemName=lolrobbe2.premake-manager) : Manage premake projects and use the integrated premake terminal.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is still misspelled.

@lolrobbe2 lolrobbe2 requested a review from nickclark2016 April 1, 2025 17:16
Copy link
Member

@nickclark2016 nickclark2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the future, please squash these down to a single commit locally.

@lolrobbe2
Copy link
Contributor Author

In the future, please squash these down to a single commit locally.

I will.

@nickclark2016 nickclark2016 dismissed KyrietS’s stale review April 1, 2025 19:22

Review comments addressed. Dismissing to unblock merge.

@nickclark2016 nickclark2016 merged commit 39d3b9a into premake:master Apr 1, 2025
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants