- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 641
editAndContinue
        starkos edited this page Apr 10, 2021 
        ·
        8 revisions
      
    
       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".
Project configurations.
Premake 5.0 or later.
-- Turn off edit and continue
editAndContinue "Off"