We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
⚠️ We have a new website! Visit now for the most update to date documentation. This wiki is no longer being maintained.
Turns the edit-and-continue features of a toolset or platform on and off.
editAndContinue "value"
If no value is set for a configuration, the toolset's default setting (usually "On") will be used.
value is a boolean value, i.e. "On" or "Off".
value
Project configurations.
Premake 5.0 or later.
-- Turn off edit and continue editAndContinue "Off"